Flowdock
method

rdoc_options

Importance_1
rdoc_options() public

Specifies the rdoc options to be used when generating API documentation.

Usage:

spec.rdoc_options << '--title' << 'Rake -- Ruby Make' <<
  '--main' << 'README' <<
  '--line-numbers'
Show source
Register or log in to add new notes.