Skip to content

Commit e3357ae

Browse files
Updated doxygen parameters
1 parent a3b565a commit e3357ae

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

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 = README.md
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/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 = README.md
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/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 = README.md
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)