[Zope-Checkins] CVS: Zope/skel/etc - zope.conf.in:1.6.2.14
Christian 'Tiran' Heimes
heimes at faho.rwth-aachen.de
Thu May 13 12:20:06 EDT 2004
Update of /cvs-repository/Zope/skel/etc
In directory cvs.zope.org:/tmp/cvs-serv4939/skel/etc
Modified Files:
Tag: Zope-2_7-branch
zope.conf.in
Log Message:
Merge from tiran-restfixing-branch
=== Zope/skel/etc/zope.conf.in 1.6.2.13 => 1.6.2.14 ===
--- Zope/skel/etc/zope.conf.in:1.6.2.13 Thu Jan 8 18:34:08 2004
+++ Zope/skel/etc/zope.conf.in Thu May 13 12:20:05 2004
@@ -330,6 +330,19 @@
#
# rest-output-encoding iso-8859-15
+# Directive: rest-header-level
+#
+# Description:
+# Set the default starting HTML header level for restructured text
+# documents. The default is 3, which implies that top-level headers
+# will be created with an <H3> tag.
+#
+# Default: 3
+#
+# Example:
+#
+# rest-header-level 2
+
# Directive: cgi-environment
#
# Description:
More information about the Zope-Checkins
mailing list