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('globals_defs_i.html',''); initResizable(); });
/* @license-end */
</script>
<div id="doc-content">
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
@@ -74,18 +96,15 @@ $(function() {
<li>I_EXT
: <a class="el" href="item_8h.html#acb5cc75c544a0305caec81705c5342d5">item.h</a>
</li>
<li>I_TIMESTAMP
: <a class="el" href="item_8h.html#a1c49eba9e8a13ad9b7553c57a51816db">item.h</a>
</li>
<li>I_TYPE
: <a class="el" href="item_8h.html#a685813f758ad8fb6fad67c0084c5ca09">item.h</a>
</li>
<li>I_VAL
: <a class="el" href="item_8h.html#a0b4d13f8b65a71a667a459ebad8e589b">item.h</a>
</li>
<li>IET_ATTEMPTS
: <a class="el" href="options_8h.html#a826349834da27a108e00c318c756710d">options.h</a>
</li>
<li>IET_TEMP
: <a class="el" href="options_8h.html#afae9befc056895af99a4ee18cd5abc8c">options.h</a>
</li>
<li>IN_ACTIVE_HIGH
: <a class="el" href="inputs_8h.html#aba343c99487259d92ad5bd6fbd3e01a0">inputs.h</a>
</li>
@@ -119,23 +138,27 @@ $(function() {
<li>IN_UPTIME
: <a class="el" href="inputs_8h.html#a1b200efddb3fee0da5f4c0d38769b7ff">inputs.h</a>
</li>
<li>INACTIVE
: <a class="el" href="out__motor_8cpp.html#a0326727285db27a444321f9d3b0895fb">out_motor.cpp</a>
, <a class="el" href="out__relay_8cpp.html#a0326727285db27a444321f9d3b0895fb">out_relay.cpp</a>
</li>
<li>INIT_VOLUME
: <a class="el" href="options_8h.html#a10a53e1555887eda29a06279883b5407">options.h</a>
</li>
<li>INTERVAL_1W
: <a class="el" href="options_8h.html#a1fbbb9b80cb1b0f878f3bcc5cfff15c5">options.h</a>
</li>
<li>INTERVAL_AC_POLLING
: <a class="el" href="out__ac_8cpp.html#a4862ba1039c5c7ce3b51609c733cc091">out_ac.cpp</a>
</li>
<li>INTERVAL_CHECK_INPUT
: <a class="el" href="options_8h.html#a67828bcb6f0269a0e14ccb7b3dd8bc36">options.h</a>
</li>
<li>INTERVAL_CHECK_MODBUS
: <a class="el" href="options_8h.html#ad122bb80520d348463d54eebac2ba4a5">options.h</a>
</li>
<li>INTERVAL_CHECK_SENSOR
: <a class="el" href="options_8h.html#acfa30965b93565c71cdeb70b86d08560">options.h</a>
</li>
<li>INTERVAL_POLLING
: <a class="el" href="options_8h.html#ad644e892aeb35da4ec2d602aa2fffb59">options.h</a>
<li>INTERVAL_SLOW_POLLING
: <a class="el" href="options_8h.html#abe28226923de94bda367a61740b94c91">options.h</a>
</li>
<li>INTOPIC
: <a class="el" href="options_8h.html#a05897083928b56e953ae17a19bf42ecc">options.h</a>
@@ -187,9 +210,12 @@ $(function() {
</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>