summaryrefslogtreecommitdiffstats
path: root/lib/rdoc
Commit message (Collapse)AuthorAgeFilesLines
...
* Forgot to save buffer.... sighdave2003-12-2412-1299/+1645
| | | | git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@5272 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* RDoc comments for Fixnum, Float, and Hash. Add heuristic to RDoc to handle ↵dave2003-12-231-1/+3
| | | | | | yaml/stringio git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@5265 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* Add file.c comments (and necessary support in parse_c.rb)dave2003-12-214-54/+112
| | | | git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@5234 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* Document Class and Dirdave2003-12-191-1/+5
| | | | git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@5222 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* Add boot_classes to rdoc parsing, fix a couple of bugsdave2003-12-193-3/+9
| | | | git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@5216 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* Fix dependency issuedave2003-12-192-18/+72
| | | | git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@5215 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* Annotate enum.c. Add pager support, and report on methods in included modulesdave2003-12-189-13/+138
| | | | git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@5214 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* Add pager support to ri, and start implementing command line optionsdave2003-12-171-0/+158
| | | | git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@5205 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* commit missdave2003-12-161-1/+2
| | | | git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@5203 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* Put RDoc comments into array.c, and refine rdoc/ri to deal with stuff that arosedave2003-12-168-41/+105
| | | | git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@5202 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* Initial load of support for ri/rdoc integrationdave2003-12-1610-9/+992
| | | | git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@5199 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* Support inline source in Kilmer templatedave2003-12-072-0/+21
| | | | git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@5129 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* Try to give nicer error messages on internal failuresdave2003-12-041-1/+17
| | | | git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@5111 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* Implicitly define classes in 'class <<ClassName' if we haven't come across ↵dave2003-12-031-1/+5
| | | | | | them before git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@5095 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* Missing filedave2003-12-032-1/+256
| | | | git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@5089 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* Allow string as argument to alias_methoddave2003-12-011-0/+2
| | | | git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@5078 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* Add RDocdave2003-12-0134-0/+12296
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@5073 b2dd03c8-39d4-4d8f-98ff-823fe69b080e