Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion MenuConfig.xml
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,9 @@

<MenuRule Destination="15 Common Concepts/60 Shadow DOM" SourcePattern="Howto:^Common/Shadow DOM" />

<MenuRule Destination="17 AI Features" SourcePattern="Howto:^90 AI Features" />
<MenuRule Destination="17 AI Features/00 Overview of AI-Powered DevExtreme Features" SourcePattern="Howto:^90 AI Features/00 Overview" />
Copy link

Copilot AI Dec 12, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The destination title "00 Overview of AI-Powered DevExtreme Features" is longer and more verbose than the typical pattern used in this file. Consider simplifying it to match existing conventions, such as "00 Overview" (similar to line 47: "15 Common Concepts/15 Data Validation/00 Overview") or just "Overview" (similar to line 58: "15 Common Concepts/40 Localization and Globalization/Overview").

Suggested change
<MenuRule Destination="17 AI Features/00 Overview of AI-Powered DevExtreme Features" SourcePattern="Howto:^90 AI Features/00 Overview" />
<MenuRule Destination="17 AI Features/00 Overview" SourcePattern="Howto:^90 AI Features/00 Overview" />

Copilot uses AI. Check for mistakes.

<MenuRule Destination="20 DevExtreme CLI" SourcePattern="Howto:^Common/DevExtreme CLI" />
<MenuRule Destination="25 Angular Application Template" SourcePattern="Howto:^40 Angular Components/30 Application Template" />
<MenuRule Destination="26 Vue Application Template" SourcePattern="Howto:^55 Vue Components/50 Application Template" />
Expand Down Expand Up @@ -92,7 +95,6 @@
<MenuRule Destination="90 Integration Guides/40 Azure Blob Storage Configuration" SourcePattern="Howto:^Common/Integration Guides/70 Manage Azure Blob Storage with DevExtreme Components"/>
<MenuRule Destination="90 Integration Guides/50 .NET Backend Solutions" SourcePattern="Howto:^Common/.NET Backend Solutions"/>
<MenuRule Destination="90 Integration Guides/60 Data Analytics and BI" SourcePattern="Howto:^Common/Data Analytics and BI"/>
<MenuRule Destination="90 Integration Guides/03 DevExpress MCP Server Configuration" SourcePattern="Howto:^Common/Integration Guides/05 DevExpress MCP Server Configuration"/>
<MenuRule Destination="90 Integration Guides/99 Migrate from DevExtreme Reactive" SourcePattern="Howto:^50 React Components/65 Migrate from DevExtreme Reactive" VisibleFor="React" />

<MenuRule Destination="10 UI Components/zz Common Types" SourcePattern="ApiReference:^40 Common Types" />
Expand Down
Empty file.
Empty file.
Empty file.
Loading