Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/leethomason/tinyxml2.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/dox
diff options
context:
space:
mode:
authorLee Thomason (grinliz) <leethomason@gmail.com>2012-04-07 08:40:08 +0400
committerLee Thomason (grinliz) <leethomason@gmail.com>2012-04-07 08:40:08 +0400
commit8871cd84379afcdd1743e80b8c5bfde0cdf2f0c9 (patch)
tree4ed0aa13cacf608f2db46683e508e04adfdb3bea /dox
parentb9e791fa4e4950143f7bbe9a86351cc7abc7490a (diff)
add xmltest.h as a place to put the example docs, so they don't pollute the main file'
Diffstat (limited to 'dox')
-rwxr-xr-xdox2
1 files changed, 1 insertions, 1 deletions
diff --git a/dox b/dox
index 3a18853..7997ec0 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 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