Ship documentation without intermediate tarballs
authorPeter Eisentraut <peter_e@gmx.net>
Sun, 9 Aug 2009 22:47:59 +0000 (22:47 +0000)
committerPeter Eisentraut <peter_e@gmx.net>
Sun, 9 Aug 2009 22:47:59 +0000 (22:47 +0000)
commit88d51c9d5067b39f75384cc9de4954556a14ddef
tree4a52c73b73491e5273e994479d71c0999887784c
parent4d0015c5f1ea2253206e93b44ed13c1a5f6b8114
Ship documentation without intermediate tarballs

Documentation files in HTML and man formats are now prepared for
distribution using the distprep make target, like everything else.  They
are placed in doc/src/sgml/html and manX and installed from there by
make install, if present.  The business with the tarballs in the tarball
is gone.
GNUmakefile.in
doc/Makefile
doc/src/Makefile
doc/src/sgml/Makefile
doc/src/sgml/docguide.sgml
doc/src/sgml/stylesheet.dsl
doc/src/sgml/stylesheet.xsl
src/Makefile.global.in