slpkg/requirements.txt
Dimitris Zlatanidis 30d9a042f9 Updated for theme
2023-06-12 11:50:20 +03:00

16 lines
386 B
Text

# Documentation static site generator & deployment tool
mkdocs
mkdocs-terminal~=4.3
# Python Markdown Extensions
pygments>=2.14
pymdown-extensions>=9.9
# MkDocs Plugins
mkdocs-git-revision-date-plugin
mkdocs-exclude-search
mkdocs-macros-plugin>0.5.10
# Add your custom theme if not inside a theme_dir
# (https://github.com/mkdocs/mkdocs/wiki/MkDocs-Themes)
# mkdocs-material>=5.4.0