aboutsummaryrefslogtreecommitdiffstats
path: root/doc/footer.html
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2019-03-24 17:57:06 +0100
committerDavid Robillard <d@drobilla.net>2019-03-24 21:23:02 +0100
commit951f243e7403b59d05d28be2b03ca85333b9401a (patch)
treee45e4562937d946273a5ceec48560a2a1a2f8b52 /doc/footer.html
parentf1f051ea07fa6b08794a955213c770b80e7502a4 (diff)
downloadlv2-951f243e7403b59d05d28be2b03ca85333b9401a.tar.xz
Remove ugly Doxygen image from API documentation footer
Diffstat (limited to 'doc/footer.html')
-rw-r--r--doc/footer.html20
1 files changed, 20 insertions, 0 deletions
diff --git a/doc/footer.html b/doc/footer.html
new file mode 100644
index 0000000..0dc6919
--- /dev/null
+++ b/doc/footer.html
@@ -0,0 +1,20 @@
+<!-- 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-->
+<div id="footer">
+ <address class="footer">$generatedby
+ <a href="http://www.doxygen.org/">Doxygen</a> $doxygenversion
+ </address>
+</div>
+<!--END !GENERATE_TREEVIEW-->
+</body>
+</html>