rename markdown files
This commit is contained in:
@@ -744,10 +744,10 @@ WARN_LOGFILE =
|
|||||||
# Note: If this tag is empty the current directory is searched.
|
# Note: If this tag is empty the current directory is searched.
|
||||||
|
|
||||||
INPUT = tinyusb/doxygen/group_def.txt \
|
INPUT = tinyusb/doxygen/group_def.txt \
|
||||||
readme.md \
|
readme.markdown \
|
||||||
tinyusb \
|
tinyusb \
|
||||||
boards \
|
boards \
|
||||||
tests/readme.markdown
|
tests/readme.md
|
||||||
|
|
||||||
# This tag can be used to specify the character encoding of the source files
|
# This tag can be used to specify the character encoding of the source files
|
||||||
# that doxygen parses. Internally doxygen uses the UTF-8 encoding. Doxygen uses
|
# that doxygen parses. Internally doxygen uses the UTF-8 encoding. Doxygen uses
|
||||||
@@ -925,7 +925,7 @@ FILTER_SOURCE_PATTERNS =
|
|||||||
# (index.html). This can be useful if you have a project on for instance GitHub
|
# (index.html). This can be useful if you have a project on for instance GitHub
|
||||||
# and want to reuse the introduction page also for the doxygen output.
|
# and want to reuse the introduction page also for the doxygen output.
|
||||||
|
|
||||||
USE_MDFILE_AS_MAINPAGE = readme.md
|
USE_MDFILE_AS_MAINPAGE = readme.markdown
|
||||||
|
|
||||||
#---------------------------------------------------------------------------
|
#---------------------------------------------------------------------------
|
||||||
# Configuration options related to source browsing
|
# Configuration options related to source browsing
|
||||||
|
0
tinyusb/doxygen/get_started.md
Normal file
0
tinyusb/doxygen/get_started.md
Normal file
Reference in New Issue
Block a user