Function reference
CLI functions
Functions available via the command line interface.
| build | Build human-readable documentation from a datapackage.json file. |
| view | Display the contents of a datapackage.json in a human-friendly way. |
Configuration
Classes to configure the behaviour of Flower.
| Config | Configuration settings for styling the metadata. |
| One | A section of the documentation that outputs to one file. |
| Many | A section of the documentation that outputs to multiple files. |
| Content | Content to include within a One section. |
| Style | Built-in styles for generating documentation. |
| ViewStyle | Subset of styles suitable for terminal output (single-page only). |