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 4ff73c6 commit 8ed2d38Copy full SHA for 8ed2d38
mkdocs.yml
@@ -51,8 +51,5 @@ markdown_extensions:
51
- markdown_include.include:
52
base_path: docs
53
54
-plugins:
55
- - toc-sidebar
56
-
57
extra_css:
58
- stylesheets/extra.css
requirements.txt
@@ -1,4 +1,3 @@
1
mkdocs
2
mkdocs-material
3
markdown-include
4
-git+https://github.com/Mandy91/mkdocs-toc-sidebar-plugin.git@drop_python_2.7_support#egg=mkdocs-toc-sidebar-plugin
0 commit comments