theme rtd dropdown

This commit is contained in:
Florian du Garage Num 2020-08-03 17:22:12 +00:00
parent 163d7bf8fc
commit 8e4e76f4f9
2 changed files with 4 additions and 3 deletions

View File

@ -1,4 +1,5 @@
site_name: Garage Num Doc
site_url: https://garagenum.gitlab.io/doc
site_dir: public
theme: readthedocs
theme:
name: 'rtd-dropdown'

View File

@ -3,5 +3,5 @@ mkdocs>=1.1.2
# Add your custom theme if not inside a theme_dir
# (https://github.com/mkdocs/mkdocs/wiki/MkDocs-Themes)
mkdocs-material>=5.4.0
#mkdocs-material>=5.4.0
mkdocs-rtd-dropdown