ri and docu

S

shevegen

Hi

does anyone of you know where ri actually stores the content of its
request, or how it is generated?

I want to put it onto a local website with links (i am lazy), but
looking at ri/rdoc's source is too cumbersome (i'd actually prefer to
parse the .rb files myself and write something up, instead of reading
other people's complex code :) )
 
R

Ryan Davis

Hi

does anyone of you know where ri actually stores the content of its
request, or how it is generated?

I want to put it onto a local website with links (i am lazy), but
looking at ri/rdoc's source is too cumbersome (i'd actually prefer to
parse the .rb files myself and write something up, instead of reading
other people's complex code :) )

504 % cd /usr/local/share/ri/1.8/system/
505 % ls | head -5
ACL
Abbrev
Acceptables
AmbiguousArgument
AmbiguousOption

You can also tell rdoc to generate html... then again, you're not
doing anything new and might be better off using http://ruby-doc.org/
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,579
Members
45,053
Latest member
BrodieSola

Latest Threads

Top