Skip to content

Commit 1d4cb19

Browse files
committed
Removed obsolete Doxygen options.
1 parent f8feaf8 commit 1d4cb19

File tree

1 file changed

+0
-17
lines changed

1 file changed

+0
-17
lines changed

doc/Doxyfile.in

Lines changed: 0 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1192,15 +1192,6 @@ HTML_COLORSTYLE_SAT = 100
11921192

11931193
HTML_COLORSTYLE_GAMMA = 80
11941194

1195-
# If the HTML_TIMESTAMP tag is set to YES then the footer of each generated HTML
1196-
# page will contain the date and time when the page was generated. Setting this
1197-
# to YES can help to show when doxygen was last run and thus if the
1198-
# documentation is up to date.
1199-
# The default value is: NO.
1200-
# This tag requires that the tag GENERATE_HTML is set to YES.
1201-
1202-
HTML_TIMESTAMP = NO
1203-
12041195
# If the HTML_DYNAMIC_SECTIONS tag is set to YES then the generated HTML
12051196
# documentation will contain sections that can be hidden and shown after the
12061197
# page has loaded.
@@ -1757,14 +1748,6 @@ LATEX_HIDE_INDICES = NO
17571748

17581749
LATEX_BIB_STYLE = plain
17591750

1760-
# If the LATEX_TIMESTAMP tag is set to YES then the footer of each generated
1761-
# page will contain the date and time when the page was generated. Setting this
1762-
# to NO can help when comparing the output of multiple runs.
1763-
# The default value is: NO.
1764-
# This tag requires that the tag GENERATE_LATEX is set to YES.
1765-
1766-
LATEX_TIMESTAMP = NO
1767-
17681751
#---------------------------------------------------------------------------
17691752
# Configuration options related to the RTF output
17701753
#---------------------------------------------------------------------------

0 commit comments

Comments
 (0)