Page MenuHomeDevCentral

D150.diff
No OneTemporary

D150.diff

diff --git a/phpdox.xml b/phpdox.xml
--- a/phpdox.xml
+++ b/phpdox.xml
@@ -1,8 +1,18 @@
<?xml version="1.0" encoding="utf-8" ?>
<phpdox xmlns="http://xml.phpdox.net/config">
<project name="Notifications" source="${basedir}/app" workdir="${basedir}/build/phpdox">
- <collector backend="parser" />
+ <collector backend="parser" publiconly="false">
+ <include mask="*.php" />
+ </collector>
<generator output="${basedir}/build">
+ <enrich base="${basedir}/build">
+ <source type="git">
+ <git binary="git" />
+ </source>
+ <source type="phploc">
+ <file name="logs/phploc.xml" />
+ </source>
+ </enrich>
<build engine="html" output="api">
<file extension="html" />
</build>

File Metadata

Mime Type
text/plain
Expires
Thu, May 15, 15:09 (20 h, 59 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2657852
Default Alt Text
D150.diff (775 B)

Event Timeline