Skip to content

Commit bb4937e

Browse files
Mz small fixes (#262)
* delete pre-build [!Warning]
1 parent 6a81b62 commit bb4937e

7 files changed

Lines changed: 4 additions & 54 deletions

File tree

eud-for-bi-dashboard/dashboard-for-desktop/index.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,7 @@ legacyId: 15757
55
---
66
# Dashboard for Desktop
77

8-
> [!Warning]
9-
> This is a pre-built example of documentation. You can download the source code and use it as a white-label documentation according to our [DevExpress End-User Documentation License Agreement](https://github.com/DevExpress/dotnet-eud/blob/master/LICENSE.md).
10-
>
11-
> View source code: [github.com/DevExpress/dotnet-eud](https://github.com/DevExpress/dotnet-eud).
12-
138
The **DevExpress Dashboard** is an interactive data visualization tool optimized for real-time data consumption and analysis. It includes the following components:
9+
1410
* [Dashboard Designer](dashboard-designer.md) - provides a comprehensive UI for designing dashboards from scratch.
1511
* [Dashboard Viewer](dashboard-viewer.md) - enables you to display dashboards in Windows Forms applications.

eud-for-bi-dashboard/dashboard-for-web/index.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,6 @@ legacyId: 16709
55
---
66
# Dashboard for Web
77

8-
> [!Warning]
9-
> This is a pre-built example of documentation. You can download the source code and use it as a white-label documentation according to our [DevExpress End-User Documentation License Agreement](https://github.com/DevExpress/dotnet-eud/blob/master/LICENSE.md).
10-
>
11-
> View source code: [github.com/DevExpress/dotnet-eud](https://github.com/DevExpress/dotnet-eud).
12-
138
The Web Dashboard allows you to create and display dashboards on the web.
149
* [Web Dashboard - Designer Mode](web-dashboard-designer-mode.md)
1510
* [Web Dashboard - Viewer Mode](web-dashboard-viewer-mode.md)

eud-for-bi-dashboard/end-user-documentation-for-bi-dashboard.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
2-
title: End-User Documentation for BI Dashboard
2+
title: End-User Documentation for DevExpress BI Dashboard
33
author: Margarita Zakhodiaeva
44
---
5-
# End-User Documentation for BI Dashboard
5+
# End-User Documentation for DevExpress BI Dashboard
66

77
DevExpress BI Dashboard ships end-user documentation that explains how to use dashboard UI elements across supported platforms. It helps users understand the interface, configure visualizations, and solve the most common tasks when working with dashboards.
88

eud-for-devexpress-reports/reporting-for-desktop/index.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,6 @@ author: Anna Gubareva
44
---
55
# Reporting for Desktop
66

7-
> [!Warning]
8-
> This is a pre-built example of documentation. You can download the source code and use it as a white-label documentation according to our [DevExpress End-User Documentation License Agreement](https://github.com/DevExpress/dotnet-eud/blob/master/LICENSE.md).
9-
>
10-
> View source code: [github.com/DevExpress/dotnet-eud](https://github.com/DevExpress/dotnet-eud).
11-
12-
137
This section contains information about the basic principles of creating reports with Report Designers.
148

159
The Report Designer user interface varies depending on your application platform.

eud-for-devexpress-reports/reporting-for-web/index.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,6 @@ legacyId: 15757
55
---
66
# Reporting for Web
77

8-
> [!Warning]
9-
> This is a pre-built example of documentation. You can download the source code and use it as a white-label documentation according to our [DevExpress End-User Documentation License Agreement](https://github.com/DevExpress/dotnet-eud/blob/master/LICENSE.md).
10-
>
11-
> View source code: [github.com/DevExpress/dotnet-eud](https://github.com/DevExpress/dotnet-eud).
12-
13-
148
This section contains information about the basic principles of creating, viewing, and exporting reports on the Web.
159

1610
The following sections contains information about Web Report Designer and Web Document Viewer:

eud-for-devexpress-reports/reporting-for-web/report-designer/report-designer-tools/report-wizard/table-and-vertical-report/specify-data-source-settings-federation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@ The following query types are available:
2929

3030
Join
3131
: Combines rows from two or more sources based on a clause.
32-
Union and Union All
3332

33+
Union and Union All
3434
: The Union query combines rows from two or more sources into one data set and removes duplicate rows in the merged source. The Union All query does the same, except it does not remove duplicated rows. You can create a union query for data sources if data types of their columns are implicitly converted.
3535

3636
Transformation

index.md

Lines changed: 0 additions & 29 deletions
This file was deleted.

0 commit comments

Comments
 (0)