Actions
Bug #12143
closed[DOC] Fix RDoc markup in doc/extension*.rdoc
Status:
Closed
Assignee:
-
Target version:
-
ruby -v:
ruby 2.3.0p0 (2015-12-25 revision 53290) [i686-linux]
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
Updated by stomar (Marcus Stollsteimer) over 8 years ago
- File deleted (
doc_extension_markup.patch)
Updated by stomar (Marcus Stollsteimer) over 8 years ago
Updated by stomar (Marcus Stollsteimer) over 8 years ago
- Description updated (diff)
Updated by hsbt (Hiroshi SHIBATA) over 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) over 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) over 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
Like0
Like0Like0Like0Like0Like0Like0