Support docutils.conf 'writers' and 'html4css1 writer' section by html writer.

latex, manpage and texinfo writers support 'writers' section.
This commit is contained in:
Takayuki Shimizukawa
2013-07-26 23:23:46 +09:00
parent 72a6bfde28
commit f26de54a12
5 changed files with 10 additions and 4 deletions

View File

@@ -5,6 +5,8 @@ Features added
--------------
* Builders: rebuild i18n target document when catalog updated.
* Support docutils.conf 'writers' and 'html4css1 writer' section by html writer.
latex, manpage and texinfo writers also support 'writers' section.
Incompatible changes
--------------------