We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 786fb96 commit 6a39b30Copy full SHA for 6a39b30
1 file changed
phpdox.xml.dist
@@ -0,0 +1,9 @@
1
+<?xml version="1.0" encoding="utf-8"?>
2
+<phpdox xmlns="http://phpdox.de/config">
3
+ <project name="FireGento_AdminMonitoring" source="${basedir}/src" workdir="${basedir}/docs/api/xml">
4
+ <collector backend="parser" />
5
+ <generator output="${basedir}/docs/api">
6
+ <build engine="html" output="html"/>
7
+ </generator>
8
+ </project>
9
+</phpdox>
0 commit comments