python-tldp/tldp/doctypes
Martin A. Brown 7903d5f497 config_fragment becomes staticmethod in class
the config_fragment function becomes a part of each doctype class, allowing
better encapsulation of most/all document type handling logic
the config_fragment function becomes a staticmethod called argparse
2016-02-25 10:35:46 -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 generic method shellscript() cannot test if job is done 2016-02-23 22:37:59 -08:00
docbook4xml.py config_fragment becomes staticmethod in class 2016-02-25 10:35:46 -08:00
docbook5xml.py config_fragment becomes staticmethod in class 2016-02-25 10:35:46 -08:00
docbooksgml.py config_fragment becomes staticmethod in class 2016-02-25 10:35:46 -08:00
example.py adding # -*- coding: utf8 -*- 2016-02-18 13:25:02 -08:00
linuxdoc.py config_fragment becomes staticmethod in class 2016-02-25 10:35:46 -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