39 lines
1.3 KiB
HTML
39 lines
1.3 KiB
HTML
<!-- HTML footer for doxygen 1.8.16-->
|
||
<!-- start footer part -->
|
||
<!--BEGIN GENERATE_TREEVIEW-->
|
||
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
|
||
<ul>
|
||
$navpath
|
||
<li class="footer">$generatedby
|
||
<a href="http://www.doxygen.org/index.html">
|
||
<img class="footer" src="$relpath^doxygen.png" alt="doxygen"/>
|
||
</a> $doxygenversion
|
||
</li>
|
||
</ul>
|
||
</div>
|
||
<!--END GENERATE_TREEVIEW-->
|
||
<!--BEGIN !GENERATE_TREEVIEW-->
|
||
<div class="footer">
|
||
<hr class="footer"/>
|
||
<ul class="footer-info">
|
||
<li class="footer-info-lastmode">
|
||
This page was last modified on $datetime.
|
||
</li>
|
||
<li class="footer-info-copyright">
|
||
MentOs © 2014–2022 the MentOs-Team, and numerous contributors.<br>
|
||
It is available for use and modification under the 
|
||
<a href="$relpath^md_LICENSE.html">MIT License</a>.<br>
|
||
</li>
|
||
</ul>
|
||
<hr class="footer"/>
|
||
<address class="footer">
|
||
$generatedby 
|
||
<a href="http://www.doxygen.org/index.html">
|
||
<img class="footer" src="$relpath^doxygen.png" alt="doxygen"/>
|
||
</a> $doxygenversion
|
||
</address>
|
||
</div>
|
||
<!--END !GENERATE_TREEVIEW-->
|
||
</body>
|
||
</html>
|