mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-08 04:18:52 +00:00
Merge branch 'develop-olympus' into develop
* develop-olympus: [task/phpdoc] Make phpdoctor output quiet instead of verbose.
This commit is contained in:
commit
08f6a12325
1 changed files with 2 additions and 2 deletions
|
@ -32,8 +32,8 @@ source_path = "../phpBB/"
|
||||||
; than warnings and errors. Verbose mode outputs additional messages during
|
; than warnings and errors. Verbose mode outputs additional messages during
|
||||||
; execution.
|
; execution.
|
||||||
|
|
||||||
;quiet = on
|
quiet = on
|
||||||
verbose = on
|
;verbose = on
|
||||||
|
|
||||||
; Select the doclet to use for generating output.
|
; Select the doclet to use for generating output.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue