mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-10-29 05:40:25 -04:00
doxygen: Suppress timestamp
The build timestamp in the doc is bad for packaging in general, so let's disable it as default. Signed-off-by: Takashi Iwai <tiwai@suse.de>
This commit is contained in:
parent
e63ec94890
commit
5eb8ae1bb0
1 changed files with 2 additions and 0 deletions
|
|
@ -124,3 +124,5 @@ TYPEDEF_HIDES_STRUCT = YES # needed in doxygen >= 1.5.4
|
|||
|
||||
#INPUT_FILTER = inputfilter
|
||||
#FILTER_SOURCE_FILES = YES
|
||||
|
||||
HTML_TIMESTAMP = NO
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue