docs: migration guide from v1 to v2 (#12597)

Closes DX-1637
This commit is contained in:
Shahed Nasser
2025-07-28 08:22:02 +00:00
committed by GitHub
parent cd599e1f62
commit ea9ed62ee0
5 changed files with 3288 additions and 1 deletions
+10
View File
@@ -59,6 +59,16 @@ export const generatedSidebars = [
"children": [],
"chapterTitle": "1.4. AI Assistants and LLMs",
"number": "1.4."
},
{
"loaded": true,
"isPathHref": true,
"type": "link",
"title": "From v1 to v2",
"path": "/learn/introduction/from-v1-to-v2",
"children": [],
"chapterTitle": "1.5. From v1 to v2",
"number": "1.5."
}
],
"chapterTitle": "1. Getting Started",