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.
2 parents 6060ac7 + d96ead7 commit 4dd9ac9Copy full SHA for 4dd9ac9
mkdocs.yml
@@ -26,8 +26,11 @@ theme:
26
features:
27
# - announce.dismiss
28
- content.code.annotate
29
+ - content.code.copy
30
- content.tabs.link
31
- content.tooltips
32
+ - content.action.edit
33
+ - content.action.view
34
# - header.autohide
35
# - navigation.expand
36
- navigation.indexes
requirements.txt
@@ -1,6 +1,6 @@
1
mkdocs==1.4.2
2
mkdocs-macros-plugin==0.7.0
3
-mkdocs-material==8.5.11
+mkdocs-material==9.0.2
4
mkdocs-minify-plugin==0.6.2
5
mkdocs-git-revision-date-localized-plugin==1.1.0
6
mkdocs-snippet-plugin==1.0.2
0 commit comments