fix(doc): Readthedocs needs manpage plugin

A pitty, I wanted to leave it separated
This commit is contained in:
2025-07-13 15:29:16 +02:00
parent da9c0a7b58
commit eea198786a

View File

@@ -5,3 +5,5 @@ pymdown-extensions==10.*
mkdocs-material==9.* mkdocs-material==9.*
mkdocs-material-extensions==1.* mkdocs-material-extensions==1.*
mkdocs-plugin-inline-svg-mod mkdocs-plugin-inline-svg-mod
beautifulsoup4==4.*
mkdocs-manpage[preprocess]