Commit Graph

4755 Commits

Author SHA1 Message Date
Georg Brandl
e0bdea6b28 Render .. automodule:: docstrings in a section node, and
ignore section styles in the document, so that module docstrings
can contain proper sections.
2008-03-23 08:28:14 +00:00
Georg Brandl
696f56479c Add release date. 2008-03-23 06:37:04 +00:00
Georg Brandl
7111855bab Also remove # doctest: directives in presentation output. 2008-03-22 21:21:28 +00:00
Georg Brandl
b82b162729 * 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 21:10:35 +00:00
Georg Brandl
b53b3f72e2 Add changelog. 2008-03-22 20:44:56 +00:00