Project

General

Profile

Actions

Bug #12143

closed

[DOC] Fix RDoc markup in doc/extension*.rdoc

Added by stomar (Marcus Stollsteimer) about 8 years ago. Updated about 8 years ago.

Status:
Closed
Assignee:
-
Target version:
-
ruby -v:
ruby 2.3.0p0 (2015-12-25 revision 53290) [i686-linux]
[ruby-core:74143]

Description

This patch fixes broken RDoc in extension.rdoc and extension.ja.rdoc.

E.g. fixing labelled lists, comments (# -> -- / ++),
escaping (ary[offset] would else be a link, #to_str would not render correctly,
(c) would render as copyright sign), and some syncing of en/ja.

I'm not sure what happens with '*' at the beginning of a line
(this might be an RDoc bug): it seems to trigger a code block,
so I escaped it or used <b></b> or used '-' for an unordered list.


Files

12143_doc_extension_markup.patch (26 KB) 12143_doc_extension_markup.patch stomar (Marcus Stollsteimer), 03/04/2016 07:50 PM
Actions #1

Updated by stomar (Marcus Stollsteimer) about 8 years ago

  • File deleted (doc_extension_markup.patch)

Updated by stomar (Marcus Stollsteimer) about 8 years ago

  • Description updated (diff)
Actions #4

Updated by hsbt (Hiroshi SHIBATA) about 8 years ago

  • Status changed from Open to Closed

Applied in changeset r54110.


  • doc/extension.ja.rdoc: Fix RDoc markup in doc/extension*.rdoc.
    [ci skip][Bug #12143][ruby-core:74143]
  • doc/extension.rdoc: ditto.

Updated by usa (Usaku NAKAMURA) about 8 years ago

  • Backport changed from 2.1: UNKNOWN, 2.2: UNKNOWN, 2.3: UNKNOWN to 2.1: DONTNEED, 2.2: DONTNEED, 2.3: REQUIRED

Updated by naruse (Yui NARUSE) about 8 years ago

  • Backport changed from 2.1: DONTNEED, 2.2: DONTNEED, 2.3: REQUIRED to 2.1: DONTNEED, 2.2: DONTNEED, 2.3: DONE

ruby_2_3 r54415 merged revision(s) 54110.

Actions

Also available in: Atom PDF

Like0
Like0Like0Like0Like0Like0Like0