Actions
Bug #16292
closedAllow RDoc & YARD to find Encoding class doc's
Status:
Closed
Assignee:
-
Target version:
-
ruby -v:
ruby 2.7.0dev (2019-11-04T08:12:18Z master cf377c5556)
Backport:
Description
Documentation code (RDoc, YARD) cannot pick up the class comments for Encoding after the following commit:
https://github.com/ruby/ruby/commit/6546aed4757be07f4932326e1eb41a5d69141acf
A solution is to move lines 1919 thru 1924 above the class comments.
See doc page at:
https://docs.ruby-lang.org/en/master/Encoding.html
Updated by nobu (Nobuyoshi Nakada) over 5 years ago
- Status changed from Open to Closed
Applied in changeset git|8869384367a1b5e856b2f4b7b7d56296c71a572c.
Moved Init_encoding from wrong place [Bug #16292]
Actions
Like0
Like0