summaryrefslogtreecommitdiff
path: root/sphinx/application.py
Commit message (Expand)AuthorAgeFilesLines
* Add new templating API, remove Jinja external and add it to setup.py dependen...Georg Brandl2008-04-131-0/+29
* Support Sphinx.add_transform().Georg Brandl2008-04-131-0/+4
* Allow the config to act as an extension.Georg Brandl2008-04-061-0/+3
* Support app.add_crossref_type().Georg Brandl2008-03-281-5/+15
* Some miscellaneous fixes.Georg Brandl2008-03-091-8/+15
* * Allow registering arbitrary cross-referencing directives/roles.Georg Brandl2008-03-091-0/+8
* * Allow custom static files to be created for the HTML builder.Georg Brandl2008-02-231-2/+3
* Add setup.py, add quickstart script.Georg Brandl2008-02-091-0/+6
* More refactoring, this time allowing different file extensionsGeorg Brandl2008-02-011-2/+2
* More refactoring:Georg Brandl2008-01-271-0/+180