summaryrefslogtreecommitdiff
path: root/tools/docutils.conf
diff options
context:
space:
mode:
authorgoodger <goodger@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>2003-09-01 15:03:22 +0000
committergoodger <goodger@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>2003-09-01 15:03:22 +0000
commite0b3037220cee0c84601016d85bf65a7f02836cf (patch)
treee09a5bd812149fcc792f72b042c54bb62642f148 /tools/docutils.conf
parent3749d78611e898e592190ebfd96b5287f5c88e59 (diff)
downloaddocutils-e0b3037220cee0c84601016d85bf65a7f02836cf.tar.gz
exercising flexible booleans
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@1660 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
Diffstat (limited to 'tools/docutils.conf')
-rw-r--r--tools/docutils.conf6
1 files changed, 3 insertions, 3 deletions
diff --git a/tools/docutils.conf b/tools/docutils.conf
index d1556a891..e03541cc7 100644
--- a/tools/docutils.conf
+++ b/tools/docutils.conf
@@ -1,8 +1,8 @@
[general]
# These entries affect all processing:
-source-link: 1
+source-link: yes
datestamp: %Y-%m-%d %H:%M UTC
-generator: 1
+generator: on
[html4css1 writer]
# These entries affect HTML output:
@@ -13,4 +13,4 @@ stylesheet-path: stylesheets/default.css
template: pep-html-template
stylesheet-path: stylesheets/pep.css
python-home: http://www.python.org
-no-random: 1
+no-random: true