From 9c23bcb5aebe0c2542b4de4472f60959974e2222 Mon Sep 17 00:00:00 2001 From: Jimmi Holst Christensen Date: Tue, 9 Jan 2024 08:21:40 +0100 Subject: Update to latest version of zig --- example/README.md.template | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'example') diff --git a/example/README.md.template b/example/README.md.template index 34bff56..b296ca3 100644 --- a/example/README.md.template +++ b/example/README.md.template @@ -23,6 +23,12 @@ in the release notes. * Print help message from parameter specification. * Parse help message to parameter specification. +## API Reference + +Automatically generated API Reference for the project +can be found at https://Hejsil.github.io/zig-clap. +Note that Zig autodoc is in beta; the website may be broken or incomplete. + ## Examples ### `clap.parse` -- cgit v1.2.3