Add plugins from vedem-doc

This commit is contained in:
Glenn Y. Rolland 2021-11-25 16:39:10 +01:00
parent dc6b5b7b21
commit ace7dd095a
2 changed files with 17 additions and 7 deletions

15
Pipfile
View file

@ -6,13 +6,18 @@ verify_ssl = true
[dev-packages]
[packages]
mkdocs = "*"
mkdocs-material = "*"
mdx-truly-sane-lists = "*"
pymdown-extensions = "*"
ansicolors = "*"
honcho = "*"
pyinotify = "*"
mdx-truly-sane-lists = "*"
mkdocs = "*"
mkdocs-awesome-pages-plugin = "*"
mkdocs-gitbook = "*"
mkdocs-include-markdown-plugin = "*"
mkdocs-material = "*"
mocodo = "*"
pyinotify = "*"
pymdown-extensions = "*"
[requires]
python_version = "3.9"

View file

@ -26,7 +26,9 @@ theme:
accent: 'black'
neutral: 'black'
feature:
tabs: false
- navigation.tabs
- navigation.tabs.sticky
# tabs: false
i18n:
prev: 'Chapitre précédent'
@ -61,7 +63,10 @@ markdown_extensions:
# pip install pymdown-extensions
- pymdownx.superfences:
plugins: []
# plugins: []
plugins:
- include-markdown
- awesome-pages
extra:
search: