From b0fd484c2e24ca5100f0a8ebf4f8074a52e4189f Mon Sep 17 00:00:00 2001 From: Howard Butler Date: Tue, 24 Feb 2015 22:03:03 +0000 Subject: Fix #265, remove HTML timestamps in doxygen output git-svn-id: http://svn.osgeo.org/metacrs/proj/trunk@2637 4e78687f-474d-0410-85f9-8d5e500ac6b2 --- jniwrap/doxygen.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jniwrap/doxygen.cfg b/jniwrap/doxygen.cfg index 12dc4750..a46a8bb8 100644 --- a/jniwrap/doxygen.cfg +++ b/jniwrap/doxygen.cfg @@ -894,7 +894,7 @@ HTML_COLORSTYLE_GAMMA = 80 # 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. -HTML_TIMESTAMP = YES +HTML_TIMESTAMP = NO # If the HTML_ALIGN_MEMBERS tag is set to YES, the members of classes, # files or namespaces will be aligned in HTML using tables. If set to -- cgit v1.2.3