issues
search
mkdocs
/
mkdocs-click
An MkDocs extension to generate documentation for Click command line applications
https://pypi.org/project/mkdocs-click
Apache License 2.0
112
stars
16
forks
source link
Implementation revamp
#4
Closed
florimondmanca
closed
4 years ago
florimondmanca
commented
4 years ago
Switch to private modules convention.
Refactor extension code.
Raise proper error when processing unnamed commands.
Separate unit tests from "how the extension is generally supposed to work" tests.
Reach 100% test coverage.