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 9d2cf67 commit 538521cCopy full SHA for 538521c
templates/signature.mustache.md
@@ -1,5 +1,5 @@
1
@parent bit-docs-js/templates
2
-@page bit-docs-js/templates/signature.mustache signature.mustache
+@module bit-docs-js/templates/signature.mustache
3
4
@description The function signature template.
5
@@ -8,7 +8,7 @@
8
The `signature.mustache` template outputs a function signature.
9
10
For tips on adding this template to your custom theme, see
11
-[bit-docs-generate-html/theme/templates/content].
+[bit-docs-generate-html/site/default/templates/content.mustache].
12
13
You can use the following snippet:
14
0 commit comments