From 944d5c6afa53f4167c402ab682f17ce2a0d8e4f6 Mon Sep 17 00:00:00 2001 From: Seyamalam Date: Mon, 16 Dec 2024 15:05:18 +0600 Subject: [PATCH] [add] New documentation entries for Payload-CMS and Mojo --- docs.jsonl | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs.jsonl b/docs.jsonl index 27c4afe..52ab212 100644 --- a/docs.jsonl +++ b/docs.jsonl @@ -383,3 +383,7 @@ { "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": "Payload-CMS", "crawlerStart": "https://payloadcms.com/docs/getting-started/what-is-payload", "crawlerPrefix": "https://payloadcms.com/docs/getting-started/what-is-payload" } +{ "name": "Mojo", "crawlerStart": "https://docs.modular.com/mojo/manual/", "crawlerPrefix": "https://docs.modular.com/mojo/manual/" } + +