Skip to content

Commit e0099b6

Browse files
authored
chore: remove docs (#397)
1 parent 947b9c0 commit e0099b6

File tree

5 files changed

+0
-148
lines changed

5 files changed

+0
-148
lines changed

docs/tutorials/1.developers/5.integrations/2.vscode-extension.md

Lines changed: 0 additions & 65 deletions
This file was deleted.

docs/tutorials/1.developers/5.integrations/4.cline.md

Lines changed: 0 additions & 27 deletions
This file was deleted.

docs/tutorials/1.developers/5.integrations/5.roocode.md

Lines changed: 0 additions & 33 deletions
This file was deleted.

docs/video demos/3.Developers/Integrations/8.dial-continue.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,3 @@
33
https://youtu.be/l0gJM0m_CWw
44

55
In this video, we will be downloading and configuring an Open Source Copilot-like AI Code Assistant called [Continue](https://www.continue.dev/), and show you how quick and easy it is to integrate with DIAL. This is one of several examples of how DIAL's [Unified API](/docs/video%20demos/3.Developers/3.dial-unified-api.md) and compatibility with industry standards allows for simple integration with many community tools as a results.
6-
7-
> Refer to [Integrations](/docs/tutorials/1.developers/5.integrations/2.vscode-extension.md) for more details on DIAL's integration with Continue.

sidebars.js

Lines changed: 0 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -341,27 +341,6 @@ const sidebars = {
341341
id: 'tutorials/developers/integrations/n8n-integration',
342342
label: 'Integration with n8n',
343343
},
344-
{
345-
type: 'category',
346-
label: 'Integrations with Code Assistants',
347-
items: [
348-
{
349-
type: 'doc',
350-
id: 'tutorials/developers/integrations/vscode-extension',
351-
label: 'Integration with Continue',
352-
},
353-
{
354-
type: 'doc',
355-
id: 'tutorials/developers/integrations/cline',
356-
label: 'Integration with Cline',
357-
},
358-
{
359-
type: 'doc',
360-
id: 'tutorials/developers/integrations/roocode',
361-
label: 'Integration with Roo Code',
362-
},
363-
],
364-
},
365344
]
366345
},
367346
{

0 commit comments

Comments
 (0)