Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F10830290
D150.id.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.id.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
Tue, Jul 29, 04:52 (1 h, 57 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2851714
Default Alt Text
D150.id.diff (775 B)
Attached To
Mode
D150: [CI] Use Git and phploc enrichers in phpDox
Attached
Detach File
Event Timeline
Log In to Comment