Where does ri look for its docs? ri -help says "the standard rdoc/ri
directories".

Is there a way (preferably some path-based environment variable) to make ri
also look at gems-based docs?
 ri --help mentions "--doc-dir", and the 'RI' env variable, but what should
be set to what?

Thanks!