docs: document index module (#12594)

Closes DX-1638
This commit is contained in:
Shahed Nasser
2025-06-16 07:25:45 +00:00
committed by GitHub
parent 3ca02749c4
commit ab4358de7d
5 changed files with 983 additions and 15 deletions
+16 -6
View File
@@ -411,6 +411,16 @@ export const generatedSidebars = [
"chapterTitle": "3.4.3. Query",
"number": "3.4.3."
},
{
"loaded": true,
"isPathHref": true,
"type": "link",
"path": "/learn/fundamentals/module-links/index-module",
"title": "Index Module",
"children": [],
"chapterTitle": "3.4.4. Index Module",
"number": "3.4.4."
},
{
"loaded": true,
"isPathHref": true,
@@ -418,8 +428,8 @@ export const generatedSidebars = [
"path": "/learn/fundamentals/module-links/custom-columns",
"title": "Add Custom Columns",
"children": [],
"chapterTitle": "3.4.4. Add Custom Columns",
"number": "3.4.4."
"chapterTitle": "3.4.5. Add Custom Columns",
"number": "3.4.5."
},
{
"loaded": true,
@@ -428,8 +438,8 @@ export const generatedSidebars = [
"path": "/learn/fundamentals/module-links/read-only",
"title": "Read-Only Links",
"children": [],
"chapterTitle": "3.4.5. Read-Only Links",
"number": "3.4.5."
"chapterTitle": "3.4.6. Read-Only Links",
"number": "3.4.6."
},
{
"loaded": true,
@@ -438,8 +448,8 @@ export const generatedSidebars = [
"path": "/learn/fundamentals/module-links/query-context",
"title": "Query Context",
"children": [],
"chapterTitle": "3.4.6. Query Context",
"number": "3.4.6."
"chapterTitle": "3.4.7. Query Context",
"number": "3.4.7."
}
],
"chapterTitle": "3.4. Module Links",