onnxruntime/docs/c_cxx
2022-01-07 16:16:47 -08:00
..
Doxyfile Automate generation of C/C++ API docs (#9997) 2021-12-10 17:45:50 -08:00
doxygen-header.html
README.md Update C/C++ API docs automation to create a PR (instead of push to publish branch) (#10093) 2022-01-07 16:16:47 -08:00

ONNX Runtime C/C++ docs source files

This directory contains doxygen configuration to generate the C/C++ API docs for ONNX Runtime.

The actual generation is performed by a GitHub actions workflow: publish-c-apidocs.yml.

The workflow is currently manually triggered, and generates a PR to the gh-pages branch, for publication on https://onnxruntime.ai.