Kaydet (Commit) 86c189cf authored tarafından Miklos Vajna's avatar Miklos Vajna

odk: use HTML_TIMESTAMP doxygen option

To be consistent with javadoc, see commit
ac631f9e (odk: use javadoc -notimestamp,
so generated docs don't unnecessarily differ after each build,
2012-10-17).

Change-Id: Ie52d2ca08a873e663869d60413be7bf8ec1e0b56
üst 803ab266
......@@ -26,6 +26,7 @@ RECURSIVE = YES
GENERATE_HTML = YES
HTML_OUTPUT = .
HTML_TIMESTAMP = NO
GENERATE_LATEX = NO
......
......@@ -15,6 +15,7 @@ RECURSIVE = YES
GENERATE_HTML = YES
HTML_OUTPUT = .
HTML_TIMESTAMP = NO
GENERATE_LATEX = NO
QUIET = %
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment