summaryrefslogtreecommitdiff
path: root/documentation/Doxyfile.in
diff options
context:
space:
mode:
authorAlbrecht Schlosser <albrechts.fltk@online.de>2022-08-10 18:51:53 +0200
committerAlbrecht Schlosser <albrechts.fltk@online.de>2022-08-12 17:49:53 +0200
commitab61c03433423d1744db3550db8e1e281dbdf256 (patch)
treefae21dfa269a33539ebdce51fa3968329d551bf7 /documentation/Doxyfile.in
parentb8c227a8f2bb004de5819c93be5b7f6218402716 (diff)
Improve automatic documentation generation
This removes the need to edit the copyright year before generating the documentation (every year, in several files) and adds some technical information (doxygen generation date, doxygen version, and FLTK Git revision) in both HTML and PDF docs. - auto-generate copyright year (current year) used in several places - include FLTK Git revision in HTML and PDF docs - include generation date and doxygen version - replace special html footer which didn't work well with default footer
Diffstat (limited to 'documentation/Doxyfile.in')
-rw-r--r--documentation/Doxyfile.in5
1 files changed, 3 insertions, 2 deletions
diff --git a/documentation/Doxyfile.in b/documentation/Doxyfile.in
index 0c6f8ffac..227c4b6fe 100644
--- a/documentation/Doxyfile.in
+++ b/documentation/Doxyfile.in
@@ -648,7 +648,8 @@ EXCLUDE_SYMBOLS =
# the \include command).
EXAMPLE_PATH = @CMAKE_CURRENT_SOURCE_DIR@/../test \
- @CMAKE_CURRENT_SOURCE_DIR@/../examples
+ @CMAKE_CURRENT_SOURCE_DIR@/../examples \
+ @CMAKE_CURRENT_BINARY_DIR@ @CMAKE_CURRENT_SOURCE_DIR@
# If the value of the EXAMPLE_PATH tag contains directories, you can use the
# EXAMPLE_PATTERNS tag to specify one or more wildcard pattern (like *.cpp
@@ -803,7 +804,7 @@ HTML_HEADER =
# each generated HTML page. If it is left blank doxygen will generate a
# standard footer.
-HTML_FOOTER = @CMAKE_CURRENT_SOURCE_DIR@/src/html_footer
+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