summaryrefslogtreecommitdiffstats
path: root/lib/rdoc/ri/ri_options.rb
Commit message (Expand)AuthorAgeFilesLines
* 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