Skip to content

Conversation

rhenium
Copy link
Member

@rhenium rhenium commented Aug 29, 2017

Parse Module#private_constant and Module#public_constant calls and set
the visibility for the constants appropriately.

Also let RDoc::Context#remove_invisible filter constants as well as
methods and attributes, so that private constants won't be rendered.

Parse Module#private_constant and Module#public_constant calls and set
the visibility for the constants appropriately.

Also let RDoc::Context#remove_invisible filter constants as well as
methods and attributes, so that private constants won't be rendered.
@aycabta
Copy link
Member

aycabta commented Aug 29, 2017

I understand what you want to do, and looks good to me.

@aycabta aycabta merged commit f4c498d into ruby:master Aug 29, 2017
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