summaryrefslogtreecommitdiff
path: root/doxygen.cfg.in
diff options
context:
space:
mode:
authorAndre Moreira Magalhaes (andrunko) <andre.magalhaes@collabora.co.uk>2009-04-02 00:49:55 -0300
committerAndre Moreira Magalhaes (andrunko) <andre.magalhaes@collabora.co.uk>2009-04-13 15:14:36 -0300
commitcbd063256a676cb100b9cf263e4296093f539e19 (patch)
treea79a1f93c2a3c24d592e548868b10d3131945183 /doxygen.cfg.in
parent5679fa060df4c881cc8e9b1cb28ce50f8005f1ba (diff)
doxygen.cfg.in: Added custom header file.
Diffstat (limited to 'doxygen.cfg.in')
-rw-r--r--doxygen.cfg.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/doxygen.cfg.in b/doxygen.cfg.in
index 6ad3abd7..45514688 100644
--- a/doxygen.cfg.in
+++ b/doxygen.cfg.in
@@ -734,7 +734,7 @@ HTML_FILE_EXTENSION = .html
# each generated HTML page. If it is left blank doxygen will generate a
# standard header.
-HTML_HEADER =
+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