aboutsummaryrefslogtreecommitdiff
path: root/doc/footer.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/footer.html')
-rw-r--r--doc/footer.html22
1 files changed, 20 insertions, 2 deletions
diff --git a/doc/footer.html b/doc/footer.html
index c83e5bc..a24bf2b 100644
--- a/doc/footer.html
+++ b/doc/footer.html
@@ -1,3 +1,21 @@
-<hr>
-</body>
+<!-- HTML footer for doxygen 1.8.13-->
+<!-- start footer part -->
+<!--BEGIN GENERATE_TREEVIEW-->
+<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
+ <ul>
+ $navpath
+ <li class="footer">$generatedby
+ <a href="http://www.doxygen.org/index.html">
+ <img class="footer" src="$relpath^doxygen.png" alt="doxygen"/></a> $doxygenversion </li>
+ </ul>
+</div>
+<!--END GENERATE_TREEVIEW-->
+<!--BEGIN !GENERATE_TREEVIEW-->
+<hr class="footer"/><address class="footer"><small>
+$generatedby &#160;<a href="http://www.doxygen.org/index.html">
+<img class="footer" src="$relpath^doxygen.png" alt="doxygen"/>
+</a> $doxygenversion
+</small></address>
+<!--END !GENERATE_TREEVIEW-->
+</body>
</html>