Prefixed tabs and instant feature flags with 'navigation.*'

This commit is contained in:
squidfunk
2020-09-27 10:13:41 +02:00
parent ce802a4913
commit 085117ef82
10 changed files with 18 additions and 15 deletions

View File

@@ -23,7 +23,7 @@ can be enabled via `mkdocs.yml` with:
``` yaml
theme:
features:
- instant
- navigation.instant
```
The resulting page is parsed and injected and all event handlers and components
@@ -65,7 +65,7 @@ enabled via `mkdocs.yml` with:
``` yaml
theme:
features:
- tabs
- navigation.tabs
```
Note that all __top-level pages__ (i.e. all top-level entries that directly