summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Release preparation.v0.20.2Georg Brandl2008-04-271-2/+2
|
* Fix a bug where smartypants was used for attribute values.Georg Brandl2008-04-272-5/+10
|
* Add logo options, add blocks to sidebar.Georg Brandl2008-04-2712-54/+138
|
* 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-278-7/+48
|
* Make description environment usable in desc environment.Georg Brandl2008-04-271-0/+7
|
* Add the possibility to have colored verbatim border and background.Georg Brandl2008-04-271-8/+56
|
* Review templating docs.Georg Brandl2008-04-271-69/+85
|
* Some enhancements to sphinx.sty, mostly by Gael Varoquaux.Georg Brandl2008-04-273-347/+76
|
* Follow links when searching documents and document changes from Armin.Georg Brandl2008-04-272-1/+30
|
* Allow commas in option desc parameters.Georg Brandl2008-04-271-3/+4
|
* simplified layout template a bit, working on templating documentationArmin Ronacher2008-04-274-30/+183
|
* Add a para about section nesting.Georg Brandl2008-04-261-0/+4
|
* Ignore classes in conf.py.Georg Brandl2008-04-222-3/+4
|
* Handle substitution definition node.Georg Brandl2008-04-211-0/+3
|
* Create a sensible default latex_documents setting.Georg Brandl2008-04-212-1/+5
|
* Use the mailing list as bug reporting address.Georg Brandl2008-04-211-1/+1
|
* Add changelog entry.Georg Brandl2008-04-201-0/+2
|
* Since docutils output XHTML, make the templates respect that.Georg Brandl2008-04-205-24/+24
|
* Implement option lists.Georg Brandl2008-04-203-0/+75
|
* Update jQuery and use minified version.Georg Brandl2008-04-191-2338/+26
|
* * Use a customizable title for the docs.Georg Brandl2008-04-1914-50/+90
| | | | * Fix up the clumsy index template handling.
* Fix style sheet and remove unused styles.Georg Brandl2008-04-191-15/+0
|
* Use new name for web builder in the Makefile too.Georg Brandl2008-04-191-8/+10
|
* :func: et al. should not include parens.Georg Brandl2008-04-191-3/+5
|
* Stop appending the rev to the version number.Georg Brandl2008-04-191-1/+1
|
* Add new templating API, remove Jinja external and add it to setup.py ↵Georg Brandl2008-04-139-60/+136
| | | | dependencies.
* Support ``currentmodule`` directive, for docs that spread documentationGeorg Brandl2008-04-133-6/+32
| | | | for a module's contents over multiple files.
* Gracefully handle situation where module name is unknown.Georg Brandl2008-04-131-0/+7
|
* Add advice about absolute paths to quickstart config.Georg Brandl2008-04-131-3/+5
|
* Support Sphinx.add_transform().Georg Brandl2008-04-134-14/+26
|
* Add note about __module__ checking.Georg Brandl2008-04-131-0/+7
|
* Fix class constructor signature, and class name display for members.Georg Brandl2008-04-123-2/+13
|
* Don't check __module__ for explicitly given members.Georg Brandl2008-04-122-5/+16
|
* Better error message for unknown documents in toctree.Georg Brandl2008-04-091-1/+1
|
* Fix :term:`title <target>`, and make giving multiple cmdoptions possible.Georg Brandl2008-04-074-18/+36
|
* Don't use os.path for HTML pathnames.Georg Brandl2008-04-062-3/+5
|
* 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-068-48/+62
|
* Don't swallow toc entries when resolving subtrees.Georg Brandl2008-04-063-10/+21
|
* Fix the case where a toctree doesn't contain anything.Georg Brandl2008-04-061-1/+1
|
* Fix traceback when moving documents.Georg Brandl2008-04-061-4/+9
|
* Properly expand tabs in docstrings.Georg Brandl2008-04-051-1/+2
|
* Fix envvar index template.Georg Brandl2008-03-311-1/+1
|
* Allow new titles in the toctree.Georg Brandl2008-03-305-19/+53
|
* Adapt extension mod to new indextemplate syntax.Georg Brandl2008-03-281-3/+3
|
* Support app.add_crossref_type().Georg Brandl2008-03-287-18/+115
|
* Add subscription box for the google group.Georg Brandl2008-03-281-3/+6
|
* Add todo items.Georg Brandl2008-03-281-0/+2
|