Module: RI

Defined in:
lib/rdoc/ri/ri_options.rb,
lib/rdoc/ri/ri_paths.rb,
lib/rdoc/ri/ri_cache.rb,
lib/rdoc/ri/ri_reader.rb,
lib/rdoc/ri/ri_writer.rb,
lib/rdoc/ri/ri_formatter.rb,
lib/rdoc/ri/ri_descriptions.rb

Overview

Descriptions are created by RDoc (in ri_generator) and written out in serialized form into the documentation tree. ri then reads these to generate the documentation

Defined Under Namespace

Modules: Paths Classes: AliasName, AnsiFormatter, Attribute, AttributeFormatter, ClassDescription, ClassEntry, Constant, Description, HtmlFormatter, IncludedModule, MethodDescription, MethodEntry, MethodSummary, ModuleDescription, NamedThing, Options, OverstrikeFormatter, RiCache, RiReader, RiWriter, SimpleFormatter, TextFormatter, TopLevelEntry

Constant Summary collapse

VERSION_STRING =
"ri v1.0.1 - 20041108"