parse_simple.rb

Path: lib/rdoc/parsers/parse_simple.rb
Last Update: Mon Jul 05 14:50:28 +0000 2010

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]