From d05736765cfa75e10f6aa4363baeb0fe0da86f92 Mon Sep 17 00:00:00 2001 From: Peter Hutterer Date: Wed, 24 Aug 2016 14:30:14 +1000 Subject: [PATCH] doc: drop the HTML_TIMESTAMP 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 --- doc/libevdev.doxygen.in | 1 - 1 file changed, 1 deletion(-) diff --git a/doc/libevdev.doxygen.in b/doc/libevdev.doxygen.in index d64efa9..bb3774f 100644 --- a/doc/libevdev.doxygen.in +++ b/doc/libevdev.doxygen.in @@ -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 -- 2.34.1