Generating rdocs

G

Grant Curell

How does one go about generating rdocs? Whenever I press generate rdocs
I get the following error:

Error received generating RDoc. Received ext value: '1'

Reason:
Unable to execute rdoc command: '[F:\devtools\ruby187\bin\rdoc.bat, -r,
F:\Programming\655\655]'
Last line: "

I've tried running rdoc from the command line and it gives me this error
message:

Directory C:/Users/grant/.rdoc already exists, bit it looks like it
isn't an RDoc directory. Beacause RDoc doesn't want to risk destroying
any of your existing files, you'll need to specify a different output
directory name (using the --op <dir> option.

I used the --op option and instead of spitting out a nicely formated
HTML document like Javadoc does it gave me a bunch of garbage I didn't
understand. (I have no idea what a .yaml file is.) All I'm trying to get
this infernal IDE do is take my documented code and turn it into an
html file. Any ideas?
 
R

Roger Pack

I used the --op option and instead of spitting out a nicely formated
HTML document like Javadoc does it gave me a bunch of garbage I didn't
understand. (I have no idea what a .yaml file is.) All I'm trying to get
this infernal IDE do is take my documented code and turn it into an
.html file. Any ideas?

--op --rdoc perhaps?
 

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

No members online now.

Forum statistics

Threads
473,768
Messages
2,569,574
Members
45,051
Latest member
CarleyMcCr

Latest Threads

Top