parse_simple.rb

Path: lib/rdoc/parsers/parse_simple.rb
Last Update: Fri Dec 30 14:55:12 +0000 2011

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.

Required files

rdoc/code_objects   rdoc/markup/simple_markup/preprocess  

[Validate]