summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update Changelog.v0.1.61950Georg Brandl2008-03-261-0/+6
* Fix format string.Georg Brandl2008-03-261-1/+1
* Pylint fixing.Georg Brandl2008-03-262-4/+4
* Add release info.v0.1.61945Georg Brandl2008-03-261-2/+2
* Prepare for release.Georg Brandl2008-03-260-0/+0
* Several fixes in the latex processing.Georg Brandl2008-03-265-29/+31
* Strip parentheses for C function pointer type names.Georg Brandl2008-03-251-0/+5
* Add fncychap.sty; add clean target.Georg Brandl2008-03-253-2/+445
* Add a paragraph on special names.Georg Brandl2008-03-253-2/+60
* Expand on the pickle builder.Georg Brandl2008-03-253-3/+98
* Add Jabber address.Georg Brandl2008-03-252-2/+3
* Rename static to _static and consistently name _sources.Georg Brandl2008-03-255-12/+20
* Rename pickle builder target.Georg Brandl2008-03-251-4/+4
* Rebuild all HTML files in case of a template change.Georg Brandl2008-03-257-56/+60
* Support the image directive.Georg Brandl2008-03-258-19/+168
* * setup: On Python 2.4, don't egg-depend on docutils if a docutils isGeorg Brandl2008-03-252-2/+26
* * sphinx.builder: Handle unavailability of TOC relations (previous/Georg Brandl2008-03-252-8/+22
* Record deps from autodoc.Georg Brandl2008-03-253-3/+22
* Handle errors more gracefully.Georg Brandl2008-03-251-6/+11
* Add a dependency system for handling .. include, .. literalincludeGeorg Brandl2008-03-256-44/+88
* Release preparation.v0.1.61843Georg Brandl2008-03-241-2/+2
* Don't error out on reading an empty file.Georg Brandl2008-03-242-1/+7
* Add some formatting.Georg Brandl2008-03-231-4/+5
* Add the changelog to the documentation.Georg Brandl2008-03-232-0/+5
* Re-enable search box for HTML builder.Georg Brandl2008-03-231-2/+1
* Make parsed-literal blocks work as expected.Georg Brandl2008-03-232-0/+6
* Add changelog entry and docs for builder rename.Georg Brandl2008-03-232-2/+4
* Add missing commands if Pygments is not installed.Georg Brandl2008-03-232-1/+15
* Don't try to build copied sources if source suffix is .txt.Georg Brandl2008-03-234-10/+29
* Refer to bugs.python.org.Georg Brandl2008-03-231-0/+2
* Don't install scripts twice. Thanks to lunar.Georg Brandl2008-03-235-15/+16
* Python #2465: don't create makefile if not prompted to do so.Georg Brandl2008-03-232-2/+9
* Refreshed logo, by Panos Laganakos.Georg Brandl2008-03-231-0/+0
* Make sphinx compatible with docutils SVN snapshots.v0.1.61798Georg Brandl2008-03-238-16/+69
* Update for new release.Georg Brandl2008-03-230-0/+0
* Remove outdated info and add an XXX.Georg Brandl2008-03-231-42/+1
* Add changelog entry.Georg Brandl2008-03-231-1/+4
* autodoc uses the module charset nowArmin Ronacher2008-03-231-0/+29
* Fix for build-all mode.Georg Brandl2008-03-231-0/+2
* Add versionadded tag.Georg Brandl2008-03-231-0/+3
* Add TODO item.Georg Brandl2008-03-231-0/+1
* Render .. automodule:: docstrings in a section node, andGeorg Brandl2008-03-232-3/+17
* Fix a case where nothing is built if the environment is fresh.Georg Brandl2008-03-232-10/+16
* Add release date.Georg Brandl2008-03-231-2/+2
* Bump ENV_VERSION after introduction of CodeBlocksHandler.Georg Brandl2008-03-231-1/+1
* Remove leftover code that does not work.Georg Brandl2008-03-231-12/+0
* Also remove # doctest: directives in presentation output.Georg Brandl2008-03-223-7/+23
* * sphinx.ext.doctest: Replace <BLANKLINE> in doctest blocks byGeorg Brandl2008-03-225-9/+60
* Add note about blank lines in doctest blocks.Georg Brandl2008-03-221-3/+6
* Add changelog.Georg Brandl2008-03-221-0/+11