Spaces:
Running
Running
MilesCranmer
commited on
Restructure docs
Browse files- mkdocs.yml +2 -3
mkdocs.yml
CHANGED
@@ -26,13 +26,12 @@ theme:
|
|
26 |
nav:
|
27 |
- index.md
|
28 |
- examples.md
|
|
|
29 |
- operators.md
|
30 |
- tuning.md
|
31 |
- options.md
|
32 |
- papers.md
|
33 |
-
-
|
34 |
-
- api.md
|
35 |
-
- api-advanced.md
|
36 |
- backend.md
|
37 |
- interactive-docs.md
|
38 |
|
|
|
26 |
nav:
|
27 |
- index.md
|
28 |
- examples.md
|
29 |
+
- api.md
|
30 |
- operators.md
|
31 |
- tuning.md
|
32 |
- options.md
|
33 |
- papers.md
|
34 |
+
- api-advanced.md
|
|
|
|
|
35 |
- backend.md
|
36 |
- interactive-docs.md
|
37 |
|