Skip to content

Enable Gem::Package example in RDoc documentation#5399

Merged
hsbt merged 1 commit intoruby:masterfrom
nobu:doc-package
Mar 14, 2022
Merged

Enable Gem::Package example in RDoc documentation#5399
hsbt merged 1 commit intoruby:masterfrom
nobu:doc-package

Conversation

@nobu
Copy link
Copy Markdown
Member

@nobu nobu commented Mar 14, 2022

What was the end-user or developer problem that led to this PR?

The document of Gem::Package is not shown in the generated file.
https://docs.ruby-lang.org/en/master/Gem/Package.html

What is your fix for the problem, implemented in this PR?

Other code must not be between the doc and class definition.

Make sure the following tasks are checked

Other code must not be between the doc and class definition.
@nobu
Copy link
Copy Markdown
Member Author

nobu commented Mar 14, 2022

Sorry if this is intentional since that is an example but not a document.

Copy link
Copy Markdown
Contributor

@deivid-rodriguez deivid-rodriguez left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Exactly the same issue as #5299, but for Gem::Package instead of Gem::Version.

@hsbt hsbt merged commit bc34434 into ruby:master Mar 14, 2022
@deivid-rodriguez deivid-rodriguez changed the title [DOC] Enable Gem::Package example Enable Gem::Package example in RDoc documentation Mar 15, 2022
deivid-rodriguez pushed a commit that referenced this pull request Mar 23, 2022
[DOC] Enable Gem::Package example

(cherry picked from commit bc34434)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants