Regarding RDoc

P

Prateek Agarwal

How to install RDoc in windows? Also tell me, after installing what is
the syntax for installing RDoc in our program.
I searched the net for some resources, but did not find any. Please
help.
 
R

Roger Pack

How to install RDoc in windows? Also tell me, after installing what is
the syntax for installing RDoc in our program.
I searched the net for some resources, but did not find any. Please
help.

C:\>gem install rdoc
C:\>gem rdoc --all

or are you looking for the core rdocs? Which distro are you using?
-r
 
P

Prateek Agarwal

Thanks Roger.
But the command "gem install rdoc" gives the following error:
ERROR: http://gems.rubyforge.org/ does not appear to be a repository
ERROR: could not find gem rdoc locally or in a repository

Can you give the syntax for implementation of RDoc in a ruby program?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
474,169
Messages
2,570,919
Members
47,460
Latest member
eibafima

Latest Threads

Top