From d7a18af5f564d24f75abaef2eb31a910cab47ddf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?SAL=C4=B0H=20=C3=96ZKARA?= Date: Mon, 6 Jul 2026 14:40:12 +0300 Subject: [PATCH] docs: move low-code nav to top level --- docs/en/docs-nav.json | 132 +++++++++++++++++++++--------------------- 1 file changed, 66 insertions(+), 66 deletions(-) diff --git a/docs/en/docs-nav.json b/docs/en/docs-nav.json index 5ac9b63232..3273b09aee 100644 --- a/docs/en/docs-nav.json +++ b/docs/en/docs-nav.json @@ -469,72 +469,6 @@ "path": "suite/how-to-uninstall.md" } ] - }, - { - "text": "Low-Code System", - "items": [ - { - "text": "Overview", - "path": "low-code", - "isIndex": true - }, - { - "text": "Low-Code Designer", - "path": "low-code/designer.md" - }, - { - "text": "React Runtime", - "path": "low-code/react-runtime.md" - }, - { - "text": "Health", - "path": "low-code/health.md" - }, - { - "text": "Dashboards", - "path": "low-code/dashboards.md" - }, - { - "text": "Page Groups", - "path": "low-code/page-groups.md" - }, - { - "text": "MCP Integration", - "path": "low-code/mcp.md" - }, - { - "text": "Attributes & Fluent API", - "path": "low-code/fluent-api.md" - }, - { - "text": "Model Descriptor Files", - "path": "low-code/model-json.md" - }, - { - "text": "Reference Entities", - "path": "low-code/reference-entities.md" - }, - { - "text": "Foreign Access", - "path": "low-code/foreign-access.md" - }, - { - "text": "Interceptors", - "path": "low-code/interceptors.md" - }, - { - "text": "Custom Endpoints", - "path": "low-code/custom-endpoints.md" - }, - { - "text": "Script Actions", - "path": "low-code/script-actions.md" - }, - { - "text": "Scripting API", - "path": "low-code/scripting-api.md" - } - ] } ] }, @@ -2167,6 +2101,72 @@ } ] }, + { + "text": "Low-Code System", + "items": [ + { + "text": "Overview", + "path": "low-code", + "isIndex": true + }, + { + "text": "Low-Code Designer", + "path": "low-code/designer.md" + }, + { + "text": "React Runtime", + "path": "low-code/react-runtime.md" + }, + { + "text": "Health", + "path": "low-code/health.md" + }, + { + "text": "Dashboards", + "path": "low-code/dashboards.md" + }, + { + "text": "Page Groups", + "path": "low-code/page-groups.md" + }, + { + "text": "MCP Integration", + "path": "low-code/mcp.md" + }, + { + "text": "Attributes & Fluent API", + "path": "low-code/fluent-api.md" + }, + { + "text": "Model Descriptor Files", + "path": "low-code/model-json.md" + }, + { + "text": "Reference Entities", + "path": "low-code/reference-entities.md" + }, + { + "text": "Foreign Access", + "path": "low-code/foreign-access.md" + }, + { + "text": "Interceptors", + "path": "low-code/interceptors.md" + }, + { + "text": "Custom Endpoints", + "path": "low-code/custom-endpoints.md" + }, + { + "text": "Script Actions", + "path": "low-code/script-actions.md" + }, + { + "text": "Scripting API", + "path": "low-code/scripting-api.md" + } + ] + }, { "text": "Solution Templates", "items": [