llvm-project
cea33304 - [Offload] Add Offload API Sphinx documentation (#147323)

Commit
118 days ago
[Offload] Add Offload API Sphinx documentation (#147323) * Add spec generation to offload-tblgen tool * This patch adds generation of Sphinx compatible reStructuedText utilizing the C domain to document the Offload API directly from the spec definition `.td` files. * Add Sphinx HTML documentation target * Introduces the `docs-offload-html` target when CMake is configured with `LLVM_ENABLE_SPHINX=ON` and `SPHINX_OUTPUT_HTML=ON`. Utilized `offload-tblgen -gen-spen` to generate Offload API specification docs.
Author
Parents
Loading