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 0b96f28 commit df541b1Copy full SHA for df541b1
AsciiDoc_sample/Reference_Terms/AsciiDoc_Template-Single_Entity.adoc
@@ -1,8 +1,12 @@
1
---
2
-title: noTone()
3
-title_expanded: “”
4
-categories: [ “Functions” ]
5
-subCategories: [ “Advanced I/O” ]
+// This title will show up in the Index of all Reference terms
+title: Entity Title
+// If the title is an operator write it out in words
+title_expanded: Less Than or Equal To
6
+// Pick between Structure, Variable or Function
7
+categories: [ “Structure” ]
8
+// The subcategory within Structure, Variable or Function
9
+subCategories: [ “Comparison Operators” ]
10
11
12
0 commit comments