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

Also available in: Atom PDF

Like0
Like0Like0Like0Like0Like0Like0