Ho riavviato il sistema, ma ancora non funziona
$ cat phpdoc.dist.xml
<?xml version="1.0" encoding="UTF-8" ?>
<phpdocumentor
configVersion="3"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns="https://www.phpdoc.org"
xsi:noNamespaceSchemaLocation="https://docs.phpdoc.org/latest/phpdoc.xsd"
>
<paths>
<output>build/api</output>
<cache>build/cache</cache>
</paths>
<version number="3.0.0">
<api>
<source dsn=".">
<path>src</path>
</source>
</api>
</version>
</phpdocumentor>
$ docker run --rm -v ${PWD}:/data phpdoc/phpdoc:3 | head -n6
Description:
Parses and transforms the given files to a specified location
Usage:
project:run [options]
run
write /dev/stdout: broken pipe