Remove phpdox.xml
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2510 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
This commit is contained in:
13
phpdox.xml
13
phpdox.xml
@@ -1,13 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
<phpdox xmlns="http://phpdox.net/config">
|
||||
<project name="DomFramework" source="${basedir}" workdir="/tmp/DomFramework/api/xml">
|
||||
<collector backend="parser">
|
||||
<exclude mask="${basedir}/test/*"/>
|
||||
<exclude mask="${basedir}/Tests/*"/>
|
||||
<exclude mask="${basedir}/examples/*"/>
|
||||
</collector>
|
||||
<generator output="/tmp/DomFramework/output/api">
|
||||
<build engine="html" output="html"/>
|
||||
</generator>
|
||||
</project>
|
||||
</phpdox>
|
||||
Reference in New Issue
Block a user