summaryrefslogtreecommitdiff
path: root/lib/rdoc/generators/html_generator.rb
AgeCommit message (Expand)Author
2008-01-07Convert RDoc to OptionParser, clean up -h output, namespace Options under RDoc.drbrain
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-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-11-201. Force --inline-source if --one-file givendave
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-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-24Allow templates to be specified outside the RDoc treedave
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-20Document lib/English. Add top-level aliases to rdoc html outputdave
2003-12-31Fix problem with private alias to public methoddave
2003-12-24Forgot to save buffer.... sighdave
2003-12-07Support inline source in Kilmer templatedave
2003-12-01Add RDocdave