Add manual page writer.

This commit is contained in:
Georg Brandl
2010-02-21 11:50:08 +01:00
parent d305ab2bd0
commit 121b864f31
16 changed files with 543 additions and 13 deletions

View File

@@ -8,6 +8,8 @@ Release 1.0 (in development)
* Support for docutils 0.4 has been removed.
* Added a manual page builder.
* New more compact doc field syntax is now recognized:
``:param type name: description``.