mooncake docs generate¶
Generate documentation sections
Flags¶
| Flag | Type | Default | Description |
|---|---|---|---|
--section / -s |
string | all |
Section to generate (platform-matrix, capabilities, action-summary, action-properties, preset-examples, schema, all, all-into-dir) |
--output / -o |
string | - | Output file (single-section) or directory (all-into-dir); default: stdout |
--presets-dir |
string | presets |
Directory containing preset files (for preset-examples and all-into-dir sections) |
--dry-run |
bool | false | Preview output without writing files |
--help / -h |
bool | false | show help |