[#3479] Missing .document files for ext/ libraries — Brian Candler <B.Candler@...>

The ri documentation for zlib, strscan and iconv doesn't get built by 'make

12 messages 2004/10/06

[#3492] Re: ANN: Free-form-operators patch — Markus <markus@...>

> In message "Re: ANN: Free-form-operators patch"

15 messages 2004/10/11
[#3493] Re: ANN: Free-form-operators patch — Yukihiro Matsumoto <matz@...> 2004/10/11

Hi,

[#3495] Re: ANN: Free-form-operators patch — Markus <markus@...> 2004/10/12

On Mon, 2004-10-11 at 16:16, Yukihiro Matsumoto wrote:

[#3561] 1.8.2 - what can we do to help? — Dave Thomas <dave@...>

Folks:

23 messages 2004/10/26
[#3562] Re: 1.8.2 - what can we do to help? — Yukihiro Matsumoto <matz@...> 2004/10/27

Hi,

Re: Ruby source code browsing

From: Mikael Brockman <mikael@...>
Date: 2004-10-01 18:12:01 UTC
List: ruby-core #3475
Charles Mills <cmills@freeshell.org> writes:

> Hi,
> I am at the Ruby Conf. right now talking to James Britt and Daniel
> Berger.  I just showed them Doxygen documentation I generated from the
> Ruby sources.  It has come in handy developing extensions.
> Here it is:
> http://cmills.freeshell.org
> http://cmills.freeshell.org/ruby_doc.tar.bz2
> 
> Inside this tarball are html files generated by Doxygen.  The file
> modules.html is probably of the most interest.
> 
> To create this documentation I added Doxygen tags to intern.h and
> ruby.h in the Ruby 1.8.1 source tree.  (Instructions are on my
> webpage.)
> Would it be useful to add these tags permanently to the Ruby source?

Yay!  That's really useful.  Of course, it'd be even cooler if
the functions were described in English, too.  Maybe I'll read
up on this Doxygen thing and start documenting.


In This Thread