summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* Add logo options, add blocks to sidebar.Georg Brandl2008-04-273-0/+28
* Fix markup.Georg Brandl2008-04-271-1/+1
* Use OpenSearch for Sphinx docs.Georg Brandl2008-04-271-0/+2
* Add OpenSearch capability.Georg Brandl2008-04-271-1/+7
* Review templating docs.Georg Brandl2008-04-271-69/+85
* simplified layout template a bit, working on templating documentationArmin Ronacher2008-04-272-10/+173
* Add a para about section nesting.Georg Brandl2008-04-261-0/+4
* * Use a customizable title for the docs.Georg Brandl2008-04-194-20/+22
* :func: et al. should not include parens.Georg Brandl2008-04-191-3/+5
* Add new templating API, remove Jinja external and add it to setup.py dependen...Georg Brandl2008-04-133-1/+32
* Support ``currentmodule`` directive, for docs that spread documentationGeorg Brandl2008-04-131-6/+15
* Support Sphinx.add_transform().Georg Brandl2008-04-131-0/+5
* Add note about __module__ checking.Georg Brandl2008-04-131-0/+7
* Fix :term:`title <target>`, and make giving multiple cmdoptions possible.Georg Brandl2008-04-071-2/+6
* Advise to put index directives before the target.Georg Brandl2008-04-061-0/+9
* Allow the config to act as an extension.Georg Brandl2008-04-064-43/+43
* Don't swallow toc entries when resolving subtrees.Georg Brandl2008-04-061-1/+1
* Allow new titles in the toctree.Georg Brandl2008-03-302-5/+20
* Adapt extension mod to new indextemplate syntax.Georg Brandl2008-03-281-3/+3
* Support app.add_crossref_type().Georg Brandl2008-03-284-6/+49
* Add subscription box for the google group.Georg Brandl2008-03-281-3/+6
* Fix HTML.Georg Brandl2008-03-281-1/+1
* Refer to the new Google group.Georg Brandl2008-03-281-3/+2
* Several fixes in the latex processing.Georg Brandl2008-03-261-1/+3
* 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 pickle builder target.Georg Brandl2008-03-251-4/+4
* Rebuild all HTML files in case of a template change.Georg Brandl2008-03-251-1/+1
* Support the image directive.Georg Brandl2008-03-251-0/+13
* Add the changelog to the documentation.Georg Brandl2008-03-232-0/+5
* Add changelog entry and docs for builder rename.Georg Brandl2008-03-231-2/+2
* Refer to bugs.python.org.Georg Brandl2008-03-231-0/+2
* Don't install scripts twice. Thanks to lunar.Georg Brandl2008-03-232-6/+6
* Refreshed logo, by Panos Laganakos.Georg Brandl2008-03-231-0/+0
* Make sphinx compatible with docutils SVN snapshots.v0.1.61798Georg Brandl2008-03-232-3/+3
* Remove outdated info and add an XXX.Georg Brandl2008-03-231-42/+1
* Add versionadded tag.Georg Brandl2008-03-231-0/+3
* Also remove # doctest: directives in presentation output.Georg Brandl2008-03-221-1/+11
* * sphinx.ext.doctest: Replace <BLANKLINE> in doctest blocks byGeorg Brandl2008-03-221-0/+4
* Add note about blank lines in doctest blocks.Georg Brandl2008-03-221-3/+6
* Mention docutils version requirement.Georg Brandl2008-03-221-1/+2
* Fixes from Armin.Georg Brandl2008-03-222-2/+2
* Put doctests in "default" by default and update docs for doctest extension.Georg Brandl2008-03-221-2/+25
* Add license and repository info to front page, add comments where sections ne...Georg Brandl2008-03-215-3/+17
* Add easy_install to sidebar.Georg Brandl2008-03-211-2/+4
* Prepare for release.Georg Brandl2008-03-211-3/+3
* Use Windows-friendlier dirnames.Georg Brandl2008-03-216-24/+24
* Fix directive parse_node function.Georg Brandl2008-03-211-2/+2
* Add a note about sys.path in conf.py.Georg Brandl2008-03-211-1/+12