annotate doc/docutils.conf @ 51:3664c93860f1

Support a `message_extractors` keyword argument directly in `setup()`. Closes #4.
author cmlenz
date Thu, 07 Jun 2007 00:15:27 +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