On Wed, Sep 16, 2009 at 1:04 AM, Charles.Magid <[email protected]> wrote:
>
> Opps
>
> To get the rdoc do
>
>    $ git clone git://github.com/jmettraux/ruote.git
>    $ cd ruote
>    $ git checkout --track origin/ruote2.0
>    $ rdoc
>  Then open the ruote/doc/index.html in a browser

Hello,

it's also OK to do :

$ git clone git://github.com/jmettraux/ruote.git
$ cd ruote
$ git checkout --track origin/ruote2.0
$ rake rdoc

browse to ~~> ruote_rdoc/index.html

but it assumes you have rake and the "yard" gem installed (and a
recent version of rubygems (like 1.3.5)).


Best regards,

-- 
John Mettraux   -   http://jmettraux.wordpress.com

--~--~---------~--~----~------------~-------~--~----~
you received this message because you are subscribed to the "ruote users" group.
to post : send email to [email protected]
to unsubscribe : send email to [email protected]
more options : http://groups.google.com/group/openwferu-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to