celery-php icon indicating copy to clipboard operation
celery-php copied to clipboard

[help wanted] Make documentation comments work with latest PHPDocumentor

Open gjedeer opened this issue 8 years ago • 1 comments

It looks like the original PHPDocumentor docstring format is not compatible with the latest versions. This results in me having to maintain an outdated installation.

Related: https://github.com/gjedeer/celery-php/issues/73

gjedeer avatar Jan 26 '17 10:01 gjedeer

I recommend moving Sphinx and readthedocs. They are both great and actively maintained. They are very common for Python projects and some PHP projects.

jdufresne avatar Jul 19 '18 14:07 jdufresne