Skip to content

Commit 25a5a0e

Browse files
authored
change date to 2025 (#231)
* change date to 2025 in footer * add date to main page
1 parent 88575bd commit 25a5a0e

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

docfx.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,9 +47,9 @@
4747
"_appName": "DevExpress EUD",
4848
"_appTitle": "DevExpress End-User Documentation",
4949
"_appFaviconPath": "favicon.ico",
50-
"_appFooter": "Copyright (c) 1998-2024 Developer Express Inc. All rights reserved.",
50+
"_appFooter": "Copyright (c) 1998-2025 Developer Express Inc. All rights reserved.",
5151
"_appLogoPath": "logo.svg",
5252
"_enableSearch": true
5353
}
5454
}
55-
}
55+
}

index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ legacyId: 5917
1010
>
1111
> View source code: [github.com/DevExpress/dotnet-eud](https://github.com/DevExpress/dotnet-eud).
1212
13-
# DevExpress End-User Documentation
13+
# DevExpress End-User Documentation v25.1
1414

1515
This documentation contains information on individual user interface elements (such as grids, navigation panes, data editors, charts, etc.), and provides instructions for end users about how to solve the most-common tasks with these interface elements.
1616

@@ -28,4 +28,4 @@ The end user documentation is divided into the following platforms and products:
2828
* [Dashboard for Desktop](dashboard-for-desktop/articles/index.md)
2929
* [Interface Elements for Desktop](interface-elements-for-desktop/articles/index.md)
3030

31-
If you search for DevExpress developer documentation with API reference, refer to [docs.devexpress.com](https://docs.devexpress.com).
31+
If you search for DevExpress developer documentation with API reference, refer to [docs.devexpress.com](https://docs.devexpress.com).

0 commit comments

Comments
 (0)