Skip to content

Parse top-level docs for Range. #73

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Oct 4, 2011
Merged

Parse top-level docs for Range. #73

merged 1 commit into from
Oct 4, 2011

Conversation

danbernier
Copy link
Contributor

Parse c files for classes defined with rb_struct_define_without_accessor (like Range).

Fix for #72

drbrain added a commit that referenced this pull request Oct 4, 2011
Parse top-level docs for Range.
@drbrain drbrain merged commit 1fa5dbd into ruby:master Oct 4, 2011
drbrain added a commit that referenced this pull request Oct 4, 2011
nobu added a commit to nobu/rdoc that referenced this pull request Feb 8, 2022
Currentry only `rb_struct_define_without_accessor` is supported by
ruby#73.  We should support other
three functions too.
nobu added a commit to nobu/rdoc that referenced this pull request Feb 8, 2022
Currently only `rb_struct_define_without_accessor` is supported by
ruby#73.  We should support other
three functions too.
matzbot pushed a commit to ruby/ruby that referenced this pull request Feb 9, 2022
Currently only `rb_struct_define_without_accessor` is supported by
ruby/rdoc#73.  We should support other
three functions too.

ruby/rdoc@d42288f06c
nobu added a commit to nobu/ruby that referenced this pull request Feb 9, 2022
Currently only `rb_struct_define_without_accessor` is supported by
ruby/rdoc#73.  We should support other
three functions too.

ruby/rdoc@d42288f06c
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