aboutsummaryrefslogtreecommitdiffstats
path: root/doc/footer.html
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2019-03-17 11:24:38 +0100
committerDavid Robillard <d@drobilla.net>2019-03-17 11:25:41 +0100
commitd0e79ed0cd708efa3583172b9e1bab25c07968f2 (patch)
treed0ca345118317749d8500a2a69d8586496a15b09 /doc/footer.html
parent595d321d1ce72035b2a1ed1adec30d7a1f45f2a7 (diff)
downloadserd-d0e79ed0cd708efa3583172b9e1bab25c07968f2.tar.gz
serd-d0e79ed0cd708efa3583172b9e1bab25c07968f2.tar.bz2
serd-d0e79ed0cd708efa3583172b9e1bab25c07968f2.zip
Use simpler Doxygen header and footer
Diffstat (limited to 'doc/footer.html')
-rw-r--r--doc/footer.html18
1 files changed, 18 insertions, 0 deletions
diff --git a/doc/footer.html b/doc/footer.html
new file mode 100644
index 00000000..42978af3
--- /dev/null
+++ b/doc/footer.html
@@ -0,0 +1,18 @@
+<!-- HTML footer for doxygen 1.8.15-->
+<!-- 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">Doxygen $doxygenversion</li>
+ </ul>
+</div>
+<!--END GENERATE_TREEVIEW-->
+<!--BEGIN !GENERATE_TREEVIEW-->
+<hr class="footer"/><address class="footer"><small>
+$generatedby <a href="http://www.doxygen.org/index.html">Doxygen</a> $doxygenversion
+</small></address>
+<!--END !GENERATE_TREEVIEW-->
+</body>
+</html>