Skip to content

Fix C/C++ documentation generation - #25569

Merged
Adrian Lizarraga (adrianlizarraga) merged 1 commit into
mainfrom
adrianl/c_cpp_doc_gen_fix
Jul 29, 2025
Merged

Fix C/C++ documentation generation#25569
Adrian Lizarraga (adrianlizarraga) merged 1 commit into
mainfrom
adrianl/c_cpp_doc_gen_fix

Conversation

@adrianlizarraga

@adrianlizarraga Adrian Lizarraga (adrianlizarraga) commented Jul 28, 2025

Copy link
Copy Markdown
Contributor

Description

Fixes documentation error in onnxruntime_c_api.h: parameter name mismatch for Graph_GetGraphView

Motivation and Context

Fix errors in the GitHub action for generating the C/C++ documentation from public header files.

@adrianlizarraga Adrian Lizarraga (adrianlizarraga) changed the title Fix C/C++ document generation Fix C/C++ documentation generation Jul 28, 2025
@adrianlizarraga
Adrian Lizarraga (adrianlizarraga) deleted the adrianl/c_cpp_doc_gen_fix branch July 29, 2025 05:36
Changming Sun (snnn) pushed a commit that referenced this pull request Jul 30, 2025
### Description
Fixes documentation error in onnxruntime_c_api.h: parameter name
mismatch for `Graph_GetGraphView`



### Motivation and Context
Fix errors in the GitHub action for generating the C/C++ documentation
from public header files.
Changming Sun (snnn) pushed a commit that referenced this pull request Jul 30, 2025
- DynamicQuantizeMatMul - handle case where B zero point input is
provided but not constant. (#25544)
- Refactor plugin EP support (#25541)
- Remove the python installation steps from
win-qnn-arm64-ci-pipeline.yml (#25552)
- [EP ABI] Node_GetAttrByName returns ORT_NOT_FOUND with non-existing
attr name (#25565)
- Fix C/C++ documentation generation (#25569)
- [build] fix multi-config for VCPKG (#25585)
Sanket Kale (sanketkaleoss) pushed a commit to sanketkaleoss/onnxruntime that referenced this pull request Aug 11, 2025
### Description
Fixes documentation error in onnxruntime_c_api.h: parameter name
mismatch for `Graph_GetGraphView`



### Motivation and Context
Fix errors in the GitHub action for generating the C/C++ documentation
from public header files.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants