We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2cd99eb commit e7f1c00Copy full SHA for e7f1c00
1 file changed
tools/doc/README.md
@@ -34,6 +34,15 @@ Each type of heading has a description block.
34
35
A description of the function.
36
37
+ ### module.someNewFunction(x)
38
+ <!-- YAML
39
+ added: REPLACEME
40
+ -->
41
+
42
+ * `x` {String} the description of the string
43
44
+ This feature is not in a release yet.
45
46
### Event: 'blerg'
47
<!-- YAML
48
added: v0.10.0
0 commit comments