summaryrefslogtreecommitdiff
path: root/lib/rdoc/generators
AgeCommit message (Expand)Author
2008-01-07Collapse namespaces and refactor requires in RDocdrbrain
2008-01-07Clean up comments and whitespace in RDoc generatorsdrbrain
2007-12-24Mon Dec 24 23:04:57 2007 NAKAMURA, Hiroshi <nahi@ruby-lang.org>nahi
2006-09-17* common.mk (install-doc): reverted.nobu
2006-07-08cached rdoc diagrams, private rdoc comments, minor clarifications in debug.rb...ryan
2006-01-13* lib/rdoc/diagram.rb:ocean
2005-03-04* array.c: replace rb_protect_inspect() and rb_inspecting_p() bymatz
2004-12-29Update kilmer template to use sectionsdave
2004-12-12Don't show r/w accessot flags if none were specified for custom attributesdave
2004-12-08Fix CSS typo that meant h2 headings were invisibledave
2004-11-201. Force --inline-source if --one-file givendave
2004-09-09James Buck's patch for call-seqdave
2004-07-13Minor parse problem if hyperlink text starts \w+:...dave
2004-07-12Use real right arrow for -> in call-seqdave
2004-07-12Allow multiple words in braces before a linkdave
2004-05-26Allow "do" after "for". Fix up css for standalone code windowdave
2004-05-24SYSTEM identifiers must be absolutedave
2004-05-10Change symbol lookup scheme in HTML generationdave
2004-05-10Search parent for unqualified constantsdave
2004-05-05Don't include &block if we have yield parametersdave
2004-04-04Remove leading ./ from filenames so that cross references work OKdave
2004-03-24Get --one-page working with C codedave
2004-03-24Allow templates to be specified outside the RDoc treedave
2004-03-20Force RDoc html background to whitedave
2004-03-02* io.c (pipe_open): erred program name should be reported bynobu
2004-02-24Deal with case where first file processed contains a :stopdoc:dave
2004-02-23Fix constant value extraction. Escape HTML in constant valuesdave
2004-02-19Support visibility modifiers for attributesdave
2004-02-06Support https in hyperlinksdave
2004-01-29Allow link: in Tidylinksdave
2004-01-25Add one_page_htmldave
2004-01-20Document lib/English. Add top-level aliases to rdoc html outputdave
2004-01-02Finish documenting internal stuff. See Changelog for other detailsdave
2003-12-31Fix problem with private alias to public methoddave
2003-12-30Fix HTML generated for .chm post-processingdave
2003-12-24Forgot to save buffer.... sighdave
2003-12-21Add file.c comments (and necessary support in parse_c.rb)dave
2003-12-19Fix dependency issuedave
2003-12-18Annotate enum.c. Add pager support, and report on methods in included modulesdave
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
2003-12-07Support inline source in Kilmer templatedave
2003-12-01Add RDocdave