Ship documentation without intermediate tarballs
Peter Eisentraut <peter_e@gmx.net>
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.
Files
| Path | Change | +/− |
|---|---|---|
| doc/Makefile | modified | +3 −95 |
| doc/src/Makefile | modified | +2 −12 |
| doc/src/sgml/docguide.sgml | modified | +3 −26 |
| doc/src/sgml/Makefile | modified | +144 −43 |
| doc/src/sgml/stylesheet.dsl | modified | +4 −1 |
| doc/src/sgml/stylesheet.xsl | modified | +1 −0 |
| GNUmakefile.in | modified | +4 −1 |
| src/Makefile.global.in | modified | +2 −2 |