summaryrefslogtreecommitdiff
path: root/sphinx/builders/devhelp.py
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year.Georg Brandl2014-03-011-1/+1
|\
| * Modernize the code now that Python 2.5 is no longer supportedDmitry Shachnev2014-01-191-1/+1
* | Update copyright year.Georg Brandl2014-03-011-1/+1
|/
* fix: `import xml` confusing. 2to3 converted `import xml.etree....` into `from...shimizukawa2013-01-141-0/+1
* Copyright update.Georg Brandl2013-01-011-1/+1
* Fix DevHelp index entries too.Georg Brandl2011-11-011-2/+2
* merge with 1.0Georg Brandl2011-01-041-1/+1
|\
| * New year update.Georg Brandl2011-01-041-1/+1
* | Docstring harmonization.Georg Brandl2010-08-221-1/+0
|/
* Make the _ gettext alias an explicit import instead of installing into builtins.Georg Brandl2010-01-171-3/+0
* merge with trunkGeorg Brandl2010-01-021-1/+1
|\
| * merge with 0.6Georg Brandl2010-01-011-1/+1
* | Fix cElementTree importPauli Virtanen2009-06-281-1/+1
* | devhelp: produce better index term sub-itemsPauli Virtanen2009-06-281-2/+6
|/
* Add GNOME Devhelp builderPauli Virtanen2009-06-271-0/+132