grunt-phpdocumentor icon indicating copy to clipboard operation
grunt-phpdocumentor copied to clipboard

Runs the PHPDocumentor documentation generator tool.

Results 8 grunt-phpdocumentor issues
Sort by recently updated
recently updated
newest added

This package still requires Grunt 0.4 which is quite old and issues warnings when using Grunt 1.0. Would it possible to update the dependency? I've been using it with Grunt...

This is a band-aid until more control over phpDocumentor's output can be implemented. When processing a large number of files that have a lot of missing documentation, the buffer fills...

Update peerDependencies to support Grunt 1.0 Hello, This is an automated issue request to update the `peerDependencies` for your Grunt plugin. We ask you to merge this and **publish a...

Is there a way that the --cache-folder parameter can be set from within the gruntfile?

Fix to allow wildcards in --ignore flag.

I'm using this in conjunction with a translation module, and the documenter is picking up the php files from that library, which isn't great. tried to add an option for...

enhancement

Adding all parameters of project:run command

enhancement

This issue is related to #10. All the options passed to the `run` command have to be documented in the README.MD file. **NOTE:** Their is a known Windows [issue](https://github.com/phpDocumentor/phpDocumentor2/issues/713) with...

enhancement