adjust paths to classes

Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
This commit is contained in:
Michael Kaufmann
2018-12-21 11:31:41 +01:00
parent 05402a4a1c
commit 1ff784198c
3 changed files with 12 additions and 16 deletions

View File

@@ -1,5 +1,5 @@
<phpdox xmlns="http://xml.phpdox.net/config">
<project name="froxlor" source="${basedir}/lib/classes/api"
<project name="froxlor" source="${basedir}/lib/Froxlor"
workdir="${basedir}/build/phpdox">
<collector publiconly="true" backend="parser">
<include mask="*.php" />