python-tldp/tldp
Martin A. Brown deaee034fc make an end run around the XSL/fop problem
teach the DocBook4 XML utility itself to set fop.extensions = 0 and
fop1.extensions = 1 until such time as the upstream ldp-docbook-xsl packages
can be repaired and/or adjusted
2016-03-27 00:44:00 -07:00
..
doctypes make an end run around the XSL/fop problem 2016-03-27 00:44:00 -07:00
.gitignore yes, the usual .gitignore 2016-02-11 11:27:36 -08:00
__init__.py use absolute_import here, too (Python 3) 2016-03-14 20:32:09 -07:00
cascadingconfig.py everybody gets unicode_literals 2016-03-14 22:18:09 -07:00
config.py everybody gets unicode_literals 2016-03-14 22:18:09 -07:00
driver.py support --script mode anywhere and don't chdir() 2016-03-24 09:00:20 -07:00
inventory.py everybody gets unicode_literals 2016-03-14 22:18:09 -07:00
ldpcollection.py adding commonal parent class LDPDocumentCollection 2016-02-22 20:00:24 -08:00
outputs.py match up the detail method on the OutputDirectory with the SourceDocument 2016-03-18 20:06:52 -07:00
sources.py everybody gets unicode_literals 2016-03-14 22:18:09 -07:00
typeguesser.py need to fall back to iso-8859-1 for SGML docs 2016-03-15 13:26:03 -07:00
utils.py make an end run around the XSL/fop problem 2016-03-27 00:44:00 -07:00