summaryrefslogtreecommitdiffstats
path: root/src/footer.html
diff options
context:
space:
mode:
Diffstat (limited to 'src/footer.html')
-rw-r--r--src/footer.html16
1 files changed, 16 insertions, 0 deletions
diff --git a/src/footer.html b/src/footer.html
new file mode 100644
index 0000000..d476078
--- /dev/null
+++ b/src/footer.html
@@ -0,0 +1,16 @@
+<!--BEGIN GENERATE_TREEVIEW-->
+ <li class="footer">$generatedby
+ <a href="http://www.doxygen.org/index.html">
+ <img class="footer" src="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> \ No newline at end of file