add xmltest.h as a place to put the example docs, so they don't pollute the main file'

This commit is contained in:
Lee Thomason (grinliz)
2012-04-06 21:40:08 -07:00
parent b9e791fa4e
commit 8871cd8437
3 changed files with 95 additions and 93 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 readme.txt
INPUT = tinyxml2.h xmltest.h readme.txt
# 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