chore: add mike to mkdocs config

This commit is contained in:
Matthias 2024-08-20 20:17:31 +02:00
parent 80ad1a68e7
commit c7485e3fd4
2 changed files with 7 additions and 0 deletions

View File

@ -4,3 +4,4 @@ mkdocs-material==9.5.32
mdx_truly_sane_lists==1.3
pymdown-extensions==10.9
jinja2==3.1.4
mike==2.1.3

View File

@ -112,3 +112,9 @@ markdown_extensions:
custom_checkbox: true
- pymdownx.tilde
- mdx_truly_sane_lists
extra:
version:
provider: mike
plugins:
- mike:
deploy_prefix: 'en'