parse_simple.rb

Path: parsers/parse_simple.rb
Last Update: Thu Sep 22 16:49:20 JST 2005

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]