CVS commit: htdocs
"Roland Illig" <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.www.cvs |
|---|---|
| Message-ID | <[email protected]> |
Module Name: htdocs Committed By: rillig Date: Sun Jun 21 10:31:16 UTC 2020 Modified Files: htdocs/docs/guide/en: Makefile htdocs/docs/internals/en: Makefile htdocs/share/mk: doc.docbook.dsssl.mk doc.docbook.mk Log Message: build the PDF of the DocBook documentation directly Previously, it was generated from the PostScript version, which made the resulting file unnecessarily big. The NetBSD Guide was 3.6 MB before, and is now only 1.8 MB. To generate a diff of this commit: cvs rdiff -u -r1.11 -r1.12 htdocs/docs/guide/en/Makefile cvs rdiff -u -r1.6 -r1.7 htdocs/docs/internals/en/Makefile cvs rdiff -u -r1.13 -r1.14 htdocs/share/mk/doc.docbook.dsssl.mk cvs rdiff -u -r1.34 -r1.35 htdocs/share/mk/doc.docbook.mk Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.