guides icon indicating copy to clipboard operation
guides copied to clipboard

`make docs` does not work anymore

Open linawolf opened this issue 1 year ago • 2 comments
trafficstars

Could not open input file: tools/phpDocumentor.phar

linawolf avatar Feb 20 '24 07:02 linawolf

Hm, the makefile doesn't list a docs entry point, do you mean another command?

garvinhicking avatar Mar 11 '24 13:03 garvinhicking

Sure, line 87 in the makefile there is one, but it seems to point to non-existent phpDocumentor.phar

linawolf avatar Mar 23 '24 04:03 linawolf

I replaced it with a working docker command.

jaapio avatar Sep 14 '24 10:09 jaapio