Update link to OpenSearch.

Amazon repurposed the opensearch.org domain.

It is now hosting their ElasticSearch fork.
This commit is contained in:
Aymeric Augustin
2021-08-14 11:49:34 +02:00
committed by GitHub
parent 1acdf4f873
commit 56add529ec

View File

@@ -1309,11 +1309,11 @@ that use Sphinx's HTMLWriter class.
.. confval:: html_use_opensearch
If nonempty, an `OpenSearch <https://www.opensearch.org/>`_ description
file will be 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.
If nonempty, an `OpenSearch <https://github.com/dewitt/opensearch>`_
description file will be 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.
``"https://docs.python.org"``. The default is ``''``.
.. confval:: html_file_suffix