From 358018477fd7939856d3c7215d8fd8f5d491f839 Mon Sep 17 00:00:00 2001 From: "ROOT\\h7ml" Date: Sun, 29 Sep 2024 21:22:24 +0800 Subject: [PATCH] feat(docs): add uniapp documentation Added documentation entry for uniapp with crawlerStart and crawlerPrefix URLs. --- docs.jsonl | 1 + 1 file changed, 1 insertion(+) diff --git a/docs.jsonl b/docs.jsonl index 27c4afe..119db0c 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": "uniapp", "crawlerStart": "https://uniapp.dcloud.io/", "crawlerPrefix": "https://uniapp.dcloud.io/" } \ No newline at end of file