Skip to content

Commit a3b565a

Browse files
Updated doxygen parameters
1 parent f73a24f commit a3b565a

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

NanoXLSX.Core/Changelog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Change Log - NanoXLSX.Core
22

3-
## v3.0.0-rc.2
3+
## v3.0.0-rc.1
44

55
---
66
Release Date: **25.11.2025**

NanoXLSX.Core/Documentation/documentation.doxygen

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1184,7 +1184,7 @@ FILTER_SOURCE_PATTERNS =
11841184
# (index.html). This can be useful if you have a project on for instance GitHub
11851185
# and want to reuse the introduction page also for the Doxygen output.
11861186

1187-
USE_MDFILE_AS_MAINPAGE =
1187+
USE_MDFILE_AS_MAINPAGE = README.md
11881188

11891189
# The Fortran standard specifies that for fixed formatted Fortran code all
11901190
# characters from position 72 are to be considered as comment. A common

NanoXLSX.Reader/Changelog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Change Log - NanoXLSX.Reader
22

3-
## v3.0.0-rc.2
3+
## v3.0.0-rc.1
44

55
---
66
Release Date: **25.11.2025**

NanoXLSX.Reader/Documentation/documentation.doxygen

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1184,7 +1184,7 @@ FILTER_SOURCE_PATTERNS =
11841184
# (index.html). This can be useful if you have a project on for instance GitHub
11851185
# and want to reuse the introduction page also for the Doxygen output.
11861186

1187-
USE_MDFILE_AS_MAINPAGE =
1187+
USE_MDFILE_AS_MAINPAGE = README.md
11881188

11891189
# The Fortran standard specifies that for fixed formatted Fortran code all
11901190
# characters from position 72 are to be considered as comment. A common

NanoXLSX.Writer/Changelog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Change Log - NanoXLSX.Writer
22

3-
## v3.0.0-rc.2
3+
## v3.0.0-rc.1
44

55
---
66
Release Date: **25.11.2025**

NanoXLSX.Writer/Documentation/documentation.doxygen

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1184,7 +1184,7 @@ FILTER_SOURCE_PATTERNS =
11841184
# (index.html). This can be useful if you have a project on for instance GitHub
11851185
# and want to reuse the introduction page also for the Doxygen output.
11861186

1187-
USE_MDFILE_AS_MAINPAGE =
1187+
USE_MDFILE_AS_MAINPAGE = README.md
11881188

11891189
# The Fortran standard specifies that for fixed formatted Fortran code all
11901190
# characters from position 72 are to be considered as comment. A common

0 commit comments

Comments
 (0)