From 4a797d9351310d6fc3dbdb6663b3eb2c16970157 Mon Sep 17 00:00:00 2001 From: Willem van Heemstra Date: Wed, 18 Dec 2024 13:20:02 +0000 Subject: [PATCH] Add Babylon.js --- docs.jsonl | 1 + 1 file changed, 1 insertion(+) diff --git a/docs.jsonl b/docs.jsonl index 27c4afe..dee857a 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": "Babylon.js", "crawlerStart": "https://doc.babylonjs.com/", "crawlerPrefix": "https://doc.babylonjs.com/" } \ No newline at end of file