Built mkdocs

This commit is contained in:
Leonetienne
2021-06-08 14:02:49 +02:00
parent 7db2647d7f
commit 384a72ee15
190 changed files with 3234 additions and 576 deletions

View File

@@ -77,8 +77,8 @@ $(function() {
<div class="textblock">Here are the classes, structs, unions and interfaces with brief descriptions:</div><div class="directory">
<div class="levels">[detail level <span onclick="javascript:toggleLevel(1);">1</span><span onclick="javascript:toggleLevel(2);">2</span>]</div><table class="directory">
<tr id="row_0_" class="even"><td class="entry"><span style="width:0px;display:inline-block;">&#160;</span><span id="arr_0_" class="arrow" onclick="toggleFolder('0_')">&#9660;</span><span class="icona"><span class="icon">N</span></span><a class="el" href="namespaceHazelnp.html" target="_self">Hazelnp</a></td><td class="desc"></td></tr>
<tr id="row_0_0_"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classHazelnp_1_1FloatValue.html" target="_self">FloatValue</a></td><td class="desc">Specializations for floating point values (uses long double) </td></tr>
<tr id="row_0_1_" class="even"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classHazelnp_1_1Hazelnupp.html" target="_self">Hazelnupp</a></td><td class="desc">The main class to interface with </td></tr>
<tr id="row_0_0_"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classHazelnp_1_1CmdArgsInterface.html" target="_self">CmdArgsInterface</a></td><td class="desc">The main class to interface with </td></tr>
<tr id="row_0_1_" class="even"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classHazelnp_1_1FloatValue.html" target="_self">FloatValue</a></td><td class="desc">Specializations for floating point values (uses long double) </td></tr>
<tr id="row_0_2_"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classHazelnp_1_1HazelnuppConstraintException.html" target="_self">HazelnuppConstraintException</a></td><td class="desc">Gets thrown something bad happens because of parameter constraints </td></tr>
<tr id="row_0_3_" class="even"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classHazelnp_1_1HazelnuppConstraintMissingValue.html" target="_self">HazelnuppConstraintMissingValue</a></td><td class="desc">Gets thrown when a parameter constrained to be required is not provided, and has no default value set </td></tr>
<tr id="row_0_4_"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classHazelnp_1_1HazelnuppConstraintTypeMissmatch.html" target="_self">HazelnuppConstraintTypeMissmatch</a></td><td class="desc">Gets thrown when a parameter is of a type that does not match the required type, and is not convertible to it </td></tr>
@@ -98,7 +98,7 @@ $(function() {
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Sun Jun 6 2021 15:32:08 for Leonetienne/Hazelnupp by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Tue Jun 8 2021 14:02:40 for Leonetienne/Hazelnupp by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.17
</small></address>