Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2016-02-08 | Convert http links to https where possible in the source. | Daniel Kahn Gillmor | 1 | -1/+1 | |
-- * use https for bug reporting * in comments and docs, use https to refer to: - www.gnu.org - creativecommons.org - translationproject.org - mail.gnome.org - www.perl.org - www.ctan.org - www.cl.cam.ac.uk - www.ntg.nl - cygwin.com - www.ethnologue.com | |||||
2014-10-15 | doc: Add a man page for gpg-error-config. | Werner Koch | 1 | -0/+1582 | |
* doc/gpgrt.texi: New. Just a start for now. * doc/gpl.texi, doc/lgpl.texi: New. Take from Libgcrypt. * doc/yat2m.c: New. Take from GnuPG master. * doc/Makefile.am: New. * configure.ac (AC_CONFIG_FILES): Add doc/Makefile. * Makefile.am (SUBDIRS): Add doc/. * build-aux/mdate-sh, build-aux/texinfo.tex: New. Signed-off-by: Werner Koch <[email protected]> |