Update mkdocs.yml
This commit is contained in:
parent
40ae2604d5
commit
45e7cb1a83
1 changed files with 10 additions and 0 deletions
10
mkdocs.yml
10
mkdocs.yml
|
|
@ -12,10 +12,20 @@ theme:
|
||||||
palette:
|
palette:
|
||||||
primary: black
|
primary: black
|
||||||
features:
|
features:
|
||||||
|
- content.code.annotate
|
||||||
|
- content.code.copy
|
||||||
|
- content.tabs.link
|
||||||
|
- header.autohide
|
||||||
|
- announce.dismiss
|
||||||
|
- navigation.footer
|
||||||
- navigation.indexes
|
- navigation.indexes
|
||||||
- navigation.sections
|
- navigation.sections
|
||||||
|
- navigation.tabs
|
||||||
|
- navigation.top
|
||||||
|
- navigation.tracking
|
||||||
- search.highlight
|
- search.highlight
|
||||||
- search.share
|
- search.share
|
||||||
|
- search.suggest
|
||||||
|
|
||||||
markdown_extensions:
|
markdown_extensions:
|
||||||
- pymdownx.emoji:
|
- pymdownx.emoji:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue