doxigen docs

This commit is contained in:
2022-01-06 02:01:16 +03:00
parent 6fe28695f2
commit 07046680e0
628 changed files with 37077 additions and 10502 deletions

View File

@@ -9,6 +9,10 @@
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="navtree.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="resize.js"></script>
<script type="text/javascript" src="navtreedata.js"></script>
<script type="text/javascript" src="navtree.js"></script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/searchdata.js"></script>
<script type="text/javascript" src="search/search.js"></script>
@@ -23,7 +27,9 @@
<td id="projectlogo"><img alt="Logo" src="lh.png"/></td>
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">LightHub
&#160;<span id="projectnumber">v4.0.0</span>
</div>
<div id="projectbrief">Smarthome controller firmware</div>
</td>
</tr>
</tbody>
@@ -47,6 +53,22 @@ $(function() {
/* @license-end */</script>
<div id="main-nav"></div>
</div><!-- top -->
<div id="side-nav" class="ui-resizable side-nav-resizable">
<div id="nav-tree">
<div id="nav-tree-contents">
<div id="nav-sync" class="sync"></div>
</div>
</div>
<div id="splitbar" style="-moz-user-select:none;"
class="ui-resizable-handle">
</div>
</div>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
$(document).ready(function(){initNavTree('functions_t.html',''); initResizable(); });
/* @license-end */
</script>
<div id="doc-content">
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
@@ -65,12 +87,22 @@ $(function() {
<div class="textblock">Here is a list of all class members with links to the classes they belong to:</div>
<h3><a id="index_t"></a>- t -</h3><ul>
<li>tempX100
: <a class="el" href="unionthermostat_store.html#a3ff1816ea6996cbeda22cebea5366381">thermostatStore</a>
</li>
<li>Tens()
: <a class="el" href="classitem_cmd.html#a92b953cdb4059ef89341488b60e77693">itemCmd</a>
</li>
<li>textMode
: <a class="el" href="classseekable_stream.html#a5fdc0bb9d037754e9ce710cf21f6c7e0">seekableStream</a>
</li>
<li>timestamp
: <a class="el" href="unionin_store.html#a4bddf64e5bea1ba4101346caf0df2852">inStore</a>
, <a class="el" href="classmb_persistent.html#a74503e0f253cf91c1e83a1e35693d6fc">mbPersistent</a>
</li>
<li>timestamp16
: <a class="el" href="unionin_store.html#a53f6cadfd77d4bd024d6e6c395ae5364">inStore</a>
, <a class="el" href="unionthermostat_store.html#a8201d8258af81c2374f812d5c05920a1">thermostatStore</a>
</li>
<li>Toggle()
: <a class="el" href="class_item.html#a5ddbe231ea061c1001436dd5d57cc97b">Item</a>
@@ -85,16 +117,19 @@ $(function() {
: <a class="el" href="unionin_store.html#a4e4a1f17bcdd01c934df232175195a46">inStore</a>
</li>
<li>toString()
: <a class="el" href="classitem_cmd.html#a4400a0876f9f852f654bc7c5530ef00f">itemCmd</a>
: <a class="el" href="classitem_cmd.html#abc9943d20365ce36a605e874651f8196">itemCmd</a>
</li>
<li>type
: <a class="el" href="classread_cache.html#a76353391e6c92fdb6381e0d6b120fde5">readCache</a>
</li>
</ul>
</div><!-- contents -->
</div><!-- doc-content -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated by&#160;<a href="http://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.8.20
</small></address>
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul>
<li class="footer">Generated by <a href="http://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.8.20 </li>
</ul>
</div>
</body>
</html>