diff --git a/docs/reference/api/python-api.md b/docs/reference/api/python-api.md new file mode 100644 index 0000000000..1a6b9743e5 --- /dev/null +++ b/docs/reference/api/python-api.md @@ -0,0 +1,19 @@ +--- +title: Python API +parent: API docs +grand_parent: Reference +nav_order: 5 +--- + +# ONNX Runtime Python API +{: .no_toc } + +## Contents +{: .no_toc } + +* TOC placeholder +{:toc} + +## API + +See [https://www.onnxruntime.ai/python/](https://www.onnxruntime.ai/python/) \ No newline at end of file diff --git a/docs/reference/api/winrt-api.md b/docs/reference/api/winrt-api.md index cc13c10ad8..e8dd765a81 100644 --- a/docs/reference/api/winrt-api.md +++ b/docs/reference/api/winrt-api.md @@ -2,7 +2,7 @@ title: WinRT API parent: API docs grand_parent: Reference -nav_order: 5 +nav_order: 6 --- # Windows Machine Learning WinRT API