]> git.netwichtig.de Git - user/henk/tmp/stringstest.git/commitdiff
Generate docs main
authorHendrik Jäger <hendrik.jaeger@dswiss.com>
Wed, 22 Jun 2022 07:52:53 +0000 (09:52 +0200)
committerHendrik Jäger <hendrik.jaeger@dswiss.com>
Wed, 22 Jun 2022 07:52:53 +0000 (09:52 +0200)
REFERENCE.md [new file with mode: 0644]

diff --git a/REFERENCE.md b/REFERENCE.md
new file mode 100644 (file)
index 0000000..7cca329
--- /dev/null
@@ -0,0 +1,21 @@
+# Reference
+
+<!-- DO NOT EDIT: This document was generated by Puppet Strings -->
+
+## 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,
+}]`
+