Class: RDoc::Parser::Simple

Inherits:
RDoc::Parser
  • Object
show all
Defined in:
lib/rdoc/parser/simple.rb

Overview

Parse a non-source file. We basically take the whole thing as one big comment. If the first character in the file is '#', we strip leading pound signs.