File tree Expand file tree Collapse file tree 1 file changed +1
-5
lines changed
AsciiDoc_sample/Reference_Terms Expand file tree Collapse file tree 1 file changed +1
-5
lines changed Original file line number Diff line number Diff line change @@ -12,8 +12,6 @@ subCategories: [ "Subcategory Name" ]
1212
1313
1414
15-
16-
1715// PAGE TITLE
1816= title
1917
@@ -56,7 +54,6 @@ Nothing
5654
5755
5856
59-
6057// HOW TO USE SECTION STARTS
6158[#howtouse]
6259--
@@ -66,7 +63,6 @@ Nothing
6663// Describe what the example code is all about and add relevant code ►►►►► THIS SECTION IS MANDATORY ◄◄◄◄◄
6764Sets the output to the LED proportional to the value read from the potentiometer.
6865
69-
7066[source,arduino]
7167// Add relevant code that exemplify the use of the Reference term,
7268// Please note that sometimes when copy-pasting code, a few spaces can be added at the beginnng of each line of code.
@@ -100,6 +96,7 @@ image::http://arduino.cc/en/uploads/Main/ArduinoUno_R3_Front_450px.jpg[caption="
10096// HOW TO USE SECTION ENDS
10197
10298
99+
103100// SEE ALSO SECTION
104101[#see_also]
105102--
@@ -110,7 +107,6 @@ image::http://arduino.cc/en/uploads/Main/ArduinoUno_R3_Front_450px.jpg[caption="
110107// definitions: (please add the tag #DEFINITION#), and examples of Projects and Tutorials
111108// examples: (please add the tag #EXAMPLE#)
112109
113-
114110[role="language"]
115111// Whenever you want to link to another Reference term, or more in general to a relative link,
116112// use the syntax shown below. Please note that the file format is subsituted by attribute.
You can’t perform that action at this time.
0 commit comments