punkave / grunt-dox

Grunt Plugin for generating Dox
MIT License
40 stars 13 forks source link

no way to pass --skipSingleStar argument. #24

Open drom opened 9 years ago

drom commented 9 years ago

Nice Job with dox grunt task and dox foundation formatter! I have little inconvenience using it: dox implements -S, --skipSingleStar or {skipSingleStar: true} to ignore /* ... */comments. I can't find a good way of passing this argument to dox via grunt-dox -> dox-foundation chain.