Project

General

Profile

Actions

Bug #16292

closed

Allow RDoc & YARD to find Encoding class doc's

Added by MSP-Greg (Greg L) over 4 years ago. Updated over 4 years ago.

Status:
Closed
Assignee:
-
Target version:
-
ruby -v:
ruby 2.7.0dev (2019-11-04T08:12:18Z master cf377c5556)
[ruby-core:95674]

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

Actions #1

Updated by nobu (Nobuyoshi Nakada) over 4 years ago

  • Status changed from Open to Closed

Applied in changeset git|8869384367a1b5e856b2f4b7b7d56296c71a572c.


Moved Init_encoding from wrong place [Bug #16292]

Actions

Also available in: Atom PDF

Like0
Like0