diff --git a/docs/source/conf.py b/docs/source/conf.py index e060572..b8ebc33 100755 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -215,7 +215,7 @@ def is_stable(extra): # If true, an OpenSearch description file will be output, and all pages will # contain a tag referring to it. The value of this option must be the # base URL from which the finished HTML is served. -#html_use_opensearch = '' +html_use_opensearch = 'objects.inv' # If nonempty, this is the file name suffix for HTML files (e.g. ".xhtml"). #html_file_suffix = ''