summaryrefslogtreecommitdiff
path: root/lib/rdoc
AgeCommit message (Expand)Author
2005-01-24* document updates - [ruby-core:04296], [ruby-core:04301],matz
2005-01-05Allow for colons in DOS file namesdave
2004-12-31Fix problem in ri formatting if heading contains markupdave
2004-12-29Update kilmer template to use sectionsdave
2004-12-12Don't show r/w accessor flags if none were specified for custom attributesdave
2004-12-12Never exclude files given on command linedave
2004-12-08Fix CSS typo that meant h2 headings were invisibledave
2004-12-061.8 doesn't have String#cleardave
2004-12-04Ignore leading and trailing lines in :section: blocksdave
2004-11-26Fix problem with :section: and new 1.9dave
2004-11-22Don't include 'require's with variable argumentsdave
2004-11-201. Force --inline-source if --one-file givendave
2004-11-08Change version numbering of RDoc and ridave
2004-11-08Fix bug where parent class wasn't being detected if thedave
2004-10-29* CR stripped.nobu
2004-10-26Restore correct :nodoc: behavior with nested classesdave
2004-10-19RDoc can now deal with "attr" used as a variabledave
2004-10-10Support "require" as variable name in RDocdave
2004-09-14Add simple formatter to ridave
2004-09-11Fix up cross-file class mergingdave
2004-09-09James Buck's patch for call-seqdave
2004-09-09Allow spaces around parameter to define_method_underdave
2004-08-30ri now merges the documentation if it finds the same class in multiple placesdave
2004-08-25*** empty log message ***dave
2004-08-16Get RDoc::usage playing better with OptionParserdave
2004-08-15* rdoc/markup/simple_markup/to_flow.rb: typo fix(CGI -> cgi).eban
2004-08-13Add Ri environment variable supportdave
2004-08-13Forgot to backportdave
2004-08-13Add "usage" interfacedave
2004-08-13This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)
2004-08-02Bugfix: looping on some toplevel symbols. Added SWIG supportdave
2004-07-16Incorporate Micheal Neumanns client-side imagemap patchdave
2004-07-13Minor parse problem if hyperlink text starts \w+:...dave
2004-07-12Allow optional : before call-seq:dave
2004-07-12Use real right arrow for -> in call-seqdave
2004-07-12Commit missdave
2004-07-12Support call-seq: for Ruby methodsdave
2004-07-12Allow multiple words in braces before a linkdave
2004-07-07Update comment to show call-seq exampledave
2004-06-22Fixed parsing of %r{} when generating source popupdave
2004-05-26Allow "do" after "for". Fix up css for standalone code windowdave
2004-05-24SYSTEM identifiers must be absolutedave
2004-05-21Add '()' around parameters that don't have themdave
2004-05-20At Ryan Davis' suggestion, honor visibility modifers if guarded by a statemen...dave
2004-05-10Change symbol lookup scheme in HTML generationdave
2004-05-10Search parent for unqualified constantsdave
2004-05-07Allow multiple arguments to includedave
2004-05-05Don't include &block if we have yield parametersdave
2004-05-03Fix parsing problem with yield within blockdave
2004-04-24Fix bug where consecutive headings were mergeddave