File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -1309,11 +1309,11 @@ that use Sphinx's HTMLWriter class.
13091309
13101310.. confval :: html_use_opensearch
13111311
1312- If nonempty, an `OpenSearch <https://www.opensearch.org/ >`_ description
1313- file will be output, and all pages will contain a ``<link> `` tag referring
1314- to it. Since OpenSearch doesn't support relative URLs for its search page
1315- location, the value of this option must be the base URL from which these
1316- documents are served (without trailing slash), e.g.
1312+ If nonempty, an `OpenSearch <https://github.com/dewitt/opensearch >`_
1313+ description file will be output, and all pages will contain a ``<link> ``
1314+ tag referring to it. Since OpenSearch doesn't support relative URLs for
1315+ its search page location, the value of this option must be the base URL
1316+ from which these documents are served (without trailing slash), e.g.
13171317 ``"https://docs.python.org" ``. The default is ``'' ``.
13181318
13191319.. confval :: html_file_suffix
You can’t perform that action at this time.
0 commit comments