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

@@ -768,7 +768,7 @@ that use Sphinx's HTMLWriter class.
output, and all pages will contain a ``<link>`` tag referring to it. Since
OpenSearch doesn't support relative URLs for its search page location, the
value of this option must be the base URL from which these documents are
served (without trailing slash), e.g. ``"http://docs.python.org"``. The
served (without trailing slash), e.g. ``"https://docs.python.org"``. The
default is ``''``.
.. confval:: html_file_suffix