Date: 2007-04-29 17:52
Sender: Alex Fenton
We previously looked at using RDoc, but it's poorly designed
for C extensions, particularly those that use SWIG. FXRuby maintains
a whole shadow set of ruby lib files just to use RDoc, but that
didn't appeal...
What in particular do you like about the RDoc format? I don't
think we'll be able to make it work with ri, but probably wouldn't
be too hard to offer framed output with class/method indexes. |