onnxruntime/docs/c_cxx
2022-01-13 00:25:51 +00:00
..
Doxyfile Merged PR 6835169: RI 12/9/21 - 01/12/22 2022-01-13 00:25:51 +00:00
doxygen-header.html Merged PR 6524907: Fix merge conflicts from public ORT to WindowsAI ORT 2021-10-01 22:47:52 +00:00
README.md Merged PR 6835169: RI 12/9/21 - 01/12/22 2022-01-13 00:25:51 +00: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.