docs/requirements.txt
2020-08-04 02:11:33 +02:00

8 lines
209 B
Plaintext

# Documentation static site generator & deployment tool
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
Pygments