U:RDoc::NormalClass[iI" RDoc:EF@I" Object;To:RDoc::Markup::Document: @parts[o;;[o:RDoc::Markup::Paragraph;[I"PGem::RDoc provides methods to generate RDoc and ri data for installed gems ;TI"upon gem installation.;To:RDoc::Markup::BlankLineo; ;[I"CThis file is automatically required by RubyGems 1.9 and newer.;T: @fileI"lib/rdoc/rubygems_hook.rb;T:0@omit_headings_from_table_of_contents_below0o;;[*o; ;[ I"QRDoc produces documentation for Ruby source files by parsing the source and ;TI"Kextracting the definition for classes, modules, methods, includes and ;TI"Prequires. It associates these with optional documentation contained in an ;TI"Qimmediately preceding comment block then renders the result using an output ;TI"formatter.;To; o; ;[I"QFor a simple introduction to writing or generating documentation using RDoc ;TI"see the README.;T@S:RDoc::Markup::Heading: leveli: textI" Roadmap;T@o; ;[I"?If you think you found a bug in RDoc see CONTRIBUTING@Bugs;T@o; ;[I"QIf you want to use RDoc to create documentation for your Ruby source files, ;TI"Osee RDoc::Markup and refer to rdoc --help for command line usage.;T@o; ;[I"6If you want to set the default markup format see ;TI"#RDoc::Markup@Supported+Formats;T@o; ;[I"NIf you want to store rdoc configuration in your gem (such as the default ;TI"3markup format) see RDoc::Options@Saved+Options;T@o; ;[I"MIf you want to write documentation for Ruby files see RDoc::Parser::Ruby;T@o; ;[I"HIf you want to write documentation for extensions written in C see ;TI"RDoc::Parser::C;T@o; ;[I"NIf you want to generate documentation using rake see RDoc::Task.;T@o; ;[I"@If you want to drive RDoc programmatically, see RDoc::RDoc.;T@o; ;[I"MIf you want to use the library to format text blocks into HTML or other ;TI"#formats, look at RDoc::Markup.;T@o; ;[I"QIf you want to make an RDoc plugin such as a generator or directive handler ;TI"see RDoc::RDoc.;T@o; ;[I"HIf you want to write your own output generator see RDoc::Generator.;T@o; ;[I"?If you want an overview of how RDoc works see CONTRIBUTING;T@S; ;i;I" Credits;T@o; ;[I"MRDoc is currently being maintained by Eric Hodel .;T@o; ;[I"ODave Thomas is the original author of RDoc.;T@o:RDoc::Markup::List: @type: BULLET: @items[o:RDoc::Markup::ListItem: @label0;[o; ;[I"JThe Ruby parser in rdoc/parse.rb is based heavily on the outstanding ;TI"Kwork of Keiju ISHITSUKA of Nippon Rational Inc, who produced the Ruby ;TI"*parser for irb and the rtags package.;T; I"lib/rdoc.rb;T; 0o;;[; I"lib/rdoc/known_classes.rb;T; 0; 0; 0[[U:RDoc::Constant[iI" VERSION;FI"RDoc::VERSION;T00o;;[o; ;[I"RDoc version you are using;T; @a; 0@a@cRDoc::NormalClass0U;[iI"VISIBILITIES;FI"RDoc::VISIBILITIES;T00o;;[o; ;[I"Method visibilities;T; @a; 0@a@@p0U;[iI"DOT_DOC_FILENAME;FI"RDoc::DOT_DOC_FILENAME;T00o;;[o; ;[I"PName of the dotfile that contains the description of files to be processed ;TI"in the current directory;T; @a; 0@a@@p0U;[iI"GENERAL_MODIFIERS;FI"RDoc::GENERAL_MODIFIERS;T00o;;[o; ;[I"General RDoc modifiers;T; @a; 0@a@@p0U;[iI"CLASS_MODIFIERS;FI"RDoc::CLASS_MODIFIERS;T00o;;[o; ;[I"RDoc modifiers for classes;T; @a; 0@a@@p0U;[iI"ATTR_MODIFIERS;FI"RDoc::ATTR_MODIFIERS;T00o;;[o; ;[I""RDoc modifiers for attributes;T; @a; 0@a@@p0U;[iI"CONSTANT_MODIFIERS;FI"RDoc::CONSTANT_MODIFIERS;T00o;;[o; ;[I"!RDoc modifiers for constants;T; @a; 0@a@@p0U;[iI"METHOD_MODIFIERS;FI"RDoc::METHOD_MODIFIERS;T00o;;[o; ;[I"RDoc modifiers for methods;T; @a; 0@a@@p0U;[iI"KNOWN_CLASSES;FI"RDoc::KNOWN_CLASSES;T00o;;[o; ;[I"4Ruby's built-in classes, modules and exceptions;T; @d; 0@d@@p0[[[I" class;T[[: public[[:protected[[: private[[I"load_yaml;FI"lib/rdoc.rb;T[I" instance;T[[;[[;[[;[[[U:RDoc::Context::Section[i0o;;[; 0; 0[@I"lib/rubygems/rdoc.rb;T@dcRDoc::TopLevel