summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2023-08-23 11:13:41 -0400
committerDavid Robillard <d@drobilla.net>2023-08-23 11:13:41 -0400
commit33b176b80490c9dba067fc0a6988e77a626a89e1 (patch)
treef36b3231df3984b65f5f8a2bb01b05cd9c5010d6
parent46f4bcbe04330645a11d00e56a7754cc1386bc45 (diff)
downloadsord-33b176b80490c9dba067fc0a6988e77a626a89e1.tar.gz
sord-33b176b80490c9dba067fc0a6988e77a626a89e1.tar.bz2
sord-33b176b80490c9dba067fc0a6988e77a626a89e1.zip
Remove deprecated Doxygen configuration
-rw-r--r--doc/reference.doxygen.in17
1 files changed, 0 insertions, 17 deletions
diff --git a/doc/reference.doxygen.in b/doc/reference.doxygen.in
index 7acfd77..85b33df 100644
--- a/doc/reference.doxygen.in
+++ b/doc/reference.doxygen.in
@@ -1152,15 +1152,6 @@ HTML_COLORSTYLE_SAT = 100
HTML_COLORSTYLE_GAMMA = 80
-# If the HTML_TIMESTAMP tag is set to YES then the footer of each generated HTML
-# page will contain the date and time when the page was generated. Setting this
-# to YES can help to show when doxygen was last run and thus if the
-# documentation is up to date.
-# The default value is: NO.
-# This tag requires that the tag GENERATE_HTML is set to YES.
-
-HTML_TIMESTAMP = NO
-
# If the HTML_DYNAMIC_SECTIONS tag is set to YES then the generated HTML
# documentation will contain sections that can be hidden and shown after the
# page has loaded.
@@ -1708,14 +1699,6 @@ LATEX_HIDE_INDICES = NO
LATEX_BIB_STYLE = plain
-# If the LATEX_TIMESTAMP tag is set to YES then the footer of each generated
-# page will contain the date and time when the page was generated. Setting this
-# to NO can help when comparing the output of multiple runs.
-# The default value is: NO.
-# This tag requires that the tag GENERATE_LATEX is set to YES.
-
-LATEX_TIMESTAMP = NO
-
#---------------------------------------------------------------------------
# Configuration options related to the RTF output
#---------------------------------------------------------------------------