index
:
delta/python-packages/sphinx.git
#1041
#1056
#955
add_missing_epub_options
add_stemmer
admonitions
apidoc-symlinks
apidoc_output_order
aria
autodoc_novalue
autosummary-file-ext
cancerhermit/fix-override-extensions-in-configpy-1375648717102
cpp-variadic
css
ext-linkcode
ext-linkcode-fix
extdev-tutorial-doc
fix-nested-figure-caption-i18n
fix-tocdepth
fslenz/examples-nicos-added-sphinx-itself-remov-1390580978166
gerardmp/added-libreoffice-extension-to-the-exten-1410948858630
hickford/add-instructions-how-to-install-sphinx-t-1410715164407
hickford/explain-how-to-install-sphinx-with-pip-r-1410714824122
hiddentocs
i18n-man-unicode
i18n-po-fix-reference-line-separator
i18n-term-translatable
improve-po-mode-el-support
improve-tags-docs
latex-header-in-next-pages
listnewdomains
masklinn/add-0000-to-potcreationdate-z-sets-an-e-1369740575399
master
memoir
minrk/sort-inheritance-diagram
psuter/fix-makebat-latexpdf-mechanism-to-cd-bac-1411635021827
quick-start-readline
rneu31/added-support-for-windows-color-output-u-1404418973591
stable
stevepiercy/update-pylons-link-add-pyramid-and-subst-1402445058989
tag-documentation
techtonik/add-link-to-irc-channel-1379750124356
techtonik/raise-six-requirement-to-14-when-userstr-1406538263417
tk0miya/do-not-enter-password-of-transifex-at-co-1404623350328
tooltip-escaping
tychoish/removed-version-change-1372634421412
westurner/doc-glossary-markup-ref
westurner/doc-invocationrst-sphinxapidoc-m-option-1413253549167
bitbucket.org: Obsolete (use python-packages/sphinx-git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sphinx
/
ext
/
intersphinx.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
[WIP] parallel read
Georg Brandl
2014-09-22
1
-1
/
+1
*
Change extension setup() return value to a dictionary of metadata.
Georg Brandl
2014-09-22
1
-1
/
+1
*
make :any: role work with intersphinx!
Georg Brandl
2014-09-19
1
-9
/
+15
*
Return version from setup() for all sphinx.ext extensions.
Georg Brandl
2014-09-03
1
-0
/
+2
*
Addressing comment and adding docs
Brigitta Sipocz
2014-08-21
1
-0
/
+1
*
fix indent
Brigitta Sipocz
2014-08-19
1
-1
/
+1
*
#1537: Adding the option of multiple inv for the same name & uri
Brigitta Sipocz
2014-08-19
1
-13
/
+18
*
use b prefix for bytes instead of sphinx.pycompat.b function.
shimizukawa
2014-05-01
1
-5
/
+4
*
use six privided functions/classes to support py2/py3 in one source. refs #1350
shimizukawa
2014-04-30
1
-6
/
+6
*
provide __next__() and use native next() to support py2/py3 in one source. re...
shimizukawa
2014-04-29
1
-2
/
+2
*
use six privided iteritems(),itervalues() to support py2/py3 in one source. r...
shimizukawa
2014-04-29
1
-3
/
+4
*
Update copyright year.
Georg Brandl
2014-03-01
1
-2
/
+2
|
\
|
*
Modernize the code now that Python 2.5 is no longer supported
Dmitry Shachnev
2014-01-19
1
-2
/
+2
*
|
Update copyright year.
Georg Brandl
2014-03-01
1
-1
/
+1
|
/
*
Fixes #1204: use the correct relative path referring to local intersphinx tar...
Georg Brandl
2013-09-16
1
-0
/
+4
*
Closes #1159: do not emit duplicate inventory entries for py:module objects.
Georg Brandl
2013-09-16
1
-0
/
+6
*
Copyright update.
Georg Brandl
2013-01-01
1
-1
/
+1
*
Fix intersphinx dictionary ordering confusion differently, as proposed by Jon.
Georg Brandl
2012-11-01
1
-5
/
+14
*
fix #1008 #1029 : intersphinx_mapping values are not stable if mapping have p...
shimizukawa
2012-10-30
1
-3
/
+4
*
Intersphinx: parse inventories correctly when object names contain embedded s...
Jeff Dairiki
2012-02-26
1
-1
/
+7
*
Closes #801: Make intersphinx work properly without SSL support.
Georg Brandl
2011-11-01
1
-1
/
+1
*
Merge with 1.0
Georg Brandl
2011-09-23
1
-8
/
+16
|
\
|
*
Merge with 1.0
Georg Brandl
2011-09-23
1
-8
/
+16
|
|
\
|
|
*
Merge with 1.0
Georg Brandl
2011-09-23
1
-2
/
+4
|
|
|
\
|
|
*
|
[intersphinx] [Fixes #622] env.warn called with incorrect number of arguments
Lucas Taylor
2011-09-03
1
-1
/
+1
|
|
*
|
merge with 1.0
Georg Brandl
2011-01-04
1
-1
/
+1
|
|
|
\
\
|
|
*
\
\
merge with 1.0
Georg Brandl
2010-08-25
1
-9
/
+17
|
|
|
\
\
\
|
|
|
*
\
\
merge with 1.0
Georg Brandl
2010-08-05
1
-3
/
+14
|
|
|
|
\
\
\
|
|
|
*
|
|
|
Use b() from pycompat.
Georg Brandl
2010-07-28
1
-7
/
+2
|
|
|
*
|
|
|
fixed file handling and parsing in intersphinx so it properly handles encodings
DasIch
2010-06-07
1
-8
/
+19
|
|
|
*
|
|
|
Workaround for 2to3
DasIch
2010-05-24
1
-1
/
+3
*
|
|
|
|
|
|
Shorten long lines.
1.0.8
Georg Brandl
2011-09-23
1
-1
/
+1
|
/
/
/
/
/
/
*
|
|
|
|
|
Fix #648: Fix line numbers reported in warnings about undefined references.
Georg Brandl
2011-09-23
1
-1
/
+1
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
|
|
Fix #616: Allow keywords to be linked via intersphinx.
Georg Brandl
2011-09-22
1
-2
/
+4
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
New year update.
Georg Brandl
2011-01-04
1
-1
/
+1
*
|
|
|
#524: Open intersphinx inventories in binary mode on Windows, since version 2...
Georg Brandl
2010-09-17
1
-1
/
+1
|
/
/
/
*
|
|
#512: Fix traceback when ``intersphinx_mapping`` is empty.
Georg Brandl
2010-08-25
1
-0
/
+2
|
|
/
|
/
|
*
|
#480: Fix handling of target naming in intersphinx.
Georg Brandl
2010-08-05
1
-3
/
+14
|
/
*
Further fix for intersphinx labels, add test cases for that.
Georg Brandl
2010-07-27
1
-2
/
+2
*
Fix some naming issues in intersphinx when given an explicit prefix.
Georg Brandl
2010-07-26
1
-3
/
+8
*
Fix the intersphinx inventory caching.
Georg Brandl
2010-05-30
1
-1
/
+1
*
#426: Fix encoding issues when saving/loading intersphinx inventories.
Georg Brandl
2010-05-26
1
-3
/
+3
*
Merge with http://bitbucket.org/tpowers/sphinx/ (rewriting the external/inter...
Georg Brandl
2010-05-24
1
-20
/
+41
|
\
|
*
#413: Added a way for intersphinx to refer to named labels in other
Georg Brandl
2010-05-23
1
-20
/
+43
|
/
*
Fixed inventory updates in interlinks extension, now really includes all
Sebastian Wiesner
2010-04-12
1
-2
/
+3
*
merge with trunk
Georg Brandl
2010-01-02
1
-1
/
+1
|
\
|
*
Happy new year!
Georg Brandl
2010-01-01
1
-1
/
+1
*
|
Add test cases for intersphinx, and fix it to work with objtypes.
Georg Brandl
2009-09-09
1
-28
/
+20
*
|
HTML builder: compress inventory, which makes e.g. the Python inventory 85k i...
Georg Brandl
2009-09-08
1
-10
/
+37
*
|
More refactoring for language-independent domain support.
Georg Brandl
2009-09-07
1
-40
/
+68
|
/
[next]