0

I am using Ruby on Rails 3.0.7 and I would like to document my application. To do that I would to find some "good" documentation about RDoc.

Where I can find that? That is, what are "the best" web resource where to find documentation about RDoc?

user502052
  • 14,803
  • 30
  • 109
  • 188

2 Answers2

1

The reference on the markup used in rdoc is quite good but really hard to find.

froderik
  • 4,642
  • 3
  • 33
  • 43
0

You might want to try some of the links referenced here:

https://stackoverflow.com/questions/3648703/good-tutorials-on-how-to-use-rdoc

Community
  • 1
  • 1
moc
  • 184
  • 3