So I wrote a small ruby gem and documented it with rdoc. But I don't know how to get my documentation onto rubygems. Anyone know?
Asked
Active
Viewed 93 times
1 Answers
0
When you upload your gem into rubygems.org, it automatically uploads the documentation in rubydoc.info
The guide to upload the gem: http://guides.rubygems.org/publishing/
hope it helps

letz
- 1,762
- 1
- 20
- 40