Use OpenSearch for Sphinx docs.

This commit is contained in:
Georg Brandl
2008-04-27 18:09:49 +00:00
parent a7d088d75b
commit 0fba8f435e

View File

@@ -100,6 +100,8 @@ html_additional_pages = {'index': 'index.html'}
# If true, the reST sources are included in the HTML build as _sources/<name>.
#html_copy_source = True
html_use_opensearch = True
# Output file base name for HTML help builder.
htmlhelp_basename = 'Sphinxdoc'