소스 검색

rename markdown files

hathach 12 년 전
부모
커밋
3cf5a383e0
5개의 변경된 파일3개의 추가작업 그리고 3개의 파일을 삭제
  1. 0 0
      boards/readme.md
  2. 0 0
      readme.markdown
  3. 0 0
      tests/readme.md
  4. 3 3
      tinyusb.Doxyfile
  5. 0 0
      tinyusb/doxygen/get_started.md

+ 0 - 0
boards/readme.markdown → boards/readme.md


+ 0 - 0
readme.md → readme.markdown


+ 0 - 0
tests/readme.markdown → tests/readme.md


+ 3 - 3
tinyusb.Doxyfile

@@ -744,10 +744,10 @@ WARN_LOGFILE           =
 # Note: If this tag is empty the current directory is searched.
 
 INPUT                  = tinyusb/doxygen/group_def.txt \
-                         readme.md \
+                         readme.markdown \
                          tinyusb \
                          boards \
-                         tests/readme.markdown
+                         tests/readme.md
 
 # 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
@@ -925,7 +925,7 @@ FILTER_SOURCE_PATTERNS =
 # (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.
 
-USE_MDFILE_AS_MAINPAGE = readme.md
+USE_MDFILE_AS_MAINPAGE = readme.markdown
 
 #---------------------------------------------------------------------------
 # Configuration options related to source browsing

+ 0 - 0
tinyusb/doxygen/get_started.md