1
0
mirror of https://github.com/taigrr/arduinolibs synced 2025-01-18 04:33:12 -08:00

Update docs

This commit is contained in:
Rhys Weatherley
2015-05-02 10:17:44 +10:00
parent 0ad779856a
commit 9a10977cec
337 changed files with 941 additions and 680 deletions

View File

@@ -140,7 +140,7 @@ Static Public Member Functions</h2></td></tr>
<p>Big numbers are represented as arrays of limb_t words, which may be 8 bits, 16 bits, or 32 bits in size depending upon how the library was configured. For AVR, 16 bit limbs usually give the best performance.</p>
<p>Limb arrays are ordered from the least significant word to the most significant. </p>
<p>Definition at line <a class="el" href="BigNumberUtil_8h_source.html#l00052">52</a> of file <a class="el" href="BigNumberUtil_8h_source.html">BigNumberUtil.h</a>.</p>
<p>Definition at line <a class="el" href="BigNumberUtil_8h_source.html#l00059">59</a> of file <a class="el" href="BigNumberUtil_8h_source.html">BigNumberUtil.h</a>.</p>
</div><h2 class="groupheader">Member Function Documentation</h2>
<a class="anchor" id="aa6904b2727af6b767fe041b1b7f27414"></a>
<div class="memitem">
@@ -893,7 +893,7 @@ Static Public Member Functions</h2></td></tr>
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Sat Apr 18 2015 08:44:48 for ArduinoLibs by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Sat May 2 2015 10:17:20 for ArduinoLibs by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.6
</small></address>