Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
- Make dependency with racc to build time only.
- Remove extra dependency to ruby-strscan package.
|
|
|
|
|
|
= CHANGES
:0.6.14
* minor fix for Ruby 1.8.
* now rd2man generates better output. (thank you, Sugiura-san.)
|
|
= CHANGES
:0.6.13
* now tabs are expanded into spaces.
* removed <p> for TextBlock in DescListItem when the TextBlock is only
element of ListItem.
* a line of `---\n' are now regarded as Verbatim (or TextBlock).
* changed style of HTML anchors from `label:' to `label-'.
* fixed rd2man for better support of multiple paragraphs.
* fixed some bugs.
:0.6.12
* fixed some bugs.
|
|
|
|
Bump to ruby-rdtool-0.6.11nb1.
|
|
package implicitly.
0.6.11
* support Ruby 1.4.6. thanks. > Aoki-san
* now `=begin' and `=end' are omitable. thanks. > Nakada-san
* changed to omit <p>...</p> for some ListItem.
* added `class="foottext"' attribute to <p> element for foottext.
thanks. > Kimura-san
* bug fix. thanks. > \ay-san, rubikitch-san, Tamura-san
* added rd-mode-hook in rd-mode.el. changed key-binding. thanks. > Komiya-san
* rd-intelligent-new-line (\M-RET) in rd-mode.el. thanks > Usui-san, Nakada-san
|
|
package now.
|
|
|
|
From [ruby-list:32471] on ruby-list@ruby-lang.org.
|
|
|
|
the HOMEPAGE variable for, as well as some grammar and spelling fixes.
|
|
package now install formated HTML files.
|
|
|
|
|
|
RDtool converts RD to HTML, man, etc.
RD is a multipurpose documentation format created for documentating
Ruby and output of Ruby world. Briefly, RD is to Ruby as POD is to
Perl.
|