Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37750399
en ru br
ALT Linux repos
S:1.9.8-alt1
5.0: 1.5.5-alt1
4.1: 1.5.5-alt1
4.0: 1.5.1-alt1
3.0: 1.4.3-alt1

Other repositories
Upstream:1.5.5

Group :: Development/Other
RPM: doxygen

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: Ubuntu-no-timestamps.patch
Download


Description: do not add timestamps to documentation
Author: Helmut Grohne
Forwarded: https://github.com/doxygen/doxygen/issues/5751
Last-Update: 2022-07-16
In order to improve reproducibility of the doxygen-doc package, elide
timestamps from the generated HTML documentation.
Index: doxygen/Doxyfile
===================================================================
--- doxygen.orig/Doxyfile
+++ doxygen/Doxyfile
@@ -158,7 +158,7 @@ HTML_EXTRA_FILES       =
 HTML_COLORSTYLE_HUE    = 220
 HTML_COLORSTYLE_SAT    = 100
 HTML_COLORSTYLE_GAMMA  = 80
-HTML_TIMESTAMP         = YES
+HTML_TIMESTAMP         = NO
 HTML_DYNAMIC_MENUS     = YES
 HTML_DYNAMIC_SECTIONS  = YES
 HTML_INDEX_NUM_ENTRIES = 100
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin