<?xml version="1.0" encoding="utf-8" ?> <phpdox xmlns="http://xml.phpdox.net/config"> <project name="WebP Convert" source="${basedir}/src" workdir="${basedir}/build/api/xml"> <collector backend="parser" /> <generator output="${basedir}/build/api"> <build engine="html" output="html"/> </generator> </project> </phpdox>