mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-13 16:43:52 +01:00
14 lines
657 B
HTML
14 lines
657 B
HTML
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
|
|
<ul>
|
|
<li class="footer">Generated on $datetime by <a href="http://www.doxygen.org/index.html">
|
|
<img class="footer" src="doxygen.svg" alt="doxygen" style="height: 1.5em;"></a> $doxygenversion</li>
|
|
</ul>
|
|
</div>
|
|
<!-- Include all compiled plugins (below), or include individual files as needed -->
|
|
<script src="bootstrap.min.js"></script>
|
|
<script src="jquery.smartmenus.min.js"></script>
|
|
<script src="jquery.smartmenus.bootstrap.min.js"></script>
|
|
<script src="riot-doxy.js"></script>
|
|
</body>
|
|
</html>
|