typer-utils-docs – generate Markdown docs for a Typer app
Contents
Name
typer-utils-docs – generate Markdown docs for a Typer app
See Also
typer-utils(1) typer(1) April 2024 TYPER-UTILS-DOCS(1)
Synopsis
typer [PATH_OR_MODULE] utilsdocs [OPTIONS]
OPTIONS--nameTEXT
The name of the CLI program to use in docs.
--outputFILE
An output file to write docs to, like README.md.
--help Show a help message and exit.
