From e7d785fd8da9e2b81a7ea26be32d40f62a73acb8 Mon Sep 17 00:00:00 2001 From: James Rodewig Date: Tue, 15 Oct 2024 18:30:40 -0400 Subject: [PATCH] Add Fauna docs --- docs.jsonl | 1 + 1 file changed, 1 insertion(+) diff --git a/docs.jsonl b/docs.jsonl index 27c4afe..5f434f2 100644 --- a/docs.jsonl +++ b/docs.jsonl @@ -383,3 +383,4 @@ { "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": "Fauna", "crawlerStart": "https://docs.fauna.com/fauna/current/", "crawlerPrefix": "https://docs.fauna.com/fauna/current/" }