aboutsummaryrefslogtreecommitdiffstats
path: root/lib/rdoc/ri/ri_options.rb
Commit message (Expand)AuthorAgeFilesLines
* Replace ri with Ryan Davis' cached ridrbrain2008-01-081-319/+0
* Fix formatting of multiple pathsdrbrain2007-12-241-3/+3
* Fix display of GEMDIRS, make command command examples match ri's name.drbrain2007-12-241-13/+19
* * lib/rdoc/ri/ri_options.rb: prevent NameError. [ruby-dev:29597]matz2006-09-221-0/+1
* Add --system, --site, --home and --gems to limit ri search path.drbrain2006-06-261-24/+81
* Change version numbering of RDoc and ridave2004-11-081-4/+2
* ri now merges the documentation if it finds the same class in multiple placesdave2004-08-301-1/+7
* Get RDoc::usage playing better with OptionParserdave2004-08-161-4/+6
* Add "usage" interfacedave2004-08-131-4/+7
* Fix parse bug with toplevel methods. Allow RDoc in =begin rdoc/=end comments ...dave2004-04-021-3/+3
* Missing trailing "$"dave2004-03-251-1/+1
* Add --version option to ridave2004-03-251-2/+16
* Add the --list-names optiondave2004-03-241-5/+14
* Fix typos (Doug Kearns)dave2004-02-191-2/+2
* ri now accepts options via RI environment variabledave2004-01-101-0/+6
* Split out ri display code and make pluggabledave2004-01-061-0/+10
* Add RDoc to build. Add --ri-system to RDocdave2004-01-051-30/+45
* Finish documenting internal stuff. See Changelog for other detailsdave2004-01-021-20/+15
* Forgot to save buffer.... sighdave2003-12-241-8/+47
* Add pager support to ri, and start implementing command line optionsdave2003-12-171-0/+158