From: leon breedt Date: 2005-01-24T17:06:39+09:00 Subject: Re: ruby openssl documentation On Sun, 23 Jan 2005 22:51:18 -0500, oss-ruby-news@technorama.net wrote: > If you are serious about providing documentation I may be able to help > you. Most of the documentation can be taken directly from > "http://www.openssl.org/docs/". Thanks, This is quite helpful. Just a question, for documenting dynamically generated classes (OpenSSL::Digest::MD5, etc sprint to mind), do you mind if I modify the lib/openssl/digest.rb to create locations where I can attach the RDoc for them? Leon