tuyen docs
Generate HTML documentation for the CLI commands.
Usage
tuyen docs [OPTIONS]Options
-o, --out-dir <OUT_DIR>
- Directory to write the generated HTML docs into.
- Default value:
docs.
--include-hidden
- Also generate docs for hidden commands.
- Default value:
true. - Possible values:
true,false.
-c, --clean <CLEAN>
- Remove existing files in the output directory before generating.
- Default value:
false. - Possible values:
true,false.
-h, --help
- Print help.