aboutsummaryrefslogtreecommitdiffstats
path: root/lib/rdoc/generators/ri_generator.rb
Commit message (Expand)AuthorAgeFilesLines
* Reorganize RDoc generatorsdrbrain2008-01-131-228/+0
* Clean up namespacing of RI's classesdrbrain2008-01-081-17/+17
* Convert RDoc to OptionParser, clean up -h output, namespace Options under RDoc.drbrain2008-01-071-1/+1
* Merge documentation from the same class on ri generation.drbrain2008-01-071-9/+15
* Collapse namespaces and refactor requires in RDocdrbrain2008-01-071-174/+166
* Clean up comments and whitespace in RDoc generatorsdrbrain2008-01-071-59/+23
* Mon Dec 24 23:04:57 2007 NAKAMURA, Hiroshi <nahi@ruby-lang.org>nahi2007-12-241-2/+0
* * common.mk (install-doc): reverted.nobu2006-09-171-1/+1
* * array.c: replace rb_protect_inspect() and rb_inspecting_p() bymatz2005-03-041-1/+1
* Finish documenting internal stuff. See Changelog for other detailsdave2004-01-021-2/+2
* Forgot to save buffer.... sighdave2003-12-241-5/+5
* Add file.c comments (and necessary support in parse_c.rb)dave2003-12-211-2/+6
* Fix dependency issuedave2003-12-191-1/+7
* Annotate enum.c. Add pager support, and report on methods in included modulesdave2003-12-181-2/+37
* Put RDoc comments into array.c, and refine rdoc/ri to deal with stuff that arosedave2003-12-161-18/+39
* Initial load of support for ri/rdoc integrationdave2003-12-161-0/+202