From: Eric Hodel Date: 2008-07-24T07:18:06+09:00 Subject: Re: [ANN] rdoc 2.1.0 Released 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.