annotate doc/conf/docutils.ini @ 162:661cb602781d

Add MO file generation. Closes #21.
author cmlenz
date Thu, 21 Jun 2007 14:38:30 +0000
parents 3d9cb4beec8b
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