docs: move chapter on automake history out of main manual
authorStefano Lattarini <stefano.lattarini@gmail.com>
Sun, 12 Feb 2012 10:02:32 +0000 (11:02 +0100)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Sun, 12 Feb 2012 10:37:20 +0000 (11:37 +0100)
commitbdfd2295149398a2872f1794abffd1292f8c0492
treed70473c98428f310c5d46c762194676989289e0a
parent19bab32531bc8c41e984460a2fa59205ecb623cd
docs: move chapter on automake history out of main manual

The chapter on Automake history, while certainly interesting and
even fascinating, does not truly pertain to a reference manual,
so move it out from there and into its own dedicated file.  This
change is made more advisable and pressing by the fact that such
and "Automake history" chapter hasn't been updated since the 1.9.6
release, so it has been becoming less faithful and useful since
then.

* doc/history.texi: New, manual on the history of the automake
package; extracted from ...
* doc/automake.texi: ... this file, with related adjustments.
* doc/Makefile.am (info_TEXINFOS): Add 'history.texi'.
(history_TEXINFOS): New, list included file 'fdl.texi'.
* Makefile.am (release-stats): Remove as obsolete.
* HACKING (Release Procedure): Don't advise anymore to run the
"release-stats" target and to update the manual with its output.
* NEWS: Update.
* .gitignore: Likewise.
.gitignore
HACKING
Makefile.am
NEWS
doc/Makefile.am
doc/automake-history.texi [new file with mode: 0644]
doc/automake.texi