diff --git a/build/doxygen/dolibarr-doxygen.doxyfile b/build/doxygen/dolibarr-doxygen.doxyfile index 60a56354daa..889180da73d 100644 --- a/build/doxygen/dolibarr-doxygen.doxyfile +++ b/build/doxygen/dolibarr-doxygen.doxyfile @@ -1,4 +1,4 @@ -# Doxyfile 1.7.1 +# Doxyfile 1.7.3 # This file describes the settings to be used by the documentation system # doxygen (www.doxygen.org) for a project @@ -796,13 +796,15 @@ HTML_FILE_EXTENSION = .html # each generated HTML page. If it is left blank doxygen will generate a # standard header. -HTML_HEADER = +# Does not work with 1.7.3 +#HTML_HEADER = doxygen_header.html # The HTML_FOOTER tag can be used to specify a personal HTML footer for # each generated HTML page. If it is left blank doxygen will generate a # standard footer. -HTML_FOOTER = +# Does not work with 1.7.3 +HTML_FOOTER = doxygen_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 diff --git a/build/doxygen/doxygen_footer.html b/build/doxygen/doxygen_footer.html new file mode 100755 index 00000000000..dbc8fe21b38 --- /dev/null +++ b/build/doxygen/doxygen_footer.html @@ -0,0 +1,43 @@ + + + + + + + + +