Skip to content

Commit df541b1

Browse files
author
Alice Pintus
authored
Update AsciiDoc_Template-Single_Entity.adoc
1 parent 0b96f28 commit df541b1

File tree

1 file changed

+8
-4
lines changed

1 file changed

+8
-4
lines changed

AsciiDoc_sample/Reference_Terms/AsciiDoc_Template-Single_Entity.adoc

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,12 @@
11
---
2-
title: noTone()
3-
title_expanded: “”
4-
categories: [ “Functions” ]
5-
subCategories: [ “Advanced I/O” ]
2+
// This title will show up in the Index of all Reference terms
3+
title: Entity Title
4+
// If the title is an operator write it out in words
5+
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” ]
610
---
711

812

0 commit comments

Comments
 (0)