We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a0c2a4e commit 17a02e3Copy full SHA for 17a02e3
docs/conf.py
@@ -28,6 +28,7 @@
28
"You're viewing documentation from a development branch. "
29
"Please switch to the release branch for the officially released documentation."
30
),
31
+ "show_navbar_depth": 0,
32
}
33
extensions = ["rocm_docs","sphinx_substitution_extensions"]
34
docs/sphinx/_toc.yml
@@ -1,7 +1,7 @@
1
root: index
2
defaults:
3
numbered: False
4
- maxdepth: 6
+ maxdepth: 1
5
subtrees:
6
- caption: Usage
7
entries:
docs/sphinx/_toc.yml.in
0 commit comments