Răsfoiți Sursa

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

Martinsh Shaiters 13 ani în urmă
părinte
comite
3acf157857
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  1. 1 1
      dox

+ 1 - 1
dox

@@ -661,7 +661,7 @@ WARN_LOGFILE           =
 # directories like "/usr/src/myproject". Separate the files or directories
 # directories like "/usr/src/myproject". Separate the files or directories
 # with spaces.
 # 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
 # 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
 # that doxygen parses. Internally doxygen uses the UTF-8 encoding, which is