summaryrefslogtreecommitdiff
path: root/lib/rdoc/ri
AgeCommit message (Expand)Author
2004-12-31Fix problem in ri formatting if heading contains markupdave
2004-11-08Change version numbering of RDoc and ridave
2004-09-14Add simple formatter to ridave
2004-08-30ri now merges the documentation if it finds the same class in multiple placesdave
2004-08-16Get RDoc::usage playing better with OptionParserdave
2004-08-13Forgot to backportdave
2004-04-02Fix parse bug with toplevel methods. Allow RDoc in =begin rdoc/=end comments ...dave
2004-03-25Add --version option to ridave
2004-03-24Add the --list-names optiondave
2004-03-24Must now use "::" to separate nested classes. This fixes bug where "ri Kernel...dave
2004-02-19Fix typos (Doug Kearns)dave
2004-01-12Display full name in class listdave
2004-01-12Checked in wrong version... :(dave
2004-01-12Add explicit line breaks in method signatures for ri. Fixup some comments in ...dave
2004-01-11Add HTML formatter to ridave
2004-01-10ri now reads command-line options from RI environment variabledave
2004-01-07Fix problem with agreesive name matching (see ChangeLog)dave
2004-01-06This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)
2004-01-06Split out ri display code and make pluggabledave
2004-01-05Add RDoc to build. Add --ri-system to RDocdave
2004-01-02Finish documenting internal stuff. See Changelog for other detailsdave
2003-12-28Add RDoc documentation for stuff in object.cdave
2003-12-27Add support for rules in ri outputdave
2003-12-24Forgot to save buffer.... sighdave
2003-12-21Add file.c comments (and necessary support in parse_c.rb)dave
2003-12-19Add boot_classes to rdoc parsing, fix a couple of bugsdave
2003-12-19Fix dependency issuedave
2003-12-18Annotate enum.c. Add pager support, and report on methods in included modulesdave
2003-12-17Add pager support to ri, and start implementing command line optionsdave
2003-12-16commit missdave
2003-12-16Put RDoc comments into array.c, and refine rdoc/ri to deal with stuff that arosedave
2003-12-16Initial load of support for ri/rdoc integrationdave