aboutsummaryrefslogtreecommitdiffstats
path: root/lib/rdoc/rdoc.rb
Commit message (Expand)AuthorAgeFilesLines
* Complete RDoc namespace changedrbrain2008-01-131-6/+5
* Reorganize RDoc generatorsdrbrain2008-01-131-2/+2
* Clean up namespacing of RI's classesdrbrain2008-01-081-1/+1
* Replace ri with Ryan Davis' cached ridrbrain2008-01-081-14/+2
* Convert RDoc to OptionParser, clean up -h output, namespace Options under RDoc.drbrain2008-01-071-81/+84
* Collapse namespaces and refactor requires in RDocdrbrain2008-01-071-2/+1
* * lib/rdoc/rdoc.rb (parse_files): don't depend on the default externalakr2007-12-271-1/+1
* * lib/rdoc/rdoc.rb (parse_files): interpret coding cookie.akr2007-12-241-0/+5
* Mon Dec 24 23:04:57 2007 NAKAMURA, Hiroshi <nahi@ruby-lang.org>nahi2007-12-241-2/+2
* * lib/rdoc/rdoc.rb (RDoc::RDoc#document): scan only files modifiednobu2006-09-171-17/+37
* Documentation cleanup.drbrain2006-08-041-0/+2
* Never exclude files given on command linedave2004-12-121-4/+5
* Change version numbering of RDoc and ridave2004-11-081-8/+1
* Remove leading ./ from filenames so that cross references work OKdave2004-04-041-1/+1
* Allow multiple --exclude options to RDocdave2004-04-041-1/+1
* Improve heuristic for which files to include. See ChangeLogdave2004-02-241-4/+12
* Check opdir _before_ parsing filesdave2004-02-231-4/+5
* Try to use DESTDIR when installingdave2004-01-121-0/+1
* Finish documenting internal stuff. See Changelog for other detailsdave2004-01-021-10/+63
* Add RDocdave2003-12-011-0/+219