From: Hendrik Jäger Date: Wed, 22 Jun 2022 07:52:53 +0000 (+0200) Subject: Generate docs X-Git-Url: https://git.netwichtig.de/gitweb/?a=commitdiff_plain;p=user%2Fhenk%2Ftmp%2Fstringstest.git Generate docs --- diff --git a/REFERENCE.md b/REFERENCE.md new file mode 100644 index 0000000..7cca329 --- /dev/null +++ b/REFERENCE.md @@ -0,0 +1,21 @@ +# Reference + + + +## Table of Contents + +### Data types + +* [`Stringstest::Comments`](#stringstestcomments): testing comments in a data type + +## Data types + +### `Stringstest::Comments` + +testing comments in a data type + +Alias of `Struct[{ + # this is a comment + 'comment' => String, +}]` +