Description
Generate manual pages automatically during Hatch builds from argparse-based command definitions. It helps projects keep command documentation closer to the code that defines the CLI.
This is build-time documentation tooling. Generated man pages should be reviewed for accuracy, because wrong options or examples can mislead users running terminal commands.