Files
Cockatrice/doc/doxygen/html/footer.html
BruebachL 0833f94502 [Doxygen] Add javascript to toggle call/caller graph visibility. (#6195)
Took 49 minutes

Took 26 seconds

Co-authored-by: Lukas Brübach <Bruebach.Lukas@bdosecurity.de>
2025-09-28 21:22:37 +02:00

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&#160;<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>