diff options
| author | shimizukawa <shimizukawa@gmail.com> | 2014-08-23 12:07:59 +0900 |
|---|---|---|
| committer | shimizukawa <shimizukawa@gmail.com> | 2014-08-23 12:07:59 +0900 |
| commit | 9f99eab62dc5d40e8302d395a8ca0794445ddc43 (patch) | |
| tree | 719e2015d7d1384a61a528128e189c421a3e0963 /doc/ext | |
| parent | 1e78f3eb218268d38a0d62e43d65fcd515147dee (diff) | |
| download | sphinx-9f99eab62dc5d40e8302d395a8ca0794445ddc43.tar.gz | |
Update CHANGES for pull request #275, #1537; sphinx.ext.intersphinx supports multiple target for the inventory.
Diffstat (limited to 'doc/ext')
| -rw-r--r-- | doc/ext/intersphinx.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/ext/intersphinx.rst b/doc/ext/intersphinx.rst index d267c599..94047f8e 100644 --- a/doc/ext/intersphinx.rst +++ b/doc/ext/intersphinx.rst @@ -102,6 +102,8 @@ linking: ``http://docs.python.org/3.2``. It is up to you to update the inventory file as new objects are added to the Python documentation. + **Multiple target for the inventory** + .. versionadded:: 1.3 Alternative files can be specified for each inventory. One can give a |
