E
Eric Hodel
With the freeze of Ruby 1.9.3 coming up near the end of the month I =
looked at how much documentation coverage ruby has for it's standard =
library:
Files: 511
Classes: 1036 ( 624 undocumented)
Modules: 228 ( 136 undocumented)
Constants: 1335 (1134 undocumented)
Attributes: 738 ( 381 undocumented)
Methods: 8098 (2960 undocumented)
Total: 11435 (5235 undocumented)
54.22% documented
Can we make it to 60% coverage? That's only another 1626 items to =
document!
I've written a blog post with further information including a link to an =
hourly-updatidng coverage report and a tutorial by Steve Klabnik on how =
to write documentation and get it committed, the short link is here:
http://bit.ly/ruby-1-9-3-docs-challenge
Let's make Ruby 1.9.3 the best-documented release ever!=
looked at how much documentation coverage ruby has for it's standard =
library:
Files: 511
Classes: 1036 ( 624 undocumented)
Modules: 228 ( 136 undocumented)
Constants: 1335 (1134 undocumented)
Attributes: 738 ( 381 undocumented)
Methods: 8098 (2960 undocumented)
Total: 11435 (5235 undocumented)
54.22% documented
Can we make it to 60% coverage? That's only another 1626 items to =
document!
I've written a blog post with further information including a link to an =
hourly-updatidng coverage report and a tutorial by Steve Klabnik on how =
to write documentation and get it committed, the short link is here:
http://bit.ly/ruby-1-9-3-docs-challenge
Let's make Ruby 1.9.3 the best-documented release ever!=