From 0633892fde35059a6e5e26307ae9cc9eea982406 Mon Sep 17 00:00:00 2001 From: Takayuki Shimizukawa Date: Sat, 23 Aug 2014 12:07:59 +0900 Subject: [PATCH] Update CHANGES for pull request #275, #1537; sphinx.ext.intersphinx supports multiple target for the inventory. --- CHANGES | 4 +++- doc/ext/intersphinx.rst | 2 ++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGES b/CHANGES index 3123cf678..b69c2bb71 100644 --- a/CHANGES +++ b/CHANGES @@ -58,7 +58,9 @@ Features added * Automatically compile ``*.mo`` files from ``*.po`` files when :confval:`gettext_auto_build` is True (default) and ``*.po`` is newer than ``*.mo`` file. -* #623: :mod:`~sphinx.ext.viewcode` support imported function/class aliases. +* #623: :mod:`~sphinx.ext.viewcode` supports imported function/class aliases. +* PR#275: :mod:`~sphinx.ext.intersphinx` supports multiple target for the + inventory. Thanks to Brigitta Sipocz. Bugs fixed ---------- diff --git a/doc/ext/intersphinx.rst b/doc/ext/intersphinx.rst index d267c5992..94047f8ec 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