Hey all, I''ve been (finally) investing some time in RSpec''s RDoc. It''s gotten a lot better, but there is definitely more work to do. If you''re interested in helping out, please peruse the docs for each lib and file github issues for any inaccurate, missing or confusing content. For those unfamiliar w/ http://rubydoc.info, it''s broken up into two main sections: http://rubydoc.info/github and http://rubydoc.info/gems. The gems area is for published gems and the github area re-generates the docs from each push to github. Please review the in-progress docs in the github area: http://rubydoc.info/github/rspec/rspec-core/ http://rubydoc.info/github/rspec/rspec-expectations/ http://rubydoc.info/github/rspec/rspec-mocks/ http://rubydoc.info/github/rspec/rspec-rails/ In order to avoid confusion/overlap/etc, please don''t worry about making pull requests for this for now. Just an issue in the appropriate tracker (i.e. issues with http://rubydoc.info/github/rspec/rspec-core/ should go to https://github.com/rspec/rspec-core/issues) would be a big help to get everything on the radar so I can prioritize and address. Thanks in advance for your help. Cheers, David