| Path: | README.txt |
| Last Update: | Fri Dec 12 18:48:51 GMT+10:00 2003 |
This document gives a description and status report of the stdlib-doc project.
You can find these among the project files, but since they’re in RDoc format, you’re better off generating the documentation or reading it at stdlib-doc.rubyforge.org.
stdlib-doc is a project to aid the documentation of Ruby’s standard library. Volunteers create such documentation via RDoc comments in the source code. stdlib-doc generates complete standard library documentation and makes it available for online viewing and for downloading. If you like, you can acquire the stdlib-doc software (CVS only) and generate it yourself.
How does this aid the documentation effort? It gives us encouragement that we’ve finally produced enough documentation to be worth publishing, and it makes it easy to see what’s lacking. For more detail on this, stdlib-doc also generates status reports on each file in the standard library. Sone reports are included in the generated documentation; others are available for separate generation.
See doc/GettingStarted.txt for a guide to running the software.
2003-12-12:
William Webber has contributed the best and the most of the documentation. Handy contributions from Lyle Johnson have helped as well. James Britt has sorted out ruby-doc.org hosting.
Quite a few standard library files contain decent, or better, English documentation by their authors. I am very grateful for those coders who have made the effort, especially when it wasn’t in their first language.
The code and data contained in the rubyforge.org/projects/stdlib-doc package was created by Gavin Sinclair (gsinclair at soyabean.com.au) and is licenced under the same terms as Ruby (www.ruby-lang.org/en). Standard disclaimer applies.