Closed kevinsawicki closed 11 years ago
I believe the bug before was for --statsOnly
creating docs when it shouldn't have.
I think I'll add an option called --nooutput
to simplify this though. --nooutput
alone would still give the stats info; --nooutput --listMissing
would list the missing docs and the stats. This way I don't end up creating --listMissingOnly
, which is weird.
--nooutput
:speaker: :+1: :two: :m: :e-mail:
It seems like
--listMissing
still causes docs to be generated.Is there a way to just list the missing docs without generating any actual doc output?