[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

comp.lang.ruby

[newgem] How to generate docs with rake docs ?

Stéphane Wirtel

4/19/2007 2:47:00 PM

Hi all,

I would like to generate the documentation of my gem, the script to
generate the skeleton is 'newgem' from Dr Nic ( thanks to him ). But I
don't understand why I can't generate it because rake does not find
'dot'. But 'dot' is in my PATH on Linux.

Has anyone an idea ?

Thanks