From 04ed51e24c72391d86ea46e1c6e438297e53bf5f Mon Sep 17 00:00:00 2001 From: Shane Afsar Date: Wed, 16 Aug 2023 14:00:36 -0400 Subject: [PATCH] Update integrations.md added Sphinx integration --- packages/website/docs/integrations.md | 1 + 1 file changed, 1 insertion(+) diff --git a/packages/website/docs/integrations.md b/packages/website/docs/integrations.md index d5f8202b..d01fb0f9 100644 --- a/packages/website/docs/integrations.md +++ b/packages/website/docs/integrations.md @@ -18,6 +18,7 @@ So, if you're using one of the following tools, checkout their documentation to - [Docsy][15] - [Configure Algolia DocSearch][16] - [dumi][17] - [algolia][18] - [Lotus Docs][19] - [Enabling the DocSearch Plugin][20] +- [Sphinx](https://www.sphinx-doc.org/en/master/) - [Algolia DocSearch for Sphinx](https://github.com/algolia/sphinx-docsearch) If you're maintaining a similar tool and want us to add you to the list, [feel free to make a pull request](https://github.com/algolia/docsearch/edit/main/packages/website/docs/integrations.md) and [contribute to Code Exchange](https://www.algolia.com/developers/code-exchange/contribute/). We're happy to help.