#553: Added :rst:dir:testcleanup blocks in the doctest extension.

This commit is contained in:
Georg Brandl
2011-01-03 21:20:29 +01:00
parent 6c7aa8bb6d
commit 7401622583
5 changed files with 91 additions and 21 deletions

View File

@@ -28,6 +28,8 @@ Release 1.1 (in development)
* #559: :confval:`html_add_permalinks` is now a string giving the
text to display in permalinks.
* #553: Added :rst:dir:`testcleanup` blocks in the doctest extension.
Release 1.0.6 (in development)
==============================