summaryrefslogtreecommitdiff
path: root/doc/ext
Commit message (Expand)AuthorAgeFilesLines
* merge with 0.5Georg Brandl2009-01-224-3/+40
|\
| * Document how autodoc with attributes works.Georg Brandl2009-01-061-0/+18
| * Improve builder docs a bit.Georg Brandl2008-12-261-1/+5
| * Automated merge with file:///home/gbr/devel/sphinx0.5Georg Brandl2008-12-211-0/+316
| |\
| * \ Automated merge with file:///home/gbr/devel/sphinx0.5Georg Brandl2008-12-151-3/+11
| |\ \
| * | | Add "doctest_global_setup" conf val.Georg Brandl2008-12-151-0/+8
| * | | Automated merge with file:///home/gbr/devel/sphinx0.5Georg Brandl2008-12-072-2/+9
| |\ \ \
| | * | | Add Sphinx.add_lexer().Georg Brandl2008-11-301-0/+7
| | * | | Some more fixes after the great renaming.Georg Brandl2008-11-292-2/+2
* | | | | A bit of clarification about where Sphinx finds autodoced modules.Georg Brandl2009-01-221-0/+7
| |_|_|/ |/| | |
* | | | Fix #58: Add extension tutorial and better docs on where to put extensions.Georg Brandl2008-12-211-0/+316
| |_|/ |/| |
* | | * #72: In pngmath, make it possible to give a full path to LaTeX andGeorg Brandl2008-12-151-3/+11
|/ /
* | Document that mathbase isn't meant to be included in the extensions configGeorg Brandl2008-12-061-2/+7
|/
* Fix param name and add example.Georg Brandl2008-11-231-1/+11
* A few math experience improvements, inspired by Fredrik Johansson.Georg Brandl2008-11-161-2/+12
* Add todo extension.Georg Brandl2008-11-094-3/+33
* Add env-purge-doc event. Add some examples for event usage.Georg Brandl2008-11-091-1/+22
* Allow skipping members by event.georg.brandl2008-11-021-0/+28
* Bring up to date and link to add_config_value().georg.brandl2008-11-011-1/+13
* Add "source-read" event.georg.brandl2008-10-161-0/+8
* Allow nonwrapped displaymath.georg.brandl2008-08-071-0/+15
* Test suite update for math extension.georg.brandl2008-08-061-2/+2
* Add math support to Sphinx.georg.brandl2008-08-062-0/+185
* ``Sphinx.add_node()`` now takes optional visitor methods for the HTML,georg.brandl2008-08-051-1/+22
* Add intersphinx extension.georg.brandl2008-08-041-0/+67
* Add "env-updated" and "missing-reference" events.georg.brandl2008-08-041-5/+39
* #3422: allow changing the signature of functions via a new hook.georg.brandl2008-07-291-4/+27
* automodule now supports module options.georg.brandl2008-07-081-0/+5
* Merged revisions 64642-64643,64698 via svnmerge fromgeorg.brandl2008-07-041-0/+11
* Add general docstring processing support with a new event in autodoc.georg.brandl2008-06-222-5/+42
* Support :noindex: in autodoc directives.georg.brandl2008-06-221-0/+7
* Fix class name.georg.brandl2008-06-181-1/+3
* Support inheritance display in autoclass, thanks to mdboom.georg.brandl2008-06-171-40/+46
* Add html-page-context event for customizing the template context.georg.brandl2008-05-311-16/+37
* Add html_short_title and html_show_sphinx config values.georg.brandl2008-05-241-1/+6
* Clarify docs for auto directive options.georg.brandl2008-05-231-3/+17
* Minor enhancements to generate_rst.georg.brandl2008-05-061-4/+6
* added support for explicit signatures in callablesarmin.ronacher2008-05-061-0/+11
* Rename version to 0.3.georg.brandl2008-05-041-2/+2
* #2726: allow selecting what gets inserted into an autoclass directive.georg.brandl2008-05-041-1/+18
* #2656: autodoc now skips inherited members unless the :inherited-members: fla...georg.brandl2008-05-041-0/+4
* * New LaTeX table handling.georg.brandl2008-05-031-0/+2
* Add new templating API, remove Jinja external and add it to setup.py dependen...georg.brandl2008-04-131-0/+10
* Support Sphinx.add_transform().georg.brandl2008-04-131-0/+5
* Add note about __module__ checking.georg.brandl2008-04-131-0/+7
* Support app.add_crossref_type().georg.brandl2008-03-282-6/+40
* Expand on the pickle builder.georg.brandl2008-03-251-0/+2
* Make sphinx compatible with docutils SVN snapshots.0.1.61798georg.brandl2008-03-231-1/+1
* Add versionadded tag.georg.brandl2008-03-231-0/+3
* Also remove # doctest: directives in presentation output.georg.brandl2008-03-221-1/+11