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 2a34dd2 commit 98358cdCopy full SHA for 98358cd
mkdocs.yml
@@ -82,6 +82,8 @@ theme:
82
- content.action.view # Allows "View on GitHub" links
83
- content.code.copy # Allows code blocks to have a copy button
84
- navigation.path # Enables path navigation top of docs for smaller screens
85
+ - navigation.tabs # Enables tabbed navigation
86
+ - navigation.indexes # Enables attachment of sub section index
87
icon:
88
repo: fontawesome/brands/git-alt
89
edit: material/pencil
0 commit comments