Skip to content

Conversation

etiennebarrie
Copy link
Contributor

The calls to require prevent the class from being documented.

Right now https://ruby.github.io/rdoc/RDoc/Parser/Ruby.html looks like this:
image

Same is true at https://docs.ruby-lang.org/en/3.2/RDoc/Parser/Ruby.html.

This fixes it by moving the requires above the documentation comment.

After:

image

The calls to require prevent the class from being documented.
@zzak zzak merged commit c7bf923 into ruby:master Feb 8, 2023
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