diff options
Diffstat (limited to 'docutils/tools/docutils.conf')
| -rw-r--r-- | docutils/tools/docutils.conf | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/docutils/tools/docutils.conf b/docutils/tools/docutils.conf deleted file mode 100644 index 9f218d3bf..000000000 --- a/docutils/tools/docutils.conf +++ /dev/null @@ -1,16 +0,0 @@ -[general] -# These entries affect all processing: -source-link: yes -datestamp: %Y-%m-%d %H:%M UTC -generator: on - -[html4css1 writer] -# These entries affect HTML output: -stylesheet-path: stylesheets/default.css -field-name-limit: 20 - -[pep_html writer] -# These entries affect reStructuredText-style PEPs: -template: pep-html-template -stylesheet-path: stylesheets/pep.css -python-home: http://www.python.org |
