mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 13:52:54 +00:00
Adding support for opensearch of documentation (#38593)
This commit is contained in:
9
docs/docsite/_static/opensearch.xml
Normal file
9
docs/docsite/_static/opensearch.xml
Normal file
@@ -0,0 +1,9 @@
|
||||
<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/"
|
||||
xmlns:moz="http://www.mozilla.org/2006/browser/search/">
|
||||
<ShortName>Ansible</ShortName>
|
||||
<Description>Search Ansible Documentation</Description>
|
||||
<InputEncoding>UTF-8</InputEncoding>
|
||||
<Image width="16" height="16" type="image/x-icon">https://docs.ansible.com/favicon.ico</Image>
|
||||
<Url type="text/html" method="get" template="https://docs.ansible.com/ansible/latest/search.html?q={searchTerms}&ref=opensearch"/>
|
||||
<moz:SearchForm>https://docs.ansible.com/ansible/latest/search.html</moz:SearchForm>
|
||||
</OpenSearchDescription>
|
||||
Reference in New Issue
Block a user