mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-05-18 21:21:17 +00:00
405 B
405 B
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.