mirror of https://github.com/CGAL/cgal
26 lines
856 B
HTML
26 lines
856 B
HTML
<!-- HTML footer for doxygen 1.8.13-->
|
|
<!-- start footer part -->
|
|
<!-- The footer div is not part of the default but we require it to
|
|
move the footer to the bottom of the page. -->
|
|
<div id="footer">
|
|
<!--BEGIN GENERATE_TREEVIEW-->
|
|
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
|
|
<ul>
|
|
$navpath
|
|
<li class="footer">$generatedby
|
|
<a href="https://www.doxygen.nl/index.html">
|
|
<img class="footer" src="$relpath^doxygen.png" alt="doxygen"/></a> $doxygenversion </li>
|
|
</ul>
|
|
</div>
|
|
<!--END GENERATE_TREEVIEW-->
|
|
<!--BEGIN !GENERATE_TREEVIEW-->
|
|
<hr class="footer"/><address class="footer"><small>
|
|
$generatedby  <a href="https://www.doxygen.nl/index.html">
|
|
<img class="footer" src="$relpath^doxygen.png" alt="doxygen"/>
|
|
</a> $doxygenversion
|
|
</small></address>
|
|
<!--END !GENERATE_TREEVIEW-->
|
|
</div>
|
|
</body>
|
|
</html>
|