Skip to content

Conversation

@ritazakhodyaeva
Copy link
Collaborator

No description provided.

Copilot AI review requested due to automatic review settings December 10, 2025 13:38
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR restructures the documentation repository by reorganizing directory paths and removing cross-references to content that is not included in the current delivery. The changes consolidate documentation into two main folders (eud-for-bi-dashboards and eud-for-devexpress-reports) and remove links to interface elements documentation that is being excluded from this delivery.

Key Changes

  • Consolidated documentation structure from six separate directories into two main folders
  • Removed or disabled cross-references to interface-elements-for-desktop and interface-elements-for-web content
  • Updated docfx.json to reflect the new directory structure for content and image files

Reviewed changes

Copilot reviewed 9 out of 8935 changed files in this pull request and generated 2 comments.

Show a summary per file
File Description
docfx.json Updated file paths to reflect new consolidated directory structure
filter-queries.md Removed cross-reference link to Filter Editor documentation
creating-calculated-fields.md Removed cross-reference link to Expression Editor documentation
print-preview.md Removed cross-reference link to Print Preview documentation
binding-to-extract-data-sources.md Removed cross-reference link to Filter Editor documentation
filtering.md Converted cross-reference links to HTML comments with explanatory notes
passing-parameter-values.md Removed cross-reference link to Filter Editor documentation
summary-level-aggregations.md Removed cross-reference link to Expression Editor documentation
editing-text.md Converted entire sentence with cross-reference to HTML comment

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment on lines +15 to 16
<!-- To learn how to edit the content within the Text Box, see [Rich Text Editor](~/interface-elements-for-desktop/articles/rich-text-editor.md) - Link disabled: interface-elements not included. After you change the document, click **Edit** again to finish editing.-->

Copy link

Copilot AI Dec 10, 2025

Choose a reason for hiding this comment

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

The commented-out sentence includes important user instruction ('After you change the document, click Edit again to finish editing') that should remain visible to users. Move this instruction outside the HTML comment while keeping only the link disabled.

Suggested change
<!-- To learn how to edit the content within the Text Box, see [Rich Text Editor](~/interface-elements-for-desktop/articles/rich-text-editor.md) - Link disabled: interface-elements not included. After you change the document, click **Edit** again to finish editing.-->
<!-- To learn how to edit the content within the Text Box, see [Rich Text Editor](~/interface-elements-for-desktop/articles/rich-text-editor.md) - Link disabled: interface-elements not included. -->
After you change the document, click **Edit** again to finish editing.

Copilot uses AI. Check for mistakes.
Comment on lines 24 to 25
<!--> [!Tip]
> **Documentation**: [Filter Editor](~/interface-elements-for-desktop/articles/filter-editor/filter-data-via-the-filter-editor.md) - Link disabled: interface-elements not included -->
Copy link

Copilot AI Dec 10, 2025

Choose a reason for hiding this comment

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

The HTML comment syntax is malformed with '' instead of '<!--'. This could cause rendering issues. Use proper HTML comment syntax: '<!-- [!Tip] ...'.

Suggested change
<!--> [!Tip]
> **Documentation**: [Filter Editor](~/interface-elements-for-desktop/articles/filter-editor/filter-data-via-the-filter-editor.md) - Link disabled: interface-elements not included -->
[!Tip]
> **Documentation**: [Filter Editor](~/interface-elements-for-desktop/articles/filter-editor/filter-data-via-the-filter-editor.md) - Link disabled: interface-elements not included

Copilot uses AI. Check for mistakes.
@ritazakhodyaeva ritazakhodyaeva merged commit 05df5c2 into DevExpress:2025.1 Dec 11, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant