Container for generating source code documentation for PHP apps using Doxygen.
1.0K
This is the PHP container for documenting the Stowers in-house LIMS application. Based on the official PHP container.
Run the following in the root of your PHP code base.
docker run -v /path/to/src:/src --rm stowers/php-doxygen doxygen/Doxyfile
If you see something in this Dockerfile that can be done better, please submit a pull request.
Content type
Image
Digest
Size
150.6 MB
Last updated
over 8 years ago
docker pull stowers/php-doxygen