summaryrefslogtreecommitdiff
path: root/sphinx/ext/intersphinx.py
Commit message (Expand)AuthorAgeFilesLines
* Merge with http://bitbucket.org/tpowers/sphinx/ (rewriting the external/inter...Georg Brandl2010-05-241-20/+41
|\
| * #413: Added a way for intersphinx to refer to named labels in otherGeorg Brandl2010-05-231-20/+43
|/
* Fixed inventory updates in interlinks extension, now really includes allSebastian Wiesner2010-04-121-2/+3
* merge with trunkGeorg Brandl2010-01-021-1/+1
|\
| * Happy new year!Georg Brandl2010-01-011-1/+1
* | Add test cases for intersphinx, and fix it to work with objtypes.Georg Brandl2009-09-091-28/+20
* | HTML builder: compress inventory, which makes e.g. the Python inventory 85k i...Georg Brandl2009-09-081-10/+37
* | More refactoring for language-independent domain support.Georg Brandl2009-09-071-40/+68
|/
* Fix intersphinx for installations without urllib2.HTTPSHandler.Georg Brandl2009-03-311-3/+5
* #122: proxy support for intersphinxSebastian Wiesner2009-03-191-2/+7
* merge with 0.5Georg Brandl2009-01-131-1/+1
|\
| * Merge in copyright style changes from 0.5.Georg Brandl2009-01-031-1/+1
| |\
| * | Explicitly refer to the license in :license: tags.Georg Brandl2008-12-271-1/+1
| * | Fix #64: import error in intersphinx.Georg Brandl2008-12-051-1/+1
| * | Move builders and writers into new packages.Georg Brandl2008-11-291-1/+1
* | | Remove debugging print.Georg Brandl2009-01-111-1/+1
| |/ |/|
* | Switch copyright and license tags to single style. Add contributorGeorg Brandl2009-01-031-2/+2
|/
* Add intersphinx extension.georg.brandl2008-08-041-0/+141