RI for distribution

From: why the lucky stiff <ruby-core@...>
Date: 2004-05-18 18:59:58 UTC
List: ruby-core #2894
Hi, everyone.

I'd like to start checking in some RDoc for a bunch of YAML modules.  Am 
I okay to add these files into the lib/.document file listing?  I'd like 
to document every class in my set.  Is that overkill?

Also, I'd like my other projects (RedCloth, Hobix, Okay) to install ri 
docs when they are installed (or updated) from either RubyGems or 
install.rb.  Is there a suggested means for doing so?  Do I use:

  rdoc --all --ri --op "#{ RI_DATA_DIR }" doc/

Thankya,

_why

In This Thread

Prev Next