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 e166e55 commit 7734d82Copy full SHA for 7734d82
docs/doxygen/footer.html
@@ -0,0 +1,7 @@
1
+<!-- HTML footer for doxygen 1.9.6-->
2
+<!-- start footer part -->
3
+<!--BEGIN GENERATE_TREEVIEW-->
4
+<div id="nav-path"><!-- id is needed for treeview function! --></div>
5
+<!--END GENERATE_TREEVIEW-->
6
+</body>
7
+</html>
doxygen
@@ -1300,7 +1300,7 @@ HTML_HEADER = ./docs/doxygen/header.html
1300
# that doxygen normally uses.
1301
# This tag requires that the tag GENERATE_HTML is set to YES.
1302
1303
-HTML_FOOTER =
+HTML_FOOTER = ./docs/doxygen/footer.html
1304
1305
# The HTML_STYLESHEET tag can be used to specify a user-defined cascading style
1306
# sheet that is used by each HTML page. It can be used to fine-tune the look of
0 commit comments