summaryrefslogtreecommitdiff
path: root/sphinx/ext/viewcode.py
Commit message (Expand)AuthorAgeFilesLines
* #424: Fix IndexError in viewcode extension.Georg Brandl2010-05-261-1/+2
* Test the viewcode extension; decode the source files before highlighting them.Georg Brandl2010-05-261-3/+6
* Only output one status for all module code pages.Georg Brandl2010-01-181-1/+3
* Make the _ gettext alias an explicit import instead of installing into builtins.Georg Brandl2010-01-171-0/+1
* merge with trunkGeorg Brandl2010-01-171-1/+1
* Use <h1>, otherwise themes will break.Georg Brandl2010-01-141-2/+2
* Fix duplication of source links.Georg Brandl2010-01-141-1/+3
* Cleanup make check.Georg Brandl2010-01-131-3/+5
* Add the "viewcode" extension.Georg Brandl2010-01-131-0/+162