Make sphinx compatible with docutils SVN snapshots.

This commit is contained in:
Georg Brandl
2008-03-23 15:07:15 +00:00
parent a9f2247f62
commit 5d272bdd0d
8 changed files with 69 additions and 16 deletions
+4 -2
View File
@@ -1,5 +1,7 @@
Changes in trunk
================
Release 0.1.61798 (Mar 23, 2008)
================================
* sphinx: Work with docutils SVN snapshots as well as 0.4.
* sphinx.ext.doctest: Make the group in which doctest blocks are
placed selectable, and default to ``'default'``.