aboutsummaryrefslogtreecommitdiffstats
path: root/lib/rdoc/generators
Commit message (Expand)AuthorAgeFilesLines
* Clean up namespacing of RI's classesdrbrain2008-01-081-17/+17
* Add additional information to RDoc template valuesdrbrain2008-01-071-36/+38
* Use ERB instead of custom template language for RDoc.drbrain2008-01-079-1364/+642
* Convert RDoc to OptionParser, clean up -h output, namespace Options under RDoc.drbrain2008-01-074-26/+27
* Merge documentation from the same class on ri generation.drbrain2008-01-071-9/+15
* Collapse namespaces and refactor requires in RDocdrbrain2008-01-074-364/+343
* Clean up comments and whitespace in RDoc generatorsdrbrain2008-01-074-262/+248
* Mon Dec 24 23:04:57 2007 NAKAMURA, Hiroshi <nahi@ruby-lang.org>nahi2007-12-243-8/+5
* * common.mk (install-doc): reverted.nobu2006-09-171-1/+1
* cached rdoc diagrams, private rdoc comments, minor clarifications in debug.rb...ryan2006-07-081-4/+11
* * lib/rdoc/diagram.rb:ocean2006-01-135-57/+57
* * array.c: replace rb_protect_inspect() and rb_inspecting_p() bymatz2005-03-042-4/+4
* Update kilmer template to use sectionsdave2004-12-291-0/+14
* Don't show r/w accessot flags if none were specified for custom attributesdave2004-12-121-0/+5
* Fix CSS typo that meant h2 headings were invisibledave2004-12-081-2/+2
* 1. Force --inline-source if --one-file givendave2004-11-202-305/+424
* James Buck's patch for call-seqdave2004-09-091-1/+6
* Minor parse problem if hyperlink text starts \w+:...dave2004-07-131-1/+1
* Use real right arrow for -> in call-seqdave2004-07-121-1/+1
* Allow multiple words in braces before a linkdave2004-07-121-2/+4
* Allow "do" after "for". Fix up css for standalone code windowdave2004-05-262-9/+6
* SYSTEM identifiers must be absolutedave2004-05-242-3/+3
* Change symbol lookup scheme in HTML generationdave2004-05-101-4/+12
* Search parent for unqualified constantsdave2004-05-101-0/+8
* Don't include &block if we have yield parametersdave2004-05-051-0/+5
* Remove leading ./ from filenames so that cross references work OKdave2004-04-041-1/+1
* Get --one-page working with C codedave2004-03-241-1/+7
* Allow templates to be specified outside the RDoc treedave2004-03-241-3/+7
* Force RDoc html background to whitedave2004-03-201-0/+1
* * io.c (pipe_open): erred program name should be reported bynobu2004-03-021-2/+2
* Deal with case where first file processed contains a :stopdoc:dave2004-02-241-1/+14
* Fix constant value extraction. Escape HTML in constant valuesdave2004-02-231-1/+1
* Support visibility modifiers for attributesdave2004-02-191-5/+11
* Support https in hyperlinksdave2004-02-061-1/+1
* Allow link: in Tidylinksdave2004-01-291-15/+17
* Add one_page_htmldave2004-01-251-0/+116
* Document lib/English. Add top-level aliases to rdoc html outputdave2004-01-203-45/+27
* Finish documenting internal stuff. See Changelog for other detailsdave2004-01-021-2/+2
* Fix problem with private alias to public methoddave2003-12-311-3/+7
* Fix HTML generated for .chm post-processingdave2003-12-301-0/+1
* Forgot to save buffer.... sighdave2003-12-245-1266/+1285
* 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
* Support inline source in Kilmer templatedave2003-12-072-0/+21
* Add RDocdave2003-12-0110-0/+4131