| Handle errors more gracefully. |
|
More...
|
over 17 years ago
|
| Add a dependency system for handling .. include, .. literalinclude and later .. image dependencies. |
|
More...
|
over 17 years ago
|
| Release preparation. |
|
More...
|
over 17 years ago
|
| Don't error out on reading an empty file. |
|
More...
|
over 17 years ago
|
| Add some formatting. |
|
More...
|
over 17 years ago
|
| Add the changelog to the documentation. |
|
More...
|
over 17 years ago
|
| Re-enable search box for HTML builder. |
|
More...
|
over 17 years ago
|
| Make parsed-literal blocks work as expected. |
|
More...
|
over 17 years ago
|
| Add changelog entry and docs for builder rename. |
|
More...
|
over 17 years ago
|
| Add missing commands if Pygments is not installed. Bug reported by Ondrej Certik. |
|
More...
|
over 17 years ago
|
| Don't try to build copied sources if source suffix is .txt. |
|
More...
|
over 17 years ago
|
| Refer to bugs.python.org. |
|
More...
|
over 17 years ago
|
| Don't install scripts twice. Thanks to lunar. |
|
More...
|
over 17 years ago
|
| Python #2465: don't create makefile if not prompted to do so. |
|
More...
|
over 17 years ago
|
| Refreshed logo, by Panos Laganakos. |
|
More...
|
over 17 years ago
|
| Make sphinx compatible with docutils SVN snapshots. |
|
More...
|
over 17 years ago
|
| Update for new release. |
|
More...
|
over 17 years ago
|
| Remove outdated info and add an XXX. |
|
More...
|
over 17 years ago
|
| Add changelog entry. |
|
More...
|
over 17 years ago
|
| autodoc uses the module charset now |
|
More...
|
over 17 years ago
|
| Fix for build-all mode. |
|
More...
|
over 17 years ago
|
| Add versionadded tag. |
|
More...
|
over 17 years ago
|
| Add TODO item. |
|
More...
|
over 17 years ago
|
| Render .. automodule:: docstrings in a section node, and ignore section styles in the document, so that module docstrings can contain proper sections. |
|
More...
|
over 17 years ago
|
| Fix a case where nothing is built if the environment is fresh. |
|
More...
|
over 17 years ago
|
| Add release date. |
|
More...
|
over 17 years ago
|
| Bump ENV_VERSION after introduction of CodeBlocksHandler. |
|
More...
|
over 17 years ago
|
| Remove leftover code that does not work. |
|
More...
|
over 17 years ago
|
| Also remove # doctest: directives in presentation output. |
|
More...
|
over 17 years ago
|
| * 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. |
|
More...
|
over 17 years ago
|