The open source OpenXR runtime
1<!--
2Copyright 2024, Collabora, Ltd.
3SPDX-License-Identifier: BSL-1.0
4-->
5<!--
6Generated by `doxygen -w header.html footer.html ignored.css` command and
7then modified based on https://github.com/tttapa/doxygen-mermaid
8-->
9<!-- HTML footer for doxygen 1.9.4-->
10<!-- start footer part -->
11<script>
12 mermaid.initialize({
13 startOnLoad: true,
14 theme: 'dark',
15 /* themeVariables: {
16 primaryColor: '#f4f4ff',
17 secondaryColor: 'rgba(244,244,255,0.9)',
18 tertiaryColor: '#F9FAFC',
19 },*/
20 });
21</script>
22<!--BEGIN GENERATE_TREEVIEW-->
23<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
24 <ul>
25 $navpath
26 <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>
27 </ul>
28</div>
29<!--END GENERATE_TREEVIEW-->
30<!--BEGIN !GENERATE_TREEVIEW-->
31<hr class="footer"/><address class="footer"><small>
32$generatedby <a href="https://www.doxygen.org/index.html"><img class="footer" src="$relpath^doxygen.svg" width="104" height="31" alt="doxygen"/></a> $doxygenversion
33</small></address>
34<!--END !GENERATE_TREEVIEW-->
35</body>
36</html>