[jira] [Updated] (NETBEANS-4901) phpDocumentor commandline arguments change

2020-10-31 Thread Jira


 [ 
https://issues.apache.org/jira/browse/NETBEANS-4901?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Vítězslav Dvořák updated NETBEANS-4901:
---
Labels: easy-fix  (was: )

> phpDocumentor commandline arguments change
> --
>
> Key: NETBEANS-4901
> URL: https://issues.apache.org/jira/browse/NETBEANS-4901
> Project: NetBeans
>  Issue Type: Improvement
>  Components: php - PHPDoc
>Affects Versions: 11.1
>Reporter: Vítězslav Dvořák
>Assignee: Junichi Yamamoto
>Priority: Minor
>  Labels: easy-fix
> Fix For: 12.2
>
> Attachments: image-2020-10-31-07-44-06-328.png
>
>
> New phpdoc 3.0.0+ use different commandline syntax:
>  
> {color:#b26818}Options:{color} 
>   {color:#18b218}-t, --target[=TARGET]{color}{color:#00}  
> Path where to store the generated output {color}
>   {color:#18b218}--cache-folder[=CACHE-FOLDER]{color}{color:#00}  
> Path where to store the cache files {color}
>   {color:#18b218}-f, --filename[=FILENAME]{color}{color:#00}  
> File to parse, glob patterns are supported. Provide multiple options 
> of this type to add {color}
>  multiple 
> files.{color:#b26818} (multiple values allowed){color} 
>   {color:#18b218}-d, --directory[=DIRECTORY]{color}{color:#00}    
> directory to parse, glob patterns are supported. Provide multiple 
> options of this type to add {color}
>  multiple 
> directories.{color:#b26818} (multiple values allowed){color} 
>   {color:#18b218}--encoding[=ENCODING]{color}{color:#00}  
> encoding to be used to interpret source files with {color}
>   {color:#18b218}--extensions[=EXTENSIONS]{color}{color:#00}  
> Provide multiple options of this type to add multiple extensions. 
> default is php{color}{color:#b26818} (multiple values allowed){color} 
>   {color:#18b218}-i, --ignore[=IGNORE]{color}{color:#00}  
> File(s) and directories (relative to the source-code directory) that 
> will be ignored. Glob patterns are supported. Add multiple options of this 
> type of add more {color}
> ignore patterns{color:#b26818} (multiple values allowed){color} 
>   {color:#18b218}--ignore-tags[=IGNORE-TAGS]{color}{color:#00}    
> Tag that will be ignored, defaults to none. package, subpackage and 
> ignore may not be ignored. Add multiple options of this type to ignore 
> multiple tags.{color}{color:#b26818} (multip{color}
> le values allowed)    
>   
>   {color:#00} {color}
>   {color:#18b218}--hidden{color}{color:#00}   
> Use this option to tell phpDocumentor to parse files and directories 
> that begin with a period (.), by default these are ignored {color}
>   {color:#18b218}--ignore-symlinks{color}{color:#00}  
> Ignore symlinks to other files or directories, default is on {color}
>   {color:#18b218}-m, --markers[=MARKERS]{color}{color:#00}    
> Comma-separated list of markers/tags to filter{color}{color:#b26818} 
> (multiple values allowed){color} 
>   {color:#18b218}--title[=TITLE]{color}{color:#00}    
> Sets the title for this project; default is the phpDocumentor logo 
> {color}
>   {color:#18b218}--force{color}{color:#00}    
> Forces a full build of the documentation, does not increment existing 
> documentation {color}
>   {color:#18b218}--validate{color}{color:#00} 
> Validates every processed file using PHP Lint, costs a lot of 
> performance {color}
>   {color:#18b218}--visibility[=VISIBILITY]{color}{color:#00}  
> Specifies the parse visibility that should be displayed in the 
> documentation. Add multiple options of {color}
>  this type to specify 
> multiple levels.("public,protected"){color:#b26818} (multiple values 
> allowed){color} 
>   {color:#18b218}
> --defaultpackagename[=DEFAULTPACKAGENAME]{color}{color:#00}  Name to use 
> for the default package.{color}{color:#b26818} [default: "Default"]{color} 
>   {color:#18b218}--sourcecode{color}{color:#00}   
> Whether to include syntax highlighted source code {color}
>   {color:#18b218}--template[=TEMPLATE]{color}{color:#00}  
> Name of the template to use 

[jira] [Updated] (NETBEANS-4901) phpDocumentor commandline arguments change

2020-10-31 Thread Jira


 [ 
https://issues.apache.org/jira/browse/NETBEANS-4901?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Vítězslav Dvořák updated NETBEANS-4901:
---
Attachment: image-2020-10-31-07-44-06-328.png

> phpDocumentor commandline arguments change
> --
>
> Key: NETBEANS-4901
> URL: https://issues.apache.org/jira/browse/NETBEANS-4901
> Project: NetBeans
>  Issue Type: Improvement
>  Components: php - PHPDoc
>Affects Versions: 11.1
>Reporter: Vítězslav Dvořák
>Assignee: Junichi Yamamoto
>Priority: Minor
> Fix For: 12.2
>
> Attachments: image-2020-10-31-07-44-06-328.png
>
>
> New phpdoc 3.0.0+ use different commandline syntax:
>  
> {color:#b26818}Options:{color} 
>   {color:#18b218}-t, --target[=TARGET]{color}{color:#00}  
> Path where to store the generated output {color}
>   {color:#18b218}--cache-folder[=CACHE-FOLDER]{color}{color:#00}  
> Path where to store the cache files {color}
>   {color:#18b218}-f, --filename[=FILENAME]{color}{color:#00}  
> File to parse, glob patterns are supported. Provide multiple options 
> of this type to add {color}
>  multiple 
> files.{color:#b26818} (multiple values allowed){color} 
>   {color:#18b218}-d, --directory[=DIRECTORY]{color}{color:#00}    
> directory to parse, glob patterns are supported. Provide multiple 
> options of this type to add {color}
>  multiple 
> directories.{color:#b26818} (multiple values allowed){color} 
>   {color:#18b218}--encoding[=ENCODING]{color}{color:#00}  
> encoding to be used to interpret source files with {color}
>   {color:#18b218}--extensions[=EXTENSIONS]{color}{color:#00}  
> Provide multiple options of this type to add multiple extensions. 
> default is php{color}{color:#b26818} (multiple values allowed){color} 
>   {color:#18b218}-i, --ignore[=IGNORE]{color}{color:#00}  
> File(s) and directories (relative to the source-code directory) that 
> will be ignored. Glob patterns are supported. Add multiple options of this 
> type of add more {color}
> ignore patterns{color:#b26818} (multiple values allowed){color} 
>   {color:#18b218}--ignore-tags[=IGNORE-TAGS]{color}{color:#00}    
> Tag that will be ignored, defaults to none. package, subpackage and 
> ignore may not be ignored. Add multiple options of this type to ignore 
> multiple tags.{color}{color:#b26818} (multip{color}
> le values allowed)    
>   
>   {color:#00} {color}
>   {color:#18b218}--hidden{color}{color:#00}   
> Use this option to tell phpDocumentor to parse files and directories 
> that begin with a period (.), by default these are ignored {color}
>   {color:#18b218}--ignore-symlinks{color}{color:#00}  
> Ignore symlinks to other files or directories, default is on {color}
>   {color:#18b218}-m, --markers[=MARKERS]{color}{color:#00}    
> Comma-separated list of markers/tags to filter{color}{color:#b26818} 
> (multiple values allowed){color} 
>   {color:#18b218}--title[=TITLE]{color}{color:#00}    
> Sets the title for this project; default is the phpDocumentor logo 
> {color}
>   {color:#18b218}--force{color}{color:#00}    
> Forces a full build of the documentation, does not increment existing 
> documentation {color}
>   {color:#18b218}--validate{color}{color:#00} 
> Validates every processed file using PHP Lint, costs a lot of 
> performance {color}
>   {color:#18b218}--visibility[=VISIBILITY]{color}{color:#00}  
> Specifies the parse visibility that should be displayed in the 
> documentation. Add multiple options of {color}
>  this type to specify 
> multiple levels.("public,protected"){color:#b26818} (multiple values 
> allowed){color} 
>   {color:#18b218}
> --defaultpackagename[=DEFAULTPACKAGENAME]{color}{color:#00}  Name to use 
> for the default package.{color}{color:#b26818} [default: "Default"]{color} 
>   {color:#18b218}--sourcecode{color}{color:#00}   
> Whether to include syntax highlighted source code {color}
>   {color:#18b218}--template[=TEMPLATE]{color}{color:#00}  
> Name of the template to use