fix: Remove extra sidepanel docs folder (#2978)
This commit is contained in:
parent
1bb9a0d69c
commit
25e8f7db3e
4 changed files with 0 additions and 36 deletions
|
|
@ -1,8 +0,0 @@
|
|||
---
|
||||
title: Advanced sidepanel use cases
|
||||
description: Configure advanced DocSearch Agent Studio sidepanel behavior.
|
||||
---
|
||||
|
||||
See [Advanced `@docsearch/sidepanel` use cases](/docs/packages/sidepanel/advanced-use-cases) for dynamic indices, tools, memory, layout options, and programmatic control.
|
||||
|
||||
For JavaScript, see the [`@docsearch/sidepanel-js` API](/docs/packages/sidepanel-js/api).
|
||||
|
|
@ -1,9 +0,0 @@
|
|||
---
|
||||
title: Sidepanel API references
|
||||
description: Reference the DocSearch sidepanel APIs and configuration options.
|
||||
---
|
||||
|
||||
Choose the API reference for your application:
|
||||
|
||||
- [`@docsearch/sidepanel` API](/docs/packages/sidepanel/api)
|
||||
- [`@docsearch/sidepanel-js` API](/docs/packages/sidepanel-js/api)
|
||||
|
|
@ -1,11 +0,0 @@
|
|||
---
|
||||
title: Get started with the sidepanel
|
||||
description: Add the DocSearch Agent Studio sidepanel to your site.
|
||||
---
|
||||
|
||||
Choose the sidepanel package for your application:
|
||||
|
||||
- Use [`@docsearch/sidepanel`](/docs/packages/sidepanel/getting-started) with React.
|
||||
- Use [`@docsearch/sidepanel-js`](/docs/packages/sidepanel-js/getting-started) with JavaScript.
|
||||
|
||||
To combine the sidepanel with keyword search, follow the [Hybrid Mode guide](/docs/hybrid-mode).
|
||||
|
|
@ -1,8 +0,0 @@
|
|||
---
|
||||
title: Hybrid Mode
|
||||
description: Combine DocSearch keyword search with the Agent Studio sidepanel.
|
||||
---
|
||||
|
||||
Use [Hybrid Mode](/docs/hybrid-mode) to combine the keyword-search modal with an Agent Studio sidepanel.
|
||||
|
||||
The guide covers React, JavaScript, and Docusaurus integrations.
|
||||
Loading…
Reference in a new issue