From: Arran Cudbard-Bell Date: Thu, 26 Nov 2020 17:16:46 +0000 (-0700) Subject: Remove generated timestamp from footer to reduce churn in docsite repo X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3dd7e992ff44f5a2de9cb3e44adff598b45b48ed;p=thirdparty%2Ffreeradius-server.git Remove generated timestamp from footer to reduce churn in docsite repo --- diff --git a/doc/doxygen/Doxyfile b/doc/doxygen/Doxyfile index 9173bd61397..e0e4c2a398d 100644 --- a/doc/doxygen/Doxyfile +++ b/doc/doxygen/Doxyfile @@ -1153,7 +1153,7 @@ HTML_HEADER = # that doxygen normally uses. # This tag requires that the tag GENERATE_HTML is set to YES. -HTML_FOOTER = +HTML_FOOTER = extra/footer_template.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 fine-tune the look of diff --git a/doc/doxygen/extra/footer_template.html b/doc/doxygen/extra/footer_template.html new file mode 100644 index 00000000000..f6060c3c514 --- /dev/null +++ b/doc/doxygen/extra/footer_template.html @@ -0,0 +1,22 @@ + + + + + + + + + + +