summaryrefslogtreecommitdiff
path: root/sphinx/addnodes.py
Commit message (Expand)AuthorAgeFilesLines
* Add static method support.Georg Brandl2008-06-231-1/+3
* Rename node class desc_classname to desc_addname, whichGeorg Brandl2008-06-181-4/+15
* * New LaTeX table handling.Georg Brandl2008-05-031-2/+8
* More refactoring:Georg Brandl2008-01-271-3/+0
* A few refactorings in Sphinx.Georg Brandl2008-01-161-0/+2
* Update copyright years and change license to BSD.Georg Brandl2008-01-111-2/+2
* Several improvements to the latex builder.Georg Brandl2007-12-161-1/+4
* - rename webify/unwebify to canonical/os_pathGeorg Brandl2007-12-071-1/+4
* Continue work on the PDF builder. The documents now build and run through LaTeX.Georg Brandl2007-12-061-3/+8
* Add glossary directive and :term: role for crossreferencing into the glossary.Georg Brandl2007-08-171-1/+5
* Only highlight snippets as Python if they can be parsed as Python.Georg Brandl2007-08-041-1/+1
* Don't mangle "--" in option names.Georg Brandl2007-08-041-0/+3
* Initial import of the doc tools.Georg Brandl2007-07-231-0/+58