Description: Turns off timestamps in documentation generated by Doxygen
Author: Michael R. Crusoe <mcrusoe@msu.edu>
Forwarded: no
Last-Update: 2015-02-21

--- a/docs/Doxyfile
+++ b/docs/Doxyfile
@@ -853,7 +853,7 @@
 # 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 
