Skip to content

Commit 36b9db0

Browse files
authored
Add DeepDocs (#877)
1 parent 942578c commit 36b9db0

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

resources/d.ts

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -153,6 +153,13 @@ export const resources: Resource[] = [
153153
url: 'https://www.deelflows.com',
154154
keywords: ['whatsapp', 'marketing', 'analytics', 'customer'],
155155
},
156+
{
157+
name: 'DeepDocs',
158+
description: 'AI that updates docs when you ship code.',
159+
categories: ['Documentation', 'AI'],
160+
url: 'https://deepdocs.dev/',
161+
keywords: ['automate documentation', 'github docs automation', 'llm documentation update', 'ai technical writer'],
162+
},
156163
{
157164
name: 'Default Alive',
158165
description:

0 commit comments

Comments
 (0)