Add link to Python API (#6647)

This commit is contained in:
Nat Kershaw (MSFT) 2021-02-11 13:46:50 -08:00 committed by GitHub
parent e210853b0c
commit 59e485d4f0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 20 additions and 1 deletions

View file

@ -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/)

View file

@ -2,7 +2,7 @@
title: WinRT API
parent: API docs
grand_parent: Reference
nav_order: 5
nav_order: 6
---
# Windows Machine Learning WinRT API