Adding support for opensearch of documentation (#38593)

This commit is contained in:
Lucid One 2018-04-25 21:01:26 -04:00 committed by scottb
parent aac3020770
commit 40fcef3e41
2 changed files with 10 additions and 1 deletions

View file

@ -183,7 +183,7 @@ html_copy_source = False
# If true, an OpenSearch description file will be output, and all pages will
# contain a <link> 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 = 'https://docs.ansible.com/ansible/latest/'
# If nonempty, this is the file name suffix for HTML files (e.g. ".xhtml").
# html_file_suffix = ''