Stats printer that prints everything documented, including the documented status
Returns a marker for RDoc::CodeObject co being undocumented
# File lib/rdoc/stats.rb, line 214
214: def nodoc co
215: " (undocumented)" unless co.documented?
216: end
Disabled; run with --debug to generate this.
Generated with the Darkfish Rdoc Generator 1.1.6.