onnxruntime/docs/api/index.md
Edward Chen 3c9ca35f93
[Docs] Update mobile docs for 1.9 (#9237)
* Edgchen1/objc api reference 1.9 (#1)

* Update Objective-C API reference for 1.9.

* Update spelling.

* Test link changes.

* Fix links.

* Fix links and updates in mobile-performance-tuning.md.

* Fix links in tutorials/mobile/custom-build.md.

* Fix

* Fix

* Fix links in docs/tutorials/mobile/initial-setup.md.

* Fix links.

* Update note.

* Add 1.9 op type support page.

* Add nav info to page.

* Rename files to not have spaces.
2021-10-04 15:48:53 -07:00

16 lines
No EOL
755 B
Markdown

---
title: API Docs
has_children: true
nav_order: 5
---
# ORT API docs
{: .no_toc }
|:----------------------------------------------------------------------------------|
| <span class="fs-5"> [Python API Docs](./python/api_summary.html){: .btn } </span> |
| <span class="fs-5"> [Java API Docs](./java/index.html){: .btn} </span> |
| <span class="fs-5"> [Objective-C Docs](./objectivec/index.html){: .btn} </span> |
| <span class="fs-5"> [WinRT API Docs](https://docs.microsoft.com/windows/ai/windows-ml/api-reference){: .btn} </span>|
| <span class="fs-5"> [C# API Docs](./csharp-api){: .btn} </span>|
| <span class="fs-5"> [JavaScript API Docs](./js/index.html){: .btn} </span>|
| <span class="fs-5"> [Other API Docs](./other-apis){: .btn} </span>|