update opensearch

This commit is contained in:
Benjamin Peterson 2009-10-01 00:10:50 +00:00
parent 5a8e1fcd97
commit 00f858516b

View file

@ -86,7 +86,7 @@ html_additional_pages = {
}
# 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.
html_static_path = ['tools/sphinxext/static']