docs: copy the 'gendocs.sh' script from Texinfo CVS repository
authorStefano Lattarini <stefano.lattarini@gmail.com>
Sat, 8 Dec 2012 18:49:33 +0000 (19:49 +0100)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Sat, 8 Dec 2012 20:43:42 +0000 (21:43 +0100)
commit6e8997d86a0e6af3575f0f794380d4186fd446e4
tree93557c15946636a8de93674ec839186ba91bbca0
parentc271b9c121c446fc35204e4d032aaff32f36ee6b
docs: copy the 'gendocs.sh' script from Texinfo CVS repository

As well as the 'gendocs_template' file.  And enhance the "make fetch"
target to keep them synced.  It's better than having to fetch these
files by hand each time a release is to be made.

* Makefile.am (FETCHFILES): List 'gendocs.sh' and 'gendocs_template'.
(fetch): Fetch them, into 'lib/'.
(EXRA_DIST): Distribute them.
* HACKING: Adjust instructions for generation of manuals.

Signed-off-by: Stefano Lattarini <stefano.lattarini@gmail.com>
HACKING
Makefile.am
lib/gendocs.sh [new file with mode: 0755]
lib/gendocs_template [new file with mode: 0644]