Features
Add DocSearch support. (42f2974)
Usage
Add these configurations in the _config.yml
file to enable DocSearch.
search: true
search_type: "docsearch"
docsearch:
appId: "GIVEN BY DOCSEARCH"
apiKey: "GIVEN BY DOCSEARCH"
indexName: "GIVEN BY DOCSEARCH"