Use phpdoc default output folder
This commit is contained in:
parent
464e389ec9
commit
2a0fbb5032
2 changed files with 1 additions and 2 deletions
|
@ -74,7 +74,6 @@ module.exports = function (grunt) {
|
|||
phpdocumentor: {
|
||||
doc: {
|
||||
options: {
|
||||
target: 'doc/',
|
||||
directory: 'classes/,controllers/,tests/'
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue