mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2025-12-05 20:39:59 -08:00
Took 49 minutes Took 26 seconds Co-authored-by: Lukas Brübach <Bruebach.Lukas@bdosecurity.de>
28 lines
1.2 KiB
HTML
28 lines
1.2 KiB
HTML
<!-- HTML footer for doxygen 1.14.0-->
|
|
<!-- start footer part -->
|
|
<script src="$relpath^graph_toggle.js"></script>
|
|
<!--BEGIN GENERATE_TREEVIEW-->
|
|
<div class="navpath" id="nav-path"><!-- id is needed for treeview function! -->
|
|
<ul>
|
|
$navpath
|
|
<li class="footer">$generatedby <a href="https://www.doxygen.org/index.html"><img alt="doxygen"
|
|
class="footer"
|
|
height="31" src="$relpath^doxygen.svg"
|
|
width="104"/></a>
|
|
$doxygenversion
|
|
</li>
|
|
</ul>
|
|
</div>
|
|
<!--END GENERATE_TREEVIEW-->
|
|
<!--BEGIN !GENERATE_TREEVIEW-->
|
|
<hr class="footer"/>
|
|
<address class="footer"><small>
|
|
$generatedby <a href="https://www.doxygen.org/index.html"><img alt="doxygen" class="footer"
|
|
height="31" src="$relpath^doxygen.svg" width="104"/></a>
|
|
$doxygenversion
|
|
</small></address>
|
|
</div><!-- doc-content -->
|
|
<!--END !GENERATE_TREEVIEW-->
|
|
</body>
|
|
</html>
|