Skip to content

Commit 73fbef3

Browse files
committed
style(mkdocs.yaml): disable navigation auto-expand
Signed-off-by: Mete Fatih Cırıt <mfc@autoware.org>
1 parent 7e1dfea commit 73fbef3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

mkdocs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ copyright: Copyright &copy; 2023 The Autoware Foundation
88
theme:
99
name: material
1010
features:
11-
- navigation.expand
11+
# - navigation.expand # Until we simplify the navigation
1212
- navigation.indexes
1313
- navigation.instant
1414
- navigation.instant.prefetch

0 commit comments

Comments
 (0)