[ruby-core:95674] [Ruby master Bug#16292] Allow RDoc & YARD to find Encoding class doc's
From:
Greg.mpls@...
Date:
2019-11-04 17:51:06 UTC
List:
ruby-core #95674
Issue #16292 has been reported by MSP-Greg (Greg L). ---------------------------------------- Bug #16292: Allow RDoc & YARD to find Encoding class doc's https://bugs.ruby-lang.org/issues/16292 * Author: MSP-Greg (Greg L) * Status: Open * Priority: Normal * Assignee: * Target version: * ruby -v: ruby 2.7.0dev (2019-11-04T08:12:18Z master cf377c5556) * Backport: 2.5: UNKNOWN, 2.6: UNKNOWN ---------------------------------------- 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 -- https://bugs.ruby-lang.org/ Unsubscribe: <mailto:[email protected]?subject=unsubscribe> <http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-core>