annotate doc/docutils.conf @ 52:4df5e8994657

Added round-half-even (banker's rounding) support. Moved a couple of unit-tests from docstrings to a separate file.
author jonas
date Thu, 07 Jun 2007 22:00:43 +0000
parents 2cada72b40ae
children
rev   line source
4
2cada72b40ae Forgot to check in the doc directory.
cmlenz
parents:
diff changeset
1 [general]
2cada72b40ae Forgot to check in the doc directory.
cmlenz
parents:
diff changeset
2 input_encoding = utf-8
2cada72b40ae Forgot to check in the doc directory.
cmlenz
parents:
diff changeset
3 strip_comments = yes
2cada72b40ae Forgot to check in the doc directory.
cmlenz
parents:
diff changeset
4 toc_backlinks = none
2cada72b40ae Forgot to check in the doc directory.
cmlenz
parents:
diff changeset
5
2cada72b40ae Forgot to check in the doc directory.
cmlenz
parents:
diff changeset
6 [html4css1 writer]
2cada72b40ae Forgot to check in the doc directory.
cmlenz
parents:
diff changeset
7 embed_stylesheet = no
2cada72b40ae Forgot to check in the doc directory.
cmlenz
parents:
diff changeset
8 stylesheet = style/edgewall.css
2cada72b40ae Forgot to check in the doc directory.
cmlenz
parents:
diff changeset
9 xml_declaration = no
Copyright (C) 2012-2017 Edgewall Software