Commit graph

11 commits

Author SHA1 Message Date
taca
81e113a52a Make sure to close "dt" tag.
Bump to ruby-rdtool-0.6.11nb1.
2002-10-06 15:10:23 +00:00
taca
eba0faec5e Update ruby-rdtool package to 0.6.11. It also updates devel/ruby-rd-mode
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
2002-02-04 15:30:17 +00:00
taca
54325f549d Fix it compile, ruby-rdtool requires explicit dependency to ruby-amstd
package now.
2002-01-05 05:47:21 +00:00
taca
2443564926 Remove dependency to ruby-amstd package. 2002-01-03 15:50:42 +00:00
taca
0424c1866b Apply footnote patch and bump PKGREVISION (ruby-rdtool-0.6.10nb1).
From [ruby-list:32471] on ruby-list@ruby-lang.org.
2002-01-03 14:11:25 +00:00
zuntum
d038a73ebd Move pkg/ files into package's toplevel directory 2001-10-31 22:52:58 +00:00
wiz
1a4ac2ac95 Various changes: mostly removing 'WWW:' lines, since that's what we have
the HOMEPAGE variable for, as well as some grammar and spelling fixes.
2001-09-08 01:51:59 +00:00
taca
41e1cd30e1 Don't try to format another packages's document files since ruby-optparse
package now install formated HTML files.
2001-07-11 16:34:04 +00:00
taca
96b1808f49 define USE_RUBY using "?=" instead of "=". 2001-07-04 16:00:39 +00:00
taca
3967175add define USE_RUBY_RD implies USE_RUBY. 2001-07-04 15:18:27 +00:00
taca
e3cf04d208 Importing ruby-rdtool.
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.
2001-07-01 00:00:03 +00:00