Module: RDoc::Parser::Text
| Relationships & Source Files | |
| Extension / Inclusion / Inheritance Descendants | |
| Included In: | |
| Defined in: | lib/rdoc/parser/text.rb | 
Overview
Indicates this parser is text and doesn’t contain code constructs.
::RDoc::Include this module in a ::RDoc::Parser subclass to make it show up as a file, not as part of a class or module.