summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release preparation.0.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 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 dependen...georg.brandl2008-04-139-60/+136
* Support ``currentmodule`` directive, for docs that spread documentationgeorg.brandl2008-04-133-6/+32
* 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