Ruby Forum Ruby-Gnome 2 > document update

Posted by Kouhei Sutou (Guest)
on 10.04.2008 14:11
(Received via mailing list)
Hi,

I've been working on ruby-gnome2-doc module:
  https://ruby-gnome2.svn.sourceforge.net/svnroot/ruby-gnome2/doc/trunk

update-rd.rb in the module is a script that is a improved
version of existing mkrd.rb:
  * merge support
  * add '((*FIXME*))' mark to default description


You can update existing documents on the project Wiki on
your local environment.

  % svn co 
https://ruby-gnome2.svn.sourceforge.net/svnroot/ruby-gnome2/doc/trunk 
ruby-gnome2-doc
  % cd ruby-gnome2-doc
  % vim en/text/Gtk%3A%3AWindow
  % svn ci

Synchronization between ruby-gnome2-doc module and the
project Wiki will be done by my hands. (*) So time-lag is
caused. Sorry.

I uploaded auto-generated documents to the project
Wiki. Many methods, constants and so on are increased but
((*FIXME*)) are also increased. Please help us. If you don't
have Subversion account, you can update documents from the
project Wiki.


(*): I'm using git-svn to synchronize them. Now the project
Wiki uses git as its repository backend.


Thanks,
--
kou