We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3b5f8be commit e895eccCopy full SHA for e895ecc
doc/footer.html
@@ -1,3 +1,21 @@
1
-<hr>
2
-</body>
+<!-- HTML footer for doxygen 1.8.13-->
+<!-- start footer part -->
3
+<!--BEGIN GENERATE_TREEVIEW-->
4
+<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
5
+ <ul>
6
+ $navpath
7
+ <li class="footer">$generatedby
8
+ <a href="http://www.doxygen.org/index.html">
9
+ <img class="footer" src="$relpath^doxygen.png" alt="doxygen"/></a> $doxygenversion </li>
10
+ </ul>
11
+</div>
12
+<!--END GENERATE_TREEVIEW-->
13
+<!--BEGIN !GENERATE_TREEVIEW-->
14
+<hr class="footer"/><address class="footer"><small>
15
+$generatedby  <a href="http://www.doxygen.org/index.html">
16
+<img class="footer" src="$relpath^doxygen.png" alt="doxygen"/>
17
+</a> $doxygenversion
18
+</small></address>
19
+<!--END !GENERATE_TREEVIEW-->
20
+</body>
21
</html>
0 commit comments