python-tldp/tldp
Martin A. Brown 36e92b83d9 perform the processor prebuild check first
it is smarter to perform the non-destructive check first, rather than blowing
away the output directory and then reporting that it is impossible to rebuild
the document output tree
2016-02-27 11:13:58 -08:00
..
doctypes perform the processor prebuild check first 2016-02-27 11:13:58 -08:00
.gitignore yes, the usual .gitignore 2016-02-11 11:27:36 -08:00
__init__.py add config.py to the tldp package 2016-02-23 11:04:20 -08:00
cascadingconfig.py add __name__ to getLogger() calls 2016-02-25 12:29:55 -08:00
config.py --skip option needs to have an empty list default 2016-02-26 00:30:05 -08:00
driver.py add logging logic to driver.py 2016-02-27 10:52:35 -08:00
inventory.py add __name__ to getLogger() calls 2016-02-25 12:29:55 -08:00
ldpcollection.py adding commonal parent class LDPDocumentCollection 2016-02-22 20:00:24 -08:00
outputs.py add __name__ to getLogger() calls 2016-02-25 12:29:55 -08:00
sources.py allow construction of SourceDocument with file or directory 2016-02-26 13:22:20 -08:00
typeguesser.py unused function 2016-02-26 12:21:04 -08:00
utils.py change wrapped function name to "timing" for log entry 2016-02-26 23:18:24 -08:00