monado/doc/footer.html

37 lines
1.2 KiB
HTML

<!--
Copyright 2024, Collabora, Ltd.
SPDX-License-Identifier: BSL-1.0
-->
<!--
Generated by `doxygen -w header.html footer.html ignored.css` command and
then modified based on https://github.com/tttapa/doxygen-mermaid
-->
<!-- HTML footer for doxygen 1.9.4-->
<!-- start footer part -->
<script>
mermaid.initialize({
startOnLoad: true,
theme: 'dark',
/* themeVariables: {
primaryColor: '#f4f4ff',
secondaryColor: 'rgba(244,244,255,0.9)',
tertiaryColor: '#F9FAFC',
},*/
});
</script>
<!--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.org/index.html"><img class="footer" src="$relpath^doxygen.svg" width="104" height="31" alt="doxygen"/></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 class="footer" src="$relpath^doxygen.svg" width="104" height="31" alt="doxygen"/></a> $doxygenversion
</small></address>
<!--END !GENERATE_TREEVIEW-->
</body>
</html>