13 lines
241 B
Plaintext
13 lines
241 B
Plaintext
|
|
# MkDocs Documentation Dependencies
|
||
|
|
# Core MkDocs
|
||
|
|
mkdocs>=1.5.0
|
||
|
|
|
||
|
|
# Material Theme for MkDocs
|
||
|
|
mkdocs-material>=9.5.0
|
||
|
|
|
||
|
|
# Plugins
|
||
|
|
mkdocs-minify-plugin>=0.7.0
|
||
|
|
|
||
|
|
# Optional: Multi-language support (uncomment if needed)
|
||
|
|
# mkdocs-static-i18n>=1.0.0
|