File tree 1 file changed +1
-5
lines changed
AsciiDoc_sample/Reference_Terms
1 file changed +1
-5
lines changed Original file line number Diff line number Diff line change @@ -12,8 +12,6 @@ subCategories: [ "Subcategory Name" ]
12
12
13
13
14
14
15
-
16
-
17
15
// PAGE TITLE
18
16
= title
19
17
@@ -56,7 +54,6 @@ Nothing
56
54
57
55
58
56
59
-
60
57
// HOW TO USE SECTION STARTS
61
58
[#howtouse]
62
59
--
@@ -66,7 +63,6 @@ Nothing
66
63
// Describe what the example code is all about and add relevant code ►►►►► THIS SECTION IS MANDATORY ◄◄◄◄◄
67
64
Sets the output to the LED proportional to the value read from the potentiometer.
68
65
69
-
70
66
[source,arduino]
71
67
// Add relevant code that exemplify the use of the Reference term,
72
68
// 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="
100
96
// HOW TO USE SECTION ENDS
101
97
102
98
99
+
103
100
// SEE ALSO SECTION
104
101
[#see_also]
105
102
--
@@ -110,7 +107,6 @@ image::http://arduino.cc/en/uploads/Main/ArduinoUno_R3_Front_450px.jpg[caption="
110
107
// definitions: (please add the tag #DEFINITION#), and examples of Projects and Tutorials
111
108
// examples: (please add the tag #EXAMPLE#)
112
109
113
-
114
110
[role="language"]
115
111
// Whenever you want to link to another Reference term, or more in general to a relative link,
116
112
// 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