File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -992,7 +992,7 @@ WARN_LOGFILE =
992
992
# Note: If this tag is empty the current directory is searched.
993
993
994
994
INPUT = ./react-native/packages/react-native/ReactCommon/jsi \
995
- README.MD
995
+ README.md
996
996
997
997
# This tag can be used to specify the character encoding of the source files
998
998
# that Doxygen parses. Internally Doxygen uses the UTF-8 encoding. Doxygen uses
@@ -1208,7 +1208,7 @@ FILTER_SOURCE_PATTERNS =
1208
1208
# (index.html). This can be useful if you have a project on for instance GitHub
1209
1209
# and want to reuse the introduction page also for the Doxygen output.
1210
1210
1211
- USE_MDFILE_AS_MAINPAGE = ./README.MD
1211
+ USE_MDFILE_AS_MAINPAGE = ./README.md
1212
1212
1213
1213
# If the IMPLICIT_DIR_DOCS tag is set to YES, any README.md file found in sub-
1214
1214
# directories of the project's root, is used as the documentation for that sub-
You can’t perform that action at this time.
0 commit comments