onnxruntime/docs/build/index.md
Faith Xu cd20cac27f
[website] Fix sidebar ordering (#17620)
### Description
- Fixes ordering of EPs in sidebar
- Also fixes #17607 


### Motivation and Context
<!-- - Why is this change required? What problem does it solve?
- If it fixes an open issue, please link to the issue here. -->
2023-09-20 14:11:50 -07:00

13 lines
410 B
Markdown

---
title: Build ONNX Runtime
has_children: true
nav_order: 5
redirect_from: /docs/how-to/build
---
# Build ONNX Runtime from source
{: .no_toc }
Build ONNX Runtime from source if you need to access a feature that is not already in a released package.
For production deployments, it's strongly recommended to build only from an [official release branch](https://github.com/microsoft/onnxruntime/releases).