diff options
| author | goodger <goodger@929543f6-e4f2-0310-98a6-ba3bd3dd1d04> | 2002-07-28 18:51:20 +0000 |
|---|---|---|
| committer | goodger <goodger@929543f6-e4f2-0310-98a6-ba3bd3dd1d04> | 2002-07-28 18:51:20 +0000 |
| commit | dec122151ae3c5ffbdb3127477d33de4969860d4 (patch) | |
| tree | 0ff5ae256e2d811297e0c1db61ad3f23dc5e2d30 /docutils/tools/docutils.conf | |
| parent | e01e396300f80833c407f10a7a234c5a0dc894a8 (diff) | |
| download | docutils-dec122151ae3c5ffbdb3127477d33de4969860d4.tar.gz | |
Moved from spec/ to tools/, since that's where processing is done now.
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@407 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
Diffstat (limited to 'docutils/tools/docutils.conf')
| -rw-r--r-- | docutils/tools/docutils.conf | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/docutils/tools/docutils.conf b/docutils/tools/docutils.conf new file mode 100644 index 000000000..5d53f9b7d --- /dev/null +++ b/docutils/tools/docutils.conf @@ -0,0 +1,6 @@ +[options] + +# These entries affect reStructuredText-style PEPs: +pep-stylesheet: stylesheets/pep.css +python-home: http://www.python.org +no-random: 1 |
