diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 6 |
1 files changed, 6 insertions, 0 deletions
| @@ -23,6 +23,12 @@ in the release notes. | |||
| 23 | * Print help message from parameter specification. | 23 | * Print help message from parameter specification. |
| 24 | * Parse help message to parameter specification. | 24 | * Parse help message to parameter specification. |
| 25 | 25 | ||
| 26 | ## API Reference | ||
| 27 | |||
| 28 | Automatically generated API Reference for the project | ||
| 29 | can be found at https://Hejsil.github.io/zig-clap. | ||
| 30 | Note that Zig autodoc is in beta; the website may be broken or incomplete. | ||
| 31 | |||
| 26 | ## Examples | 32 | ## Examples |
| 27 | 33 | ||
| 28 | ### `clap.parse` | 34 | ### `clap.parse` |