- Fix typos and grammar across 18 docs files (curly apostrophe in code sample, verb agreement, possessives, missing punctuation, etc.) - Capitalize proper nouns: JavaScript, DocSearch, Ask AI, LLM, Starlight - Fix code sample syntax: missing trailing comma in record-extractor, missing semicolon in sidepanel advanced-use-cases - Add missing Solution paragraph to AI-211 error entry in askai-errors - Remove trailing colons from section headings (api.mdx, api-reference.mdx) - Fix internal link in askai-markdown-indexing (.mdx extension removed) Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
2.3 KiB
2.3 KiB
| title |
|---|
| Supported Integrations |
We worked with documentation website generators to have DocSearch directly embedded as a first class citizen in the websites they produce.
Our great integrations
So, if you're using one of the following tools, check out their documentation to see how to enable DocSearch on your website:
- Docusaurus v1 - How to enable search
- Docusaurus v2 & v3 - DocSearch adapter (recommended) / Using Algolia DocSearch
- VuePress - Algolia Search
- VitePress - Search
- Starlight - Algolia Search
- LaRecipe - Algolia Search
- Orchid - Algolia Search
- Smooth DOC - DocSearch
- Docsy - Configure Algolia DocSearch
- Lotus Docs - Enabling the DocSearch Plugin
- Sphinx - Algolia DocSearch for Sphinx
If you're maintaining a similar tool and want us to add you to the list, feel free to make a pull request and contribute to Code Exchange. We're happy to help.