-
I have pushed some more small changes to rst2man:
http://hg.intevation.org/mercurial/crew/rev/9c142ed9c405
http://hg.intevation.org/mercurial/crew/rev/9945a39d171f.
2009-12-04 12:34:25 UTC in Docutils: Documentation Utilities
-
This is a better patch for writing the section titles in uppercase:
http://hg.intevation.org/mercurial/crew/rev/d2006e6d1d59.
2009-11-08 15:35:55 UTC in Docutils: Documentation Utilities
-
We've made some patches for rst2man which I hope you'll adopt upstream. Please see
http://hg.intevation.org/mercurial/crew/log/tip/doc/rst2man.py
for the changelog and
http://hg.intevation.org/mercurial/crew/rev/4515761ea531
http://hg.intevation.org/mercurial/crew/rev/816564f5dea9
http://hg.intevation.org/mercurial/crew/rev/8bba9157b30a
for the patches, including...
2009-11-08 11:20:42 UTC in Docutils: Documentation Utilities
-
As described in this mail, Python 2.4 syntax had been used for some decorators:
http://article.gmane.org/gmane.text.docutils.devel/4734
This patch rewrites the code to use Python 2.3 syntax instead.
2009-08-30 22:23:24 UTC in Docutils: Documentation Utilities
-
A class variable was accessed as a global variable -- this resulted in a bunch of test failures.
2009-08-30 22:21:52 UTC in Docutils: Documentation Utilities