Added documentation for boost

This commit is contained in:
Stephen
2021-04-06 20:46:33 -04:00
parent 66dd4f80ea
commit 8a613ad2a9
2594 changed files with 248861 additions and 1726 deletions

View File

@@ -96,6 +96,7 @@ $(document).ready(function(){initNavTree('hardware.html',''); initResizable(); }
<ul>
<li><a class="el" href="design_choices.html">Design Choices</a></li>
<li><a class="el" href="device_specifications.html">Device Specifications</a></li>
<li><a class="el" href="power_design.html">Power Design</a></li>
</ul>
<hr />
<h1><a class="anchor" id="autotoc_md1"></a>
@@ -118,7 +119,7 @@ Design Reminders</h1>
<!-- start footer part -->
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul>
<li class="footer">Generated on Mon Feb 22 2021 20:33:18 for 2020-2021 Sunseeker Telemetry and Lighting System by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.1 </li>
<li class="footer">Generated on Tue Apr 6 2021 20:41:00 for 2020-2021 Sunseeker Telemetry and Lighting System by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.1 </li>
</ul>
</div>
</body>