Commit Graph

15 Commits

Author SHA1 Message Date
Georg Brandl
59a60d5e9f Release preparation. 2008-03-24 09:43:00 +00:00
Georg Brandl
93d39ac065 Don't error out on reading an empty file. 2008-03-24 09:42:28 +00:00
Georg Brandl
a9c0a10b78 Add some formatting. 2008-03-23 21:30:58 +00:00
Georg Brandl
5f488517ce Make parsed-literal blocks work as expected. 2008-03-23 21:11:33 +00:00
Georg Brandl
08d86db91c Add changelog entry and docs for builder rename. 2008-03-23 19:40:17 +00:00
Georg Brandl
3135d3802d Add missing commands if Pygments is not installed.
Bug reported by Ondrej Certik.
2008-03-23 19:33:12 +00:00
Georg Brandl
0de9d7db7a Don't try to build copied sources if source suffix is .txt. 2008-03-23 18:26:24 +00:00
Georg Brandl
5dfd70d04d Python #2465: don't create makefile if not prompted to do so. 2008-03-23 17:33:50 +00:00
Georg Brandl
5d272bdd0d Make sphinx compatible with docutils SVN snapshots. 2008-03-23 15:07:15 +00:00
Georg Brandl
9d32eb44d1 Add changelog entry. 2008-03-23 11:32:33 +00:00
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