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 f568063 commit 26c1d2cCopy full SHA for 26c1d2c
mkdocs.yml
@@ -14,18 +14,18 @@ theme:
14
custom_dir: 'docs/custom_theme/'
15
features:
16
- content.code.copy
17
- - navigation.tabs
18
- # - navigation.instant # Not compatible with i18n plugin
19
- - navigation.tabs.sticky
20
- navigation.expand
21
- navigation.indexes
22
- - navigation.top
+ - navigation.path
23
- navigation.sections
+ - navigation.tabs
+ - navigation.tabs.sticky
+ - navigation.top
24
- navigation.tracking
25
- search.suggest
26
- search.highlight
27
- toc.follow
28
- - toc.integrate
+ # - toc.integrate
29
palette:
30
- scheme: default
31
primary: #007f99
0 commit comments