From: Marcin Raczkowski Date: 2008-07-24T16:55:33+09:00 Subject: Re: [ANN] rdoc 2.1.0 Released 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?