[Rubycocoa-devel 1165] Script to add documentation to duck type additions.

Back to archive index

Eloy Duran eloy.****@gmail*****
Sun Sep 9 01:58:19 JST 2007


Hello Satoshi-san,

Here's a litte script which basically does what we discussed in irc.

It steps through a file like oc_attachments.rb, loops through the
methods of a class and retrieves the documentation for it from the
original Ruby class RI files.

It isn't finished in the way that it outputs the file etc.
Because I don't know if you want to do this once and add it to the
original source file,
or that we run this script before creating the rdoc in gen_bridge_doc
so that it's always up-to-date but not in the original source file?

Cheers,
Eloy
-------------- next part --------------
A non-text attachment was scrubbed...
Name: rdocify_additions.rb
Type: text/x-ruby-script
Size: 2776 bytes
Desc: not available
Url : http://lists.sourceforge.jp/mailman/archives/rubycocoa-devel/attachments/20070908/caa1d945/attachment.bin 


More information about the Rubycocoa-devel mailing list
Back to archive index