Eliminate warning about missing readme.txt, use readme.md

This commit is contained in:
Martinsh Shaiters 2013-01-15 06:20:22 +02:00
parent 9352408301
commit 3acf157857
1 changed files with 1 additions and 1 deletions

2
dox
View File

@ -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