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 5e9ec25 commit df1d717Copy full SHA for df1d717
mkdocs.yml
@@ -45,6 +45,7 @@ theme:
45
# - navigation.sections
46
- navigation.expand
47
# - navigation.tabs
48
+ - navigation.top
49
- navigation.tracking
50
- navigation.instant
51
palette:
mkdocs_build/requirements.txt
@@ -21,7 +21,7 @@ lunr==0.6.1;python_version>="3.6"
21
nltk==3.6.5;python_version>="3.6"
22
watchdog==2.1.6;python_version>="3.6"
23
mkdocs==1.2.3;python_version>="3.6"
24
-mkdocs-material==8.0.2;python_version>="3.6"
+mkdocs-material==8.0.3;python_version>="3.6"
25
mkdocs-exclude-search==0.5.4;python_version>="3.6"
26
mkdocs-simple-hooks==0.1.3
27
mkdocs-material-extensions==1.0.3;python_version>="3.6"
0 commit comments