mirror of
https://github.com/facebook/docusaurus.git
synced 2025-04-29 10:17:55 +02:00
docs(search): update docsearch api url (#10233)
This commit is contained in:
parent
591914ca5c
commit
a05f265bb8
7 changed files with 7 additions and 21 deletions
|
@ -264,9 +264,7 @@ Still, you can reuse the [Infima CSS variables](styling-layout.mdx#styling-your-
|
||||||
|
|
||||||
### Customizing the Algolia search behavior {#customizing-the-algolia-search-behavior}
|
### Customizing the Algolia search behavior {#customizing-the-algolia-search-behavior}
|
||||||
|
|
||||||
{/* TODO: update options link once the documentation is available on the DocSearch website */}
|
Algolia DocSearch supports a [list of options](https://docsearch.algolia.com/docs/api/) that you can pass to the `algolia` field in the `docusaurus.config.js` file.
|
||||||
|
|
||||||
Algolia DocSearch supports a [list of options](https://autocomplete-experimental.netlify.app/docs/DocSearchModal#reference) that you can pass to the `algolia` field in the `docusaurus.config.js` file.
|
|
||||||
|
|
||||||
```js title="docusaurus.config.js"
|
```js title="docusaurus.config.js"
|
||||||
export default {
|
export default {
|
||||||
|
|
|
@ -250,9 +250,7 @@ Still, you can reuse the [Infima CSS variables](styling-layout.mdx#styling-your-
|
||||||
|
|
||||||
### Customizing the Algolia search behavior {#customizing-the-algolia-search-behavior}
|
### Customizing the Algolia search behavior {#customizing-the-algolia-search-behavior}
|
||||||
|
|
||||||
{/* TODO: update options link once the documentation is available on the DocSearch website */}
|
Algolia DocSearch supports a [list of options](https://docsearch.algolia.com/docs/api/) that you can pass to the `algolia` field in the `docusaurus.config.js` file.
|
||||||
|
|
||||||
Algolia DocSearch supports a [list of options](https://autocomplete-experimental.netlify.app/docs/DocSearchModal#reference) that you can pass to the `algolia` field in the `docusaurus.config.js` file.
|
|
||||||
|
|
||||||
```js title="docusaurus.config.js"
|
```js title="docusaurus.config.js"
|
||||||
module.exports = {
|
module.exports = {
|
||||||
|
|
|
@ -250,9 +250,7 @@ Still, you can reuse the [Infima CSS variables](styling-layout.mdx#styling-your-
|
||||||
|
|
||||||
### Customizing the Algolia search behavior {#customizing-the-algolia-search-behavior}
|
### Customizing the Algolia search behavior {#customizing-the-algolia-search-behavior}
|
||||||
|
|
||||||
{/* TODO: update options link once the documentation is available on the DocSearch website */}
|
Algolia DocSearch supports a [list of options](https://docsearch.algolia.com/docs/api/) that you can pass to the `algolia` field in the `docusaurus.config.js` file.
|
||||||
|
|
||||||
Algolia DocSearch supports a [list of options](https://autocomplete-experimental.netlify.app/docs/DocSearchModal#reference) that you can pass to the `algolia` field in the `docusaurus.config.js` file.
|
|
||||||
|
|
||||||
```js title="docusaurus.config.js"
|
```js title="docusaurus.config.js"
|
||||||
export default {
|
export default {
|
||||||
|
|
|
@ -250,9 +250,7 @@ Still, you can reuse the [Infima CSS variables](styling-layout.mdx#styling-your-
|
||||||
|
|
||||||
### Customizing the Algolia search behavior {#customizing-the-algolia-search-behavior}
|
### Customizing the Algolia search behavior {#customizing-the-algolia-search-behavior}
|
||||||
|
|
||||||
{/* TODO: update options link once the documentation is available on the DocSearch website */}
|
Algolia DocSearch supports a [list of options](https://docsearch.algolia.com/docs/api/) that you can pass to the `algolia` field in the `docusaurus.config.js` file.
|
||||||
|
|
||||||
Algolia DocSearch supports a [list of options](https://autocomplete-experimental.netlify.app/docs/DocSearchModal#reference) that you can pass to the `algolia` field in the `docusaurus.config.js` file.
|
|
||||||
|
|
||||||
```js title="docusaurus.config.js"
|
```js title="docusaurus.config.js"
|
||||||
export default {
|
export default {
|
||||||
|
|
|
@ -264,9 +264,7 @@ Still, you can reuse the [Infima CSS variables](styling-layout.mdx#styling-your-
|
||||||
|
|
||||||
### Customizing the Algolia search behavior {#customizing-the-algolia-search-behavior}
|
### Customizing the Algolia search behavior {#customizing-the-algolia-search-behavior}
|
||||||
|
|
||||||
{/* TODO: update options link once the documentation is available on the DocSearch website */}
|
Algolia DocSearch supports a [list of options](https://docsearch.algolia.com/docs/api/) that you can pass to the `algolia` field in the `docusaurus.config.js` file.
|
||||||
|
|
||||||
Algolia DocSearch supports a [list of options](https://autocomplete-experimental.netlify.app/docs/DocSearchModal#reference) that you can pass to the `algolia` field in the `docusaurus.config.js` file.
|
|
||||||
|
|
||||||
```js title="docusaurus.config.js"
|
```js title="docusaurus.config.js"
|
||||||
export default {
|
export default {
|
||||||
|
|
|
@ -264,9 +264,7 @@ Still, you can reuse the [Infima CSS variables](styling-layout.mdx#styling-your-
|
||||||
|
|
||||||
### Customizing the Algolia search behavior {#customizing-the-algolia-search-behavior}
|
### Customizing the Algolia search behavior {#customizing-the-algolia-search-behavior}
|
||||||
|
|
||||||
{/* TODO: update options link once the documentation is available on the DocSearch website */}
|
Algolia DocSearch supports a [list of options](https://docsearch.algolia.com/docs/api/) that you can pass to the `algolia` field in the `docusaurus.config.js` file.
|
||||||
|
|
||||||
Algolia DocSearch supports a [list of options](https://autocomplete-experimental.netlify.app/docs/DocSearchModal#reference) that you can pass to the `algolia` field in the `docusaurus.config.js` file.
|
|
||||||
|
|
||||||
```js title="docusaurus.config.js"
|
```js title="docusaurus.config.js"
|
||||||
export default {
|
export default {
|
||||||
|
|
|
@ -264,9 +264,7 @@ Still, you can reuse the [Infima CSS variables](styling-layout.mdx#styling-your-
|
||||||
|
|
||||||
### Customizing the Algolia search behavior {#customizing-the-algolia-search-behavior}
|
### Customizing the Algolia search behavior {#customizing-the-algolia-search-behavior}
|
||||||
|
|
||||||
{/* TODO: update options link once the documentation is available on the DocSearch website */}
|
Algolia DocSearch supports a [list of options](https://docsearch.algolia.com/docs/api/) that you can pass to the `algolia` field in the `docusaurus.config.js` file.
|
||||||
|
|
||||||
Algolia DocSearch supports a [list of options](https://autocomplete-experimental.netlify.app/docs/DocSearchModal#reference) that you can pass to the `algolia` field in the `docusaurus.config.js` file.
|
|
||||||
|
|
||||||
```js title="docusaurus.config.js"
|
```js title="docusaurus.config.js"
|
||||||
export default {
|
export default {
|
||||||
|
|
Loading…
Add table
Reference in a new issue