Documentation

how can i generate rails docs wiht rake/ plz /

[email protected] wrote:

how can i generate rails docs wiht rake/ plz /

rake doc:app
rake doc:reapp
rake doc:rails

useful link to checkout (worth-while):

http://toolmantim.com/article/2007/4/19/introduction_to_rdoc

hth

shai

thx

On Jul 15, 10:35 am, Shai R. [email protected]
wrote:

http://toolmantim.com/article/2007/4/19/introduction_to_rdoc

hth

shai


Posted viahttp://www.ruby-forum.com/.

thx, but i have some errors.

i am following the next operations:
c:\rails_app\rails doc_app
cd doc_app
rake doc:rails

rake aborted!
what do you think about this errors?