Kaydet (Commit) 761b9c6a authored tarafından Georg Brandl's avatar Georg Brandl

Insert correct OpenSearch base URL.

üst 1840c1ab
......@@ -86,7 +86,7 @@ html_additional_pages = {
}
# Output an OpenSearch description file.
html_use_opensearch = True
html_use_opensearch = 'http://docs.python.org/dev'
# Additional static files.
html_static_path = ['tools/sphinxext/static']
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment