Closes #1735: Use https://doc.python.org/ instead of `http protocol. It was used for sphinx.ext.intersphinx` and some documentation.

This commit is contained in:
shimizukawa
2015-02-23 04:20:35 +00:00
parent 59fedc0791
commit b0d40ea22c
11 changed files with 21 additions and 19 deletions

View File

@@ -7,6 +7,8 @@ Incompatible changes
* Dependency requirement updates: docutils 0.11, Pygments 2.0
* The ``gettext_enables`` config value has been renamed to
`gettext_additional_targets`.
* #1735: Use https://doc.python.org/ instead of ``http`` protocol.
It was used for `sphinx.ext.intersphinx` and some documentation.
Features added
--------------