Sha256: e09e4db2c66d61d83926537c73b982bdb01371a7322674ad9ba6d1998e6f3af7

Contents?: true

Size: 901 Bytes

Versions: 3

Compression:

Stored size: 901 Bytes

Contents

= RDoc

* http://rubyforge.org/projects/rdoc/

== DESCRIPTION:

RDoc is an application that produces documentation for one or more Ruby source
files.  RDoc includes the `rdoc` and `ri` tools for generating and displaying
online documentation.

At this point in time, RDoc 2.x is a work in progress and may incur further
API changes beyond what has been made to the RDoc 1.0.1.  Command-line tools
are largely unaffected, but internal APIs may shift rapidly.

== SYNOPSIS:

  gem 'rdoc'
  require 'rdoc/rdoc'
  # ... see RDoc

== BUGS:

If you found a bug, please report it at the RDoc project's tracker on
RubyForge:

http://rubyforge.org/tracker/?group_id=627

== LICENSE:

RDoc is Copyright (c) 2001-2003 Dave Thomas, The Pragmatic Programmers,
portions (c) 2007-2008 Eric Hodel.  It is free software, and may be
redistributed under the terms specified in the README file of the Ruby
distribution.

Version data entries

3 entries across 3 versions & 2 rubygems

Version Path
iownbey-rdoc-2.0.1 README.txt
rdoc-2.0.0 README.txt
rdoc-2.1.0 README.txt