[ruby-core:76825] [Ruby trunk Bug#12255] [DOC] Small fix for rdoc of ext/json/lib/json/add/*
From:
nagachika00@...
Date:
2016-08-10 16:30:47 UTC
List:
ruby-core #76825
Issue #12255 has been updated by Tomoyuki Chikanaga. Backport changed from 2.1: WONTFIX, 2.2: REQUIRED, 2.3: REQUIRED to 2.1: WONTFIX, 2.2: REQUIRED, 2.3: DONE ruby_2_3 r55855 merged revision(s) 55380. ---------------------------------------- Bug #12255: [DOC] Small fix for rdoc of ext/json/lib/json/add/* https://bugs.ruby-lang.org/issues/12255#change-60052 * Author: Marcus Stollsteimer * Status: Closed * Priority: Normal * Assignee: Hiroshi SHIBATA * ruby -v: ruby 2.3.0p0 (2015-12-25 revision 53290) [i686-linux] * Backport: 2.1: WONTFIX, 2.2: REQUIRED, 2.3: DONE ---------------------------------------- This patch removes some comments that otherwise would appear in the docs of the affected classes. E.g. for Exception ``` $ ri Exception Descendants of class Exception are used to [...] [snipped class documentation] Exception serialization/deserialization <- does not belong here! ------------------------------------------- Class methods: [snip] ``` ---Files-------------------------------- doc-json-add.patch (3.17 KB) -- https://bugs.ruby-lang.org/ Unsubscribe: <mailto:ruby-core-request@ruby-lang.org?subject=unsubscribe> <http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-core>