Skip to content

Commit f05dcb2

Browse files
author
Alice Pintus
authored
Update AsciiDoc_Template-Parent_Of_Entities.adoc
1 parent 3c461ff commit f05dcb2

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

AsciiDoc_sample/Reference_Terms/AsciiDoc_Template-Parent_Of_Entities.adoc

+9-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
// ARDUINO LANGUAGE REFERENCE TAG ►►►►► ALWAYS INCLUDE IN YOUR FILE ◄◄◄◄◄
2+
---
3+
title: Parent of Entity Title // This title will show up in the Index of all Reference terms
4+
categories: [ "Functions" ] // Pick between Structure, Variable or Function
5+
subCategories: [ "USB (Leonardo and DUE only)" ] // The subcategory within Structure, Variable or Function
6+
---
7+
8+
19
// ARDUINO PYGMENTS HIGHLIGHT ATTRIBUTE ►►►►► ALWAYS INCLUDE IN YOUR FILE ◄◄◄◄◄
210
:source-highlighter: pygments
311
:pygments-style: arduino
@@ -94,4 +102,4 @@ http://arduino.cc[serialEvent()]
94102
* #EXAMPLE# http://arduino.cc/en/Tutorial/Blink[Blink^]
95103

96104
--
97-
// SEE ALSO SECTION ENDS
105+
// SEE ALSO SECTION ENDS

0 commit comments

Comments
 (0)