mirror of
https://github.com/freqtrade/freqtrade.git
synced 2024-11-10 02:12:01 +00:00
chore: add mike to mkdocs config
This commit is contained in:
parent
80ad1a68e7
commit
c7485e3fd4
|
@ -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
|
||||
|
|
|
@ -112,3 +112,9 @@ markdown_extensions:
|
|||
custom_checkbox: true
|
||||
- pymdownx.tilde
|
||||
- mdx_truly_sane_lists
|
||||
extra:
|
||||
version:
|
||||
provider: mike
|
||||
plugins:
|
||||
- mike:
|
||||
deploy_prefix: 'en'
|
||||
|
|
Loading…
Reference in New Issue
Block a user