1
0
mirror of https://github.com/rkd77/elinks.git synced 2024-06-27 01:25:34 +00:00
elinks/doc/tools
Witold Filipczyk e3992118c8 [configure.ac] Added --enable-reproducible and --with-source-date-epoch=TIME
Example of usage:
./autogen.sh
./configure ... \
--enable-reproducible \
--with-source-date-epoch=$(git log -1 --pretty=%ct)

make
make -C doc html
2022-03-28 21:06:54 +02:00
..
asciidoc [configure.ac] Added --enable-reproducible and --with-source-date-epoch=TIME 2022-03-28 21:06:54 +02:00
conf2doc conf2doc: Backslashify --help, --enable, --disable to avoid —. 2006-12-27 19:41:04 +02:00
help2xml doc fix in help2xml script 2009-04-30 22:52:49 +03:00
keys2doc keys2doc: fix handling of dots (.) in description list term 2008-03-05 10:04:47 +02:00