docs
Generate the project documentation using MkDocs from the CLI specification file pointed by FILENAME.
Usage
$ brandon generate docs <filename> [-o|--output-path]
Arguments
| Argument | Type | Description | Example |
|---|---|---|---|
filename |
string | The path to the CLI Specification file describing the application. |
Options
| Option | Type | Description | Default | Example |
|---|---|---|---|---|
output-path |
string | Set the output path for the documentation. | Current directory |