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.
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.