Skip to content

Commit 8a91f32

Browse files
Add navigation and search features to mkdocs.yml
1 parent b51b53c commit 8a91f32

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

mkdocs.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,11 @@ theme:
77
# primary: cyan
88
features:
99
- content.tabs.link
10+
- search.highlight
11+
- navigation.expand
12+
- navigation.instant
13+
- navigation.instant.progress
14+
- navigation.tracking
1015

1116
# for adding extra css/js see https://www.mkdocs.org/user-guide/customizing-your-theme/
1217

0 commit comments

Comments
 (0)