improve docs generation, including PDF output
authorEvan Martin <martine@danga.com>
Tue, 17 Nov 2015 22:04:50 +0000 (14:04 -0800)
committerEvan Martin <martine@danga.com>
Tue, 17 Nov 2015 22:05:53 +0000 (14:05 -0800)
commita6859ac8af7377b1a1e136a6b296f8e8ca950507
treec80140188229269ead4b6f033ad6a42090a00c57
parent274db07276106944f63a3387bc3826e2211da154
improve docs generation, including PDF output

- Fix the manual build rules (missing the .xsl as an input).
- Add a README describing how the docs build works.
- Add rules that generate PDF, just 'cause we can.
configure.py
doc/README.md [new file with mode: 0644]
doc/dblatex.xsl [new file with mode: 0644]
doc/docbook.xsl