On Jul 24, 2008, at 00:55 AM, Marcin Raczkowski wrote: > Eric Hodel wrote: >> On Jul 23, 2008, at 12:33 PM, Marcin Raczkowski wrote: >>> I was thinking about using ParseTree + friends for this project, >>> but having a documentation is a big bonus, if I'll have sudden >>> attack of craziness, i'll try to make Rdoc parser spit out >>> something similar to PareseTree's AST but with links to >>> documentation string. >> In a future version, we'll use ruby_parser to extract >> documentation, which has a UnifiedRuby-compatible output. > > Did you start any work towards that goal? Not yet, it's only in my head.