mirror of
https://github.com/anklimov/lighthub
synced 2025-12-07 04:09:49 +03:00
doxigen docs
This commit is contained in:
@@ -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
|
||||
 <span id="projectnumber">v4.0.0</span>
|
||||
</div>
|
||||
<div id="projectbrief">Smarthome controller firmware</div>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
@@ -46,6 +52,23 @@ $(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&dn=gpl-2.0.txt GPL-v2 */
|
||||
$(document).ready(function(){initNavTree('colorchannel_8cpp.html',''); initResizable(); });
|
||||
/* @license-end */
|
||||
</script>
|
||||
<div id="doc-content">
|
||||
<!-- window showing the filter options -->
|
||||
<div id="MSearchSelectWindow"
|
||||
onmouseover="return searchBox.OnSearchSelectShow()"
|
||||
@@ -60,11 +83,6 @@ $(function() {
|
||||
</iframe>
|
||||
</div>
|
||||
|
||||
<div id="nav-path" class="navpath">
|
||||
<ul>
|
||||
<li class="navelem"><a class="el" href="dir_82d7c1f210290ade9e0671f857ad27e3.html">lighthub</a></li> </ul>
|
||||
</div>
|
||||
</div><!-- top -->
|
||||
<div class="header">
|
||||
<div class="headertitle">
|
||||
<div class="title">colorchannel.cpp File Reference</div> </div>
|
||||
@@ -76,52 +94,14 @@ $(function() {
|
||||
<code>#include "Streaming.h"</code><br />
|
||||
<code>#include "<a class="el" href="item_8h_source.html">item.h</a>"</code><br />
|
||||
<code>#include "<a class="el" href="main_8h_source.html">main.h</a>"</code><br />
|
||||
</div><div class="textblock"><div class="dynheader">
|
||||
Include dependency graph for colorchannel.cpp:</div>
|
||||
<div class="dyncontent">
|
||||
<div class="center"><img src="colorchannel_8cpp__incl.png" border="0" usemap="#acolorchannel_8cpp" alt=""/></div>
|
||||
<map name="colorchannel_8cpp" id="acolorchannel_8cpp">
|
||||
<area shape="rect" title=" " alt="" coords="177,5,297,32"/>
|
||||
<area shape="rect" href="colorchannel_8h.html" title=" " alt="" coords="43,155,149,181"/>
|
||||
<area shape="rect" href="options_8h.html" title=" " alt="" coords="323,304,397,331"/>
|
||||
<area shape="rect" title=" " alt="" coords="408,453,485,480"/>
|
||||
<area shape="rect" href="item_8h.html" title=" " alt="" coords="192,229,251,256"/>
|
||||
<area shape="rect" title=" " alt="" coords="993,229,1085,256"/>
|
||||
<area shape="rect" href="main_8h.html" title=" " alt="" coords="1000,80,1061,107"/>
|
||||
<area shape="rect" href="abstractout_8h.html" title=" " alt="" coords="149,304,248,331"/>
|
||||
<area shape="rect" href="abstractch_8h.html" title=" " alt="" coords="399,379,494,405"/>
|
||||
<area shape="rect" href="item_cmd_8h.html" title=" " alt="" coords="242,379,329,405"/>
|
||||
<area shape="rect" title=" " alt="" coords="678,304,754,331"/>
|
||||
<area shape="rect" href="streamlog_8h.html" title=" " alt="" coords="1560,155,1651,181"/>
|
||||
<area shape="rect" title=" " alt="" coords="1109,229,1251,256"/>
|
||||
<area shape="rect" title=" " alt="" coords="613,155,731,181"/>
|
||||
<area shape="rect" href="ow_term_8h.html" title=" " alt="" coords="510,155,589,181"/>
|
||||
<area shape="rect" href="dmx_8h.html" title=" " alt="" coords="595,229,653,256"/>
|
||||
<area shape="rect" title=" " alt="" coords="756,155,839,181"/>
|
||||
<area shape="rect" href="utils_8h.html" title=" " alt="" coords="377,155,434,181"/>
|
||||
<area shape="rect" href="textconst_8h.html" title=" " alt="" coords="863,155,950,181"/>
|
||||
<area shape="rect" title=" " alt="" coords="974,155,1087,181"/>
|
||||
<area shape="rect" title=" " alt="" coords="1111,155,1166,181"/>
|
||||
<area shape="rect" title=" " alt="" coords="1190,155,1255,181"/>
|
||||
<area shape="rect" title=" " alt="" coords="1280,155,1341,181"/>
|
||||
<area shape="rect" title=" " alt="" coords="1365,155,1435,181"/>
|
||||
<area shape="rect" href="inputs_8h.html" title=" " alt="" coords="1753,155,1821,181"/>
|
||||
<area shape="rect" title=" " alt="" coords="1378,229,1438,256"/>
|
||||
<area shape="rect" title=" " alt="" coords="1463,229,1585,256"/>
|
||||
<area shape="rect" title=" " alt="" coords="1275,229,1354,256"/>
|
||||
<area shape="rect" title=" " alt="" coords="1034,304,1094,331"/>
|
||||
<area shape="rect" title=" " alt="" coords="779,229,917,256"/>
|
||||
<area shape="rect" title=" " alt="" coords="427,229,519,256"/>
|
||||
<area shape="rect" href="in__ccs811__hdc1080_8h.html" title=" " alt="" coords="1711,229,1913,256"/>
|
||||
<area shape="rect" href="abstractin_8h.html" title=" " alt="" coords="1392,304,1483,331"/>
|
||||
<area shape="rect" title=" " alt="" coords="1727,304,1897,331"/>
|
||||
<area shape="rect" title=" " alt="" coords="1229,304,1368,331"/>
|
||||
</map>
|
||||
</div>
|
||||
</div></div><!-- contents -->
|
||||
</div><!-- doc-content -->
|
||||
<!-- start footer part -->
|
||||
<hr class="footer"/><address class="footer"><small>
|
||||
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
|
||||
</small></address>
|
||||
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
|
||||
<ul>
|
||||
<li class="navelem"><a class="el" href="colorchannel_8cpp.html">colorchannel.cpp</a></li>
|
||||
<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>
|
||||
|
||||
Reference in New Issue
Block a user