The easiest way to add search to your documentation.
https://docsearch.algolia.com/
DocSearch will crawl your documentation website, push its content to an Algolia index, and allow you to add a dropdown search menu for your users to find relevant content in no time.
Check out our website for a complete explanation and documentation.
Related projects
DocSearch is made of 4 repositories:
- algolia/docsearch contains the
docsearch.js
code source - algolia/docsearch-website contains the documentation website.
- algolia/docsearch-configs contains the JSON files representing all the configs for all the documentations DocSearch is powering
- algolia/docsearch-scraper contains the crawler we use to extract data from your documentation. The code is open-source and you can run it from a Docker image
DocSearch - Configurations。https://community.algolia.com/docsearch/
DocSearch configurations
This repository holds configuration files used by each documentation DocSearch is indexing.
If you're looking for a way to add DocSearch to your site, you should visit the main website instead. If you want to have a look at existing configurations and see yours, you've come to the right place.
Options
Please check the dedicated documentation to have the list of all available options along with examples.
Related projects
DocSearch is made of 3 repositories:
- algolia/docsearch contains the
docsearch.js
code source and the documentation website. - algolia/docsearch-configs contains the JSON files representing all the configs for all the documentations DocSearch is powering
- algolia/docsearch-scraper contains the crawler we use to extract data from your documentation. The code is open-source and you can run it from a Docker image
No comments:
Post a Comment