junrushao opened a new pull request, #194: URL: https://github.com/apache/tvm-ffi/pull/194
This PR explicitly asks Sphinx's builtin image downloader to fetch the external images to local `.doctrees/images/`, as another attempt after #193 to fix the image not rendering issue: https://tvm.apache.org/ffi/get_started/stable_c_abi.html#fig-layout-any. #193 didn't fix the problem and ChatGPT [suggests](https://github.com/apache/tvm-ffi/pull/193#issuecomment-3449115370) that it's due to `tvm.apache.org`'s Content Security Policy (CSP) that disallows embedding external resources. It is tested locally that the Sphinx does fetch the images desired. Hopefully this time this issue can be fixed. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
