phpdoc-md icon indicating copy to clipboard operation
phpdoc-md copied to clipboard

new options @rstoetter

Open rstoetter opened this issue 8 years ago • 3 comments

there are new options available:

--sort-index
    Sort the api index and the methods on class level
--sort-see
    Sort the see also section
--level [ component | class ]
    Component level: Generate a md file for each class component ( method / const ..).
    Class level: generate a md file for each class
    The default behaviour is the class level
--protected-off
--private-off
--public-off
    Disables the output of protected / private /  public components

rstoetter avatar May 27 '17 03:05 rstoetter

Would be great if this one could be merged

marc-mabe avatar Jan 27 '19 19:01 marc-mabe

Would be great if this one could be merged

@evert Will you consider merging this if the conflicts get resolved?

krizalys avatar Aug 11 '19 07:08 krizalys

@evert Any update on this?

krizalys avatar Aug 27 '19 14:08 krizalys