This commit is contained in:
Inaki Fernandez
2020-05-28 23:28:50 +02:00
parent c30733591f
commit 2aeaf6c293
2 changed files with 6 additions and 8 deletions

View File

@@ -6,12 +6,11 @@ site_author: inafev
repo_url: https://github.com/inafev/awesome-kubernetes
theme:
name: mkdocs #readthedocs
#prev_next_buttons_location: both
#navigation_depth: 3
#titles_only: True
#sticky_navigation: True
include_sidebar: false
name: readthedocs
prev_next_buttons_location: both
navigation_depth: 2
titles_only: True
sticky_navigation: True
extra_css:
- extra.css
extra_javascript:
@@ -24,7 +23,7 @@ markdown_extensions:
- meta
- admonition
- toc:
permalink: False
permalink: True
pages:
- Home: index.md
- Introduction:

View File

@@ -1 +0,0 @@
mkdocs-rtd-dropdown