Class: RDoc::Options
- Inherits:
-
Object
- Object
- RDoc::Options
- Defined in:
- lib/rdoc/generator/mdoc.rb
Instance Attribute Summary collapse
-
#mandb_section ⇒ Object
Returns the value of attribute mandb_section.
Instance Attribute Details
#mandb_section ⇒ Object
Returns the value of attribute mandb_section.
8 9 10 |
# File 'lib/rdoc/generator/mdoc.rb', line 8 def mandb_section @mandb_section end |