Georg Brandl
|
bd12a8e547
|
Some more fixes after the great renaming.
|
2008-11-29 20:04:11 +01:00 |
|
Georg Brandl
|
404625e718
|
Fix param name and add example.
|
2008-11-23 17:08:19 +01:00 |
|
Georg Brandl
|
7b62fc8f2d
|
Add env-purge-doc event. Add some examples for event usage.
|
2008-11-09 11:56:40 +01:00 |
|
Georg Brandl
|
d7e2a48555
|
Add "source-read" event.
|
2008-10-16 19:04:45 +00:00 |
|
Georg Brandl
|
5941814c4a
|
Add math support to Sphinx.
|
2008-08-06 13:04:14 +00:00 |
|
Georg Brandl
|
b7b483d01f
|
`Sphinx.add_node() ` now takes optional visitor methods for the HTML,
LaTeX and text translators; this prevents having to manually patch
the classes.
|
2008-08-05 10:25:40 +00:00 |
|
Georg Brandl
|
97558dcc06
|
Add "env-updated" and "missing-reference" events.
Write inventory file as part of the HTML build.
|
2008-08-04 09:54:45 +00:00 |
|
Georg Brandl
|
c1bedfc105
|
Add general docstring processing support with a new event in autodoc.
|
2008-06-22 21:02:50 +00:00 |
|
Georg Brandl
|
2b0e015fcc
|
Add html-page-context event for customizing the template context.
|
2008-05-31 16:14:36 +00:00 |
|
Georg Brandl
|
02b529bf52
|
Add html_short_title and html_show_sphinx config values.
|
2008-05-24 18:03:56 +00:00 |
|
Georg Brandl
|
5caa6d01c5
|
* New LaTeX table handling.
* Support parts in LaTeX output.
|
2008-05-03 18:14:13 +00:00 |
|
Georg Brandl
|
ae8813c788
|
Add new templating API, remove Jinja external and add it to setup.py dependencies.
|
2008-04-13 18:16:55 +00:00 |
|
Georg Brandl
|
be080234bb
|
Support Sphinx.add_transform().
|
2008-04-13 08:20:11 +00:00 |
|
Georg Brandl
|
5fe73576a5
|
Support app.add_crossref_type().
|
2008-03-28 18:45:32 +00:00 |
|
Georg Brandl
|
77441d7549
|
* Add docs for sphinx.ext.doctest.
* Update parse_node functions.
|
2008-03-21 14:06:04 +00:00 |
|
Georg Brandl
|
39e8da70b9
|
Fill in some XXXs.
|
2008-03-18 18:19:21 +00:00 |
|
Georg Brandl
|
ca528099f6
|
Update documentation, add more content.
|
2008-03-16 11:19:26 +00:00 |
|