mkdocs / mkdocs-click

An MkDocs extension to generate documentation for Click command line applications
https://pypi.org/project/mkdocs-click
Apache License 2.0
105 stars 15 forks source link

fixed prog_name did not catch the whole name #44

Closed jochman closed 10 months ago

jochman commented 2 years ago

fixes: https://github.com/DataDog/mkdocs-click/issues/42

The regex that parses the mkdocs configuration did not catch the whole phrase of the value.