From 27653c23505fc75c3b2e67fce67be1366ac7e8a4 Mon Sep 17 00:00:00 2001 From: Tobi-D7 Date: Tue, 12 Apr 2022 11:01:10 +0200 Subject: [PATCH] Fix --- Doxyfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Doxyfile b/Doxyfile index e71f5cf..edeeb45 100644 --- a/Doxyfile +++ b/Doxyfile @@ -1785,7 +1785,7 @@ EXTRA_PACKAGES = # to HTML_HEADER. # This tag requires that the tag GENERATE_LATEX is set to YES. -LATEX_HEADER = header.html +LATEX_HEADER = # The LATEX_FOOTER tag can be used to specify a personal LaTeX footer for the # generated LaTeX document. The footer should contain everything after the last