Update excluded includes to run successfully "mkdoc all"

This commit is contained in:
FrancisANDRE 2017-03-20 21:05:18 +01:00
parent 801d70fbf5
commit 43e44701f2
2 changed files with 29 additions and 3 deletions

View File

@ -13,7 +13,22 @@
expat*.h,
zconf.h,
zlib.h,
XMLStreamParser.h
XMLStreamParser.h,
Units.h,
AbstractBinder.h,
Alignment.h,
QName.h,
CppUnitException.h,
RepeatedTest.h,
Test.h,
TestCase.h,
TestDecorator.h,
TestFailure.h,
TestResult.h,
TestRunner.h,
TestSetup.h,
TestSuite.h,
TextTestResult.h
</exclude>
</files>
<pages>

View File

@ -13,8 +13,19 @@
expat*.h,
zconf.h,
zlib.h,
XMLStreamParser.h
${PocoBuild}/Util/include/Poco/Util/Units.h
XMLStreamParser.h,
Units.h,
CppUnitException.h,
RepeatedTest.h,
Test.h,
TestCase.h,
TestDecorator.h,
TestFailure.h,
TestResult.h,
TestRunner.h,
TestSetup.h,
TestSuite.h,
TextTestResult.h
</exclude>
</files>
<pages>