python-tldp/tldp
Martin A. Brown 76d5886e54 fix skipping SCSI-2.4-HOWTO (bad stem/ext handling)
source document identification was skipping any documents which lived in their
own directory AND whose names had a dot; fixed and test support added
2016-03-01 19:49:28 -08:00
..
doctypes make individual assertions 2016-03-01 08:20:57 -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 messed up indentation 2016-02-29 11:37:13 -08:00
config.py correct the labeling in the --help output 2016-03-01 13:21:11 -08:00
driver.py improve diagnostic error messages a little bit 2016-03-01 14:32:14 -08:00
inventory.py pep8/pyflakes 2016-02-29 20:33:14 -08:00
ldpcollection.py adding commonal parent class LDPDocumentCollection 2016-02-22 20:00:24 -08:00
outputs.py only say we are removing, if removing 2016-03-01 18:38:58 -08:00
sources.py fix skipping SCSI-2.4-HOWTO (bad stem/ext handling) 2016-03-01 19:49:28 -08:00
typeguesser.py pep8/pyflakes 2016-02-29 20:33:14 -08:00
utils.py pep8/pyflakes 2016-02-29 20:33:14 -08:00