Project

General

Profile

Actions

Bug #12311

closed

[DOC] Convert DateTime documentation to RDoc

Bug #12311: [DOC] Convert DateTime documentation to RDoc

Added by stomar (Marcus Stollsteimer) over 9 years ago. Updated over 9 years ago.

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

Description

The docs for DateTime are written in Markdown, the patch converts it to the RDoc format.
This fixes syntax highlighting of some code examples and also enables the accustomed auto linking of classes and methods.


Files

doc-datetime-to-rdoc.patch (12 KB) doc-datetime-to-rdoc.patch stomar (Marcus Stollsteimer), 04/22/2016 03:07 PM

Updated by nobu (Nobuyoshi Nakada) over 9 years ago Actions #1

  • Status changed from Open to Closed

Applied in changeset r54721.


date_core.c: [DOC] markdown to rdoc [ci skip]

  • ext/date/date_core.c (Init_date_core): [DOC] Convert DateTime
    documentation to RDoc from Markdown.
    [ruby-core:75136] [Bug #12311]

Updated by usa (Usaku NAKAMURA) over 9 years ago Actions #2 [ruby-core:75881]

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

Updated by usa (Usaku NAKAMURA) over 9 years ago Actions #3 [ruby-core:75928]

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

ruby_2_2 r55358 merged revision(s) 54721.

Updated by nagachika (Tomoyuki Chikanaga) over 9 years ago Actions #4 [ruby-core:76006]

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

ruby_2_3 r55399 merged revision(s) 54721.

Actions

Also available in: PDF Atom