From 3acf157857661ea07be5acbce436d9b87c031100 Mon Sep 17 00:00:00 2001 From: Martinsh Shaiters Date: Tue, 15 Jan 2013 06:20:22 +0200 Subject: [PATCH] Eliminate warning about missing readme.txt, use readme.md --- dox | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dox b/dox index 104eb6d..d3a6297 100755 --- a/dox +++ b/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