From 6070df0575611abb86a8d4010bd8b6f626c49f72 Mon Sep 17 00:00:00 2001 From: Brennan Cheung Date: Tue, 8 Oct 2024 10:57:12 -0700 Subject: [PATCH] Add docs for Clerk, Drizzle, and shadcn/ui --- docs.jsonl | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs.jsonl b/docs.jsonl index 27c4afe..246c792 100644 --- a/docs.jsonl +++ b/docs.jsonl @@ -383,3 +383,6 @@ { "name": "TLDraw", "crawlerStart": "https://tldraw.dev/", "crawlerPrefix": "https://tldraw.dev/" } { "name": "Swift", "crawlerStart": "https://developer.apple.com/documentation/technologies", "crawlerPrefix": "https://developer.apple.com/documentation/technologies" } { "name": "Solidity", "crawlerStart": "https://docs.soliditylang.org/", "crawlerPrefix": "https://docs.soliditylang.org/" } +{ "name": "Clerk", "crawlerStart": "https://clerk.com/docs/", "crawlerPrefix": "https://clerk.com/docs/" } +{ "name": "shadcn/ui", "crawlerStart": "https://ui.shadcn.com/docs/", "crawlerPrefix": "https://ui.shadcn.com/docs/" } +{ "name": "Drizzle", "crawlerStart": "https://orm.drizzle.team/docs/overview", "crawlerPrefix": "https://orm.drizzle.team/docs/" } \ No newline at end of file