Skip to content

Commit 17a02e3

Browse files
yansun1996sajmera-pensando
authored andcommitted
[DOC] Collapse navigation bar
Signed-off-by: yansun1996 <[email protected]>
1 parent a0c2a4e commit 17a02e3

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

docs/conf.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@
2828
"You're viewing documentation from a development branch. "
2929
"Please switch to the release branch for the officially released documentation."
3030
),
31+
"show_navbar_depth": 0,
3132
}
3233
extensions = ["rocm_docs","sphinx_substitution_extensions"]
3334

docs/sphinx/_toc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
root: index
22
defaults:
33
numbered: False
4-
maxdepth: 6
4+
maxdepth: 1
55
subtrees:
66
- caption: Usage
77
entries:

docs/sphinx/_toc.yml.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
root: index
22
defaults:
33
numbered: False
4-
maxdepth: 6
4+
maxdepth: 1
55
subtrees:
66
- caption: Usage
77
entries:

0 commit comments

Comments
 (0)