diff options
| -rw-r--r-- | jniwrap/doxygen.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
