summaryrefslogtreecommitdiff
path: root/REFERENCE.md
diff options
context:
space:
mode:
Diffstat (limited to 'REFERENCE.md')
-rw-r--r--REFERENCE.md21
1 files changed, 21 insertions, 0 deletions
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
+
+<!-- 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,
+}]`
+