Skip to content

Commit 2137503

Browse files
committed
docs: Regenerate doxygen
1 parent dbead01 commit 2137503

34 files changed

+470
-474
lines changed

docs/html/AceRoutine_8h_source.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<tr style="height: 56px;">
2323
<td id="projectalign" style="padding-left: 0.5em;">
2424
<div id="projectname">AceRoutine
25-
&#160;<span id="projectnumber">1.4.1</span>
25+
&#160;<span id="projectnumber">1.4.2</span>
2626
</div>
2727
<div id="projectbrief">A low-memory, fast-switching, cooperative multitasking library using stackless coroutines on Arduino platforms.</div>
2828
</td>
@@ -105,8 +105,8 @@
105105
<div class="line"><a name="l00043"></a><span class="lineno"> 43</span>&#160;<span class="preprocessor">#endif</span></div>
106106
<div class="line"><a name="l00044"></a><span class="lineno"> 44</span>&#160; </div>
107107
<div class="line"><a name="l00045"></a><span class="lineno"> 45</span>&#160;<span class="comment">// Version format: xxyyzz == &quot;xx.yy.zz&quot;</span></div>
108-
<div class="line"><a name="l00046"></a><span class="lineno"> 46</span>&#160;<span class="preprocessor">#define ACE_ROUTINE_VERSION 10401</span></div>
109-
<div class="line"><a name="l00047"></a><span class="lineno"> 47</span>&#160;<span class="preprocessor">#define ACE_ROUTINE_VERSION_STRING &quot;1.4.1&quot;</span></div>
108+
<div class="line"><a name="l00046"></a><span class="lineno"> 46</span>&#160;<span class="preprocessor">#define ACE_ROUTINE_VERSION 10402</span></div>
109+
<div class="line"><a name="l00047"></a><span class="lineno"> 47</span>&#160;<span class="preprocessor">#define ACE_ROUTINE_VERSION_STRING &quot;1.4.2&quot;</span></div>
110110
<div class="line"><a name="l00048"></a><span class="lineno"> 48</span>&#160; </div>
111111
<div class="line"><a name="l00049"></a><span class="lineno"> 49</span>&#160;<span class="preprocessor">#include &quot;<a class="code" href="Coroutine_8h.html">ace_routine/Coroutine.h</a>&quot;</span></div>
112112
<div class="line"><a name="l00050"></a><span class="lineno"> 50</span>&#160;<span class="preprocessor">#include &quot;ace_routine/CoroutineScheduler.h&quot;</span></div>

docs/html/Channel_8h_source.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<tr style="height: 56px;">
2323
<td id="projectalign" style="padding-left: 0.5em;">
2424
<div id="projectname">AceRoutine
25-
&#160;<span id="projectnumber">1.4.1</span>
25+
&#160;<span id="projectnumber">1.4.2</span>
2626
</div>
2727
<div id="projectbrief">A low-memory, fast-switching, cooperative multitasking library using stackless coroutines on Arduino platforms.</div>
2828
</td>

docs/html/ClockInterface_8h_source.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<tr style="height: 56px;">
2323
<td id="projectalign" style="padding-left: 0.5em;">
2424
<div id="projectname">AceRoutine
25-
&#160;<span id="projectnumber">1.4.1</span>
25+
&#160;<span id="projectnumber">1.4.2</span>
2626
</div>
2727
<div id="projectbrief">A low-memory, fast-switching, cooperative multitasking library using stackless coroutines on Arduino platforms.</div>
2828
</td>

docs/html/CoroutineScheduler_8h_source.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<tr style="height: 56px;">
2323
<td id="projectalign" style="padding-left: 0.5em;">
2424
<div id="projectname">AceRoutine
25-
&#160;<span id="projectnumber">1.4.1</span>
25+
&#160;<span id="projectnumber">1.4.2</span>
2626
</div>
2727
<div id="projectbrief">A low-memory, fast-switching, cooperative multitasking library using stackless coroutines on Arduino platforms.</div>
2828
</td>
@@ -219,7 +219,7 @@
219219
<div class="ttc" id="aclassace__routine_1_1CoroutineSchedulerTemplate_html_a86ebd507e675b913301f92af0a34abde"><div class="ttname"><a href="classace__routine_1_1CoroutineSchedulerTemplate.html#a86ebd507e675b913301f92af0a34abde">ace_routine::CoroutineSchedulerTemplate::setupCoroutines</a></div><div class="ttdeci">static void setupCoroutines()</div><div class="ttdoc">Set up the coroutines by calling their setupCoroutine() methods.</div><div class="ttdef"><b>Definition:</b> <a href="CoroutineScheduler_8h_source.html#l00087">CoroutineScheduler.h:87</a></div></div>
220220
<div class="ttc" id="aclassace__routine_1_1CoroutineSchedulerTemplate_html_ac792080cdec6db9f6539a446d7af587c"><div class="ttname"><a href="classace__routine_1_1CoroutineSchedulerTemplate.html#ac792080cdec6db9f6539a446d7af587c">ace_routine::CoroutineSchedulerTemplate::setup</a></div><div class="ttdeci">static void setup()</div><div class="ttdoc">Set up the scheduler.</div><div class="ttdef"><b>Definition:</b> <a href="CoroutineScheduler_8h_source.html#l00084">CoroutineScheduler.h:84</a></div></div>
221221
<div class="ttc" id="aclassace__routine_1_1CoroutineSchedulerTemplate_html_adfe184942d2691e1b4c8774623722d8e"><div class="ttname"><a href="classace__routine_1_1CoroutineSchedulerTemplate.html#adfe184942d2691e1b4c8774623722d8e">ace_routine::CoroutineSchedulerTemplate::list</a></div><div class="ttdeci">static void list(Print &amp;printer)</div><div class="ttdoc">Print out the known coroutines to the printer (usually Serial).</div><div class="ttdef"><b>Definition:</b> <a href="CoroutineScheduler_8h_source.html#l00105">CoroutineScheduler.h:105</a></div></div>
222-
<div class="ttc" id="aclassace__routine_1_1CoroutineSchedulerTemplate_html"><div class="ttname"><a href="classace__routine_1_1CoroutineSchedulerTemplate.html">ace_routine::CoroutineSchedulerTemplate</a></div><div class="ttdoc">Class that manages instances of the Coroutine class, and executes them in a round-robin fashion.</div><div class="ttdef"><b>Definition:</b> <a href="Coroutine_8h_source.html#l00271">Coroutine.h:271</a></div></div>
222+
<div class="ttc" id="aclassace__routine_1_1CoroutineSchedulerTemplate_html"><div class="ttname"><a href="classace__routine_1_1CoroutineSchedulerTemplate.html">ace_routine::CoroutineSchedulerTemplate</a></div><div class="ttdoc">Class that manages instances of the Coroutine class, and executes them in a round-robin fashion.</div><div class="ttdef"><b>Definition:</b> <a href="Coroutine_8h_source.html#l00270">Coroutine.h:270</a></div></div>
223223
<div class="ttc" id="aCoroutine_8h_html"><div class="ttname"><a href="Coroutine_8h.html">Coroutine.h</a></div></div>
224224
<!-- start footer part -->
225225
<hr class="footer"/><address class="footer"><small>

docs/html/Coroutine_8cpp_source.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<tr style="height: 56px;">
2323
<td id="projectalign" style="padding-left: 0.5em;">
2424
<div id="projectname">AceRoutine
25-
&#160;<span id="projectnumber">1.4.1</span>
25+
&#160;<span id="projectnumber">1.4.2</span>
2626
</div>
2727
<div id="projectbrief">A low-memory, fast-switching, cooperative multitasking library using stackless coroutines on Arduino platforms.</div>
2828
</td>

0 commit comments

Comments
 (0)