python-tldp/tldp/doctypes
Martin A. Brown 9d1f066085 better PDF generation logic; add cleanup()
try to make the PDF first with jw, but don't quit if that fails
fall back to PDF generation with dblatex and tell the user
cleanup any generated index.sgml (if we made it)
2016-02-26 11:22:00 -08:00
..
__init__.py initial commit 2016-02-10 19:22:23 -08:00
asciidoc.py add __name__ to getLogger() calls 2016-02-25 12:29:55 -08:00
common.py build sequence resilience/terseness) improvements 2016-02-26 11:19:30 -08:00
docbook4xml.py add __name__ to getLogger() calls 2016-02-25 12:29:55 -08:00
docbook5xml.py add __name__ to getLogger() calls 2016-02-25 12:29:55 -08:00
docbooksgml.py better PDF generation logic; add cleanup() 2016-02-26 11:22:00 -08:00
example.py add __name__ to getLogger() calls 2016-02-25 12:29:55 -08:00
linuxdoc.py rework the build sequence 2016-02-26 01:02:16 -08:00
markdown.py add __name__ to getLogger() calls 2016-02-25 12:29:55 -08:00
rst.py add __name__ to getLogger() calls 2016-02-25 12:29:55 -08:00
text.py add __name__ to getLogger() calls 2016-02-25 12:29:55 -08:00