summaryrefslogtreecommitdiff
path: root/lib/rdoc/rdoc.rb
AgeCommit message (Expand)Author
2008-09-25Import RDoc 2.2.1 r185drbrain
2008-07-21Update to RDoc 2.1.0 r112drbrain
2008-07-18Import RDoc r101.drbrain
2008-06-04* lib/rdoc.rb: massive spelling correction patch from Evan Farrarmatz
2008-04-26Import RDoc 2.0.0 r56.drbrain
2008-02-12Wrap parse_files' read in a version check for backwards compatibility.drbrain
2008-02-10 * lib/rdoc/code_objects.rb: Make some attributes accessible for reuse.drbrain
2008-01-14Renamespace lib/rdoc/markup from SM::SimpleMarkup to RDoc::Markup.drbrain
2008-01-13Complete RDoc namespace changedrbrain
2008-01-13Reorganize RDoc generatorsdrbrain
2008-01-08Clean up namespacing of RI's classesdrbrain
2008-01-08Replace ri with Ryan Davis' cached ridrbrain
2008-01-07Convert RDoc to OptionParser, clean up -h output, namespace Options under RDoc.drbrain
2008-01-07Collapse namespaces and refactor requires in RDocdrbrain
2007-12-27* lib/rdoc/rdoc.rb (parse_files): don't depend on the default externalakr
2007-12-24* lib/rdoc/rdoc.rb (parse_files): interpret coding cookie.akr
2007-12-24Mon Dec 24 23:04:57 2007 NAKAMURA, Hiroshi <nahi@ruby-lang.org>nahi
2006-09-17* lib/rdoc/rdoc.rb (RDoc::RDoc#document): scan only files modifiednobu
2006-08-04Documentation cleanup.drbrain
2004-12-12Never exclude files given on command linedave
2004-11-08Change version numbering of RDoc and ridave
2004-04-04Remove leading ./ from filenames so that cross references work OKdave
2004-04-04Allow multiple --exclude options to RDocdave
2004-02-24Improve heuristic for which files to include. See ChangeLogdave
2004-02-23Check opdir _before_ parsing filesdave
2004-01-12Try to use DESTDIR when installingdave
2004-01-02Finish documenting internal stuff. See Changelog for other detailsdave
2003-12-01Add RDocdave