enhance phpdox config

Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
This commit is contained in:
Michael Kaufmann (d00p)
2018-03-02 18:25:06 +01:00
parent cadb6618ec
commit 1605d2af07
2 changed files with 26 additions and 4 deletions

View File

@@ -98,7 +98,7 @@
<arg path="${basedir}/build/logs/phploc.csv" />
<arg value="--log-xml" />
<arg path="${basedir}/build/logs/phploc.xml" />
<arg path="${basedir}/lib/classes/" />
<arg path="${basedir}/lib/classes/api" />
<arg path="${basedir}/tests" />
</exec>