diff --git a/Doxyfile b/Doxyfile index e004cc5b..8c26f435 100644 --- a/Doxyfile +++ b/Doxyfile @@ -782,7 +782,7 @@ HTML_HEADER = # each generated HTML page. If it is left blank doxygen will generate a # standard footer. -HTML_FOOTER = +HTML_FOOTER = doc/footer.html # The HTML_STYLESHEET tag can be used to specify a user-defined cascading # style sheet that is used by each HTML page. It can be used to @@ -870,6 +870,8 @@ TREEVIEW_WIDTH = 250 FORMULA_FONTSIZE = 10 +GENERATE_LATEX = NO + #--------------------------------------------------------------------------- # Configuration options related to the preprocessor #--------------------------------------------------------------------------- diff --git a/doc/footer.html b/doc/footer.html new file mode 100644 index 00000000..3d0275c8 --- /dev/null +++ b/doc/footer.html @@ -0,0 +1,4 @@ +
+