onnxruntime/_config.yml
Faith Xu e2d75e54b0
Website and docs updates for 1.7 (#6718)
* update version #s

* Update CUDA versions

* Fix table

* Fix typo

* table update

* update link

* Add search bar

* Update for Windows ARM packages

* Add quantization.md

* Remove page

* Re-add quantization page
2021-03-01 10:53:13 -08:00

27 lines
642 B
YAML

remote_theme: pmarsceill/just-the-docs
color_scheme: onnxruntime
search_enabled: true
# Split pages into sections that can be searched individually
# Supports 1 - 6, default: 2
search.heading_level: 2
search.button: true
plugins:
- jekyll-toc
kramdown:
parse_block_html: true
toc_levels: "1,2,3"
logo: "/images/ONNX-Runtime-logo.svg"
aux_links:
"Get started":
- "/docs/get-started/"
"Tutorials":
- "/docs/tutorials/"
"How to":
- "/docs/how-to/"
"Reference":
- "/docs/reference/"
"Resources":
- "/docs/resources/"
"GitHub":
- "https://github.com/microsoft/onnxruntime"
ga_tracking: UA-156955408-1