Sha256: 4d1345f7b42b82ee2cf4f81c6aa5eb49e9bbc8352152e345be34508f455bad27

Contents?: true

Size: 1.19 KB

Versions: 2

Compression:

Stored size: 1.19 KB

Contents

# -*- mode: rd; coding: utf-8-unix; indent-tabs-mode: nil -*-
=begin
= RDtool 0.6.23
== What is RDtool

RD is Ruby's POD. RDtool is formatter for RD.

== What is Changed

See HISTORY.

== How to Install

 (1)((%su%)) if you install into public directories.
 (2)((%ruby setup.rb%))
 (3)If you want to use , utils/rd-mode.el, install it ((*by hand*)).

== How to use

Simply,
  % rd2 rdfile.rd > outputfile

If you want to indicate format-library, do
  % rd2 -r library rdfile.rd > outputfile

Use ((% rd2 --help %)) for more options.

For options depend on format-library, enter ((%--help%)) after
the indication of format-library. For example,

  % rd2 -r rd/rd2html-lib.rb --help

rd2 load "${HOME}/.rd2rc" when it runs.

== How to write RD?

Please read doc/rd-draft.rd.

== About bug report

If you find a bug in RDtool, please E-mail me
((<URL:mailto:uwabami@gfd-dennou.org>)).

== License

You can use/re-distribute/change RDtool under Ruby's License or GPL, see
LICNESE.txt and COPYING.txt.  This distribution of RDtool include files
that are copyrighted by somebody else, and these files can be
re-distributed under those own license.  These files include the
condition of those licenses in themselves.

=end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
rdtool-0.6.25 README.rd
rdtool-0.6.23 README.rd