mirror of
https://github.com/python/cpython.git
synced 2025-11-11 22:55:08 +00:00
update opensearch
This commit is contained in:
parent
5a8e1fcd97
commit
00f858516b
1 changed files with 1 additions and 1 deletions
|
|
@ -86,7 +86,7 @@ html_additional_pages = {
|
||||||
}
|
}
|
||||||
|
|
||||||
# Output an OpenSearch description file.
|
# Output an OpenSearch description file.
|
||||||
html_use_opensearch = 'http://docs.python.org/dev/3.0'
|
html_use_opensearch = 'http://docs.python.org/3.1'
|
||||||
|
|
||||||
# Additional static files.
|
# Additional static files.
|
||||||
html_static_path = ['tools/sphinxext/static']
|
html_static_path = ['tools/sphinxext/static']
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue