doc: drop the HTML_TIMESTAMP
authorPeter Hutterer <peter.hutterer@who-t.net>
Wed, 24 Aug 2016 04:30:14 +0000 (14:30 +1000)
committerPeter Hutterer <peter.hutterer@who-t.net>
Sun, 28 Aug 2016 22:00:49 +0000 (08:00 +1000)
Allows for reproducible builds. Debian carries a patch for this, and the
timestamp doesn't really add much since the doc is either in sync with master
or represents the release tag. Might as well drop it.

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
doc/libevdev.doxygen.in

index d64efa97b1af0d731c27d1f1bd7b18dda6f94535..bb3774f4694263897604cee7fcf1d10c08c2289e 100644 (file)
@@ -12,7 +12,6 @@ INPUT                  = @top_srcdir@/libevdev/libevdev.h \
 EXAMPLE_PATH           = @top_srcdir@/include
 GENERATE_HTML          = YES
 HTML_EXTRA_STYLESHEET  = @srcdir@/libevdev.css
-HTML_TIMESTAMP         = YES
 GENERATE_LATEX         = NO
 MACRO_EXPANSION        = YES
 EXPAND_ONLY_PREDEF     = YES