From f3e3e64a17caa22f585f33a636df275375899fa2 Mon Sep 17 00:00:00 2001 From: Dmitry Podgorny Date: Tue, 23 Mar 2021 19:51:57 +0200 Subject: [PATCH] docs: remove footer.html Use default footer instead. --- Doxyfile | 2 +- docs/.keep | 0 docs/footer.html | 2 -- 3 files changed, 1 insertion(+), 3 deletions(-) create mode 100644 docs/.keep delete mode 100644 docs/footer.html diff --git a/Doxyfile b/Doxyfile index 622bfe8..ed1b664 100644 --- a/Doxyfile +++ b/Doxyfile @@ -1047,7 +1047,7 @@ HTML_HEADER = # that doxygen normally uses. # This tag requires that the tag GENERATE_HTML is set to YES. -HTML_FOOTER = docs/footer.html +HTML_FOOTER = # 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/docs/.keep b/docs/.keep new file mode 100644 index 0000000..e69de29 diff --git a/docs/footer.html b/docs/footer.html deleted file mode 100644 index 308b1d0..0000000 --- a/docs/footer.html +++ /dev/null @@ -1,2 +0,0 @@ - -