Skip to content

Commit e70b171

Browse files
authored
Merge branch 'Ameba-AIoT:main' into main
2 parents 125f673 + 374d54f commit e70b171

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

source/conf.py

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -89,10 +89,10 @@
8989

9090
numfig = True
9191

92-
html_theme_options = {
93-
"collapse_navigation": False, # Prevent tab from collapsing
94-
"navigation_depth": 3, # Keep tab active,
95-
}
92+
#html_theme_options = {
93+
# "collapse_navigation": False, # Prevent tab from collapsing
94+
# "navigation_depth": 3, # Keep tab active,
95+
#}
9696

9797
# Get the path to the current directory
9898
current_dir = os.path.dirname(__file__)

0 commit comments

Comments
 (0)