mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-05-18 21:21:17 +00:00
Add workflow to update Objective-C API docs. Remove the Objective-C API doc generation step from the packaging pipeline. There are similar workflows for automatically updating other language API docs. This change enables this for Objective-C too.
13 lines
312 B
YAML
13 lines
312 B
YAML
module: ONNX Runtime Objective-C API
|
|
author: ONNX Runtime Authors
|
|
author_url: https://www.onnxruntime.ai
|
|
github_url: https://github.com/microsoft/onnxruntime
|
|
|
|
objc: true
|
|
umbrella_header: ../include/onnxruntime.h
|
|
framework_root: ..
|
|
|
|
readme: ./main_page.md
|
|
|
|
hide_documentation_coverage: true
|
|
undocumented_text: ""
|