mirror of
https://github.com/python/cpython.git
synced 2025-07-24 11:44:31 +00:00
Closes #14511: merge with 3.2
This commit is contained in:
commit
30e4ca45ad
1 changed files with 1 additions and 1 deletions
|
@ -91,7 +91,7 @@ html_additional_pages = {
|
|||
}
|
||||
|
||||
# Output an OpenSearch description file.
|
||||
html_use_opensearch = 'http://docs.python.org/dev/py3k'
|
||||
html_use_opensearch = 'http://docs.python.org/3.3'
|
||||
|
||||
# Additional static files.
|
||||
html_static_path = ['tools/sphinxext/static']
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue