python-tldp/tldp/doctypes
Martin A. Brown 3f37d09fe9 add configurables and discovery of files
add argparse-style support to each doctype module, for path-configurables
also add the runtime discovery of files needed for document handling (e.g. XSL
and DSSSL files)
2016-02-22 12:32:35 -08:00
..
__init__.py initial commit 2016-02-10 19:22:23 -08:00
asciidoc.py adding # -*- coding: utf8 -*- 2016-02-18 13:25:02 -08:00
common.py adding # -*- coding: utf8 -*- 2016-02-18 13:25:02 -08:00
docbook4xml.py add configurables and discovery of files 2016-02-22 12:32:35 -08:00
docbook5xml.py add configurables and discovery of files 2016-02-22 12:32:35 -08:00
docbooksgml.py add configurables and discovery of files 2016-02-22 12:32:35 -08:00
example.py adding # -*- coding: utf8 -*- 2016-02-18 13:25:02 -08:00
linuxdoc.py add configurables and discovery of files 2016-02-22 12:32:35 -08:00
markdown.py adding # -*- coding: utf8 -*- 2016-02-18 13:25:02 -08:00
rst.py adding # -*- coding: utf8 -*- 2016-02-18 13:25:02 -08:00
text.py adding # -*- coding: utf8 -*- 2016-02-18 13:25:02 -08:00