Skip to content

Conversation

@stomar
Copy link
Contributor

@stomar stomar commented Apr 25, 2016

(Previously submitted to MRI's bug tracker, as https://bugs.ruby-lang.org/issues/12255).

This patch removes some comments that otherwise would appear in MRI's docs of the affected core classes.

E.g. for Exception

$ ri Exception
Descendants of class Exception are used to [...]

[snipped class documentation]

Exception serialization/deserialization        <- does not belong here!
-------------------------------------------
Class methods:

[snip]

Or see for example http://docs.ruby-lang.org/en/trunk/Exception.html, where the same comment appears just above the "Public Class Methods" section.

@flori flori merged commit 6327cbb into ruby:master Jun 7, 2016
@stomar stomar deleted the remove-comments branch June 10, 2016 19:30
@stomar
Copy link
Contributor Author

stomar commented Jun 10, 2016

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants