annotate doc/docutils.conf @ 116:c6214115e4da

Added some minor distutils frontend tests, corrected and moved mapping.cfg to the appropriate place.
author palgarvio
date Thu, 14 Jun 2007 21:55:18 +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