[llvm] [Offload] Add Offload API Sphinx documentation (PR #147323)

Kenneth Benzie via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 9 02:32:23 PDT 2025


================

----------------
kbenzie wrote:

It does, that's where I copied the `llvm-html` theme in `llvm/docs/themes` from in the second commit.

Unfortunately due to how Sphinx works it's not possible to reference static resources outside of the Sphinx source directory, `offload/docs` in this case.

If this isn't desirable, I could do the theme copy in CMake and add that to the ignore file?



https://github.com/llvm/llvm-project/pull/147323


More information about the llvm-commits mailing list