Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F8450482
D150.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
775 B
Referenced Files
None
Subscribers
None
D150.diff
View Options
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
Details
Attached
Mime Type
text/plain
Expires
Thu, May 15, 15:09 (16 h, 41 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2657852
Default Alt Text
D150.diff (775 B)
Attached To
Mode
D150: [CI] Use Git and phploc enrichers in phpDox
Attached
Detach File
Event Timeline
Log In to Comment