sphinx/CHANGES

18 lines
421 B
Plaintext
Raw Normal View History

2008-03-22 15:44:56 -05:00
Changes in trunk
================
* sphinx.ext.doctest: Make the group in which doctest blocks are
placed selectable, and default to ``'default'``.
* sphinx.ext.doctest: Replace <BLANKLINE> in doctest blocks by
real blank lines for presentation output.
* sphinx.environment: Move doctest_blocks out of block_quotes to
support indented doctest blocks.
2008-03-22 15:44:56 -05:00
Release 0.1.61611
=================
First public release.