Update integrations.md
This commit is contained in:
parent
17cc45d8d1
commit
98a23f2158
1 changed files with 7 additions and 6 deletions
|
|
@ -3,18 +3,19 @@ layout: two-columns
|
|||
title: Supported Integrations
|
||||
---
|
||||
|
||||
We worked with documentation website generators to have DocSearch directly
|
||||
embedded as a first class citizen in the websites they produce. If you're using one
|
||||
of the following tools, checkout their documentation to see how to enable
|
||||
DocSearch on your website:
|
||||
We worked with **documentation website generators** to have DocSearch directly
|
||||
embedded as a first class citizen in the websites they produce.
|
||||
|
||||
So, if you're using one of the following tools,
|
||||
checkout their documentation to see how to enable DocSearch on your website:
|
||||
|
||||
- [Docusaurus][1] - [How to enable search][2]
|
||||
- [VuePress][3] - [Algolia Search][4]
|
||||
- [GitBook][5]
|
||||
- [pkgdown][6] - [DocSearch indexing][7]
|
||||
|
||||
If you're a maintaining a similar tool and would like to be added to the list,
|
||||
get [in touch with us][8], we will be happy to help.
|
||||
Additionally, if you're a maintaining a similar tool and would like to be added to the list,
|
||||
get [in touch with us][8]. We'd be happy to help.
|
||||
|
||||
[1]: https://docusaurus.io/
|
||||
[2]: https://docusaurus.io/docs/en/search#docsNav
|
||||
|
|
|
|||
Loading…
Reference in a new issue