summaryrefslogtreecommitdiffstats
path: root/Doc/tools/sphinxext
Commit message (Collapse)AuthorAgeFilesLines
* Don't show version in title.Georg Brandl2008-09-281-2/+3
|
* No downloads for RCs.Georg Brandl2008-09-281-0/+6
|
* Fill out download page.Georg Brandl2008-09-211-18/+24
|
* Move opcode handling to Python's extension.Georg Brandl2008-07-231-0/+22
|
* Fix opensearch template.Georg Brandl2008-07-061-14/+4
|
* Generate pydoc's topic help from the reST docs via Sphinx'Georg Brandl2008-06-011-0/+66
| | | | new text writer.
* Add OpenSearch and a Python logo to the HTML output.Georg Brandl2008-04-273-0/+19
|
* Use correct XHTML tags.Georg Brandl2008-04-271-16/+16
|
* Update template for newest Sphinx.Georg Brandl2008-04-191-0/+3
|
* Add :issue: directive for easy linking to bugs.python.org.Georg Brandl2008-04-091-0/+24
|
* Make patchlevel print out the release if called as a script.Georg Brandl2008-03-021-0/+3
|
* Until we got downloadable docs, stop confusing viewers by talking about a ↵Georg Brandl2008-02-291-11/+5
| | | | nonexisting table.
* Adapt to latest doctools refactoring.Georg Brandl2008-01-211-0/+68
|
* Add Python-specific content to Doc dir. Update configuration fileGeorg Brandl2008-01-163-0/+128
to work with the newest Sphinx.