소스 검색

Merge pull request #88 from martinsh-shaiters/doxy

Eliminate warning about missing readme.txt, use readme.md
Lee Thomason 13 년 전
부모
커밋
267d4d8f8e
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      dox

+ 1 - 1
dox

@@ -661,7 +661,7 @@ WARN_LOGFILE           =
 # directories like "/usr/src/myproject". Separate the files or directories
 # with spaces.
 
-INPUT                  = tinyxml2.h xmltest.h readme.txt
+INPUT                  = tinyxml2.h xmltest.h 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, which is