mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-05-16 21:00:14 +00:00
| .. | ||
| Doxyfile | ||
| doxygen-header.html | ||
| README.md | ||
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.