summaryrefslogtreecommitdiff
path: root/lib/rdoc
AgeCommit message (Expand)Author
2013-09-21rdoc/constant.rb: workaround of NoMethodErrornobu
2013-09-19revert font filesnobu
2013-09-19* remove trailing spaces, append newline at EOF.nobu
2013-09-19* lib/rdoc/markdown/literals_1_9.rb: Fix trailing whitespace.drbrain
2013-09-18* lib/rdoc: Update to RDoc 4.1.0.preview.1drbrain
2013-07-31options.rb: include root for out-place buildnobu
2013-07-19* lib/rdoc/*: [DOC] Capitalize "Ruby" in documentationzzak
2013-05-19fix typos inspired by r40825kazu
2013-05-19fix typos. Patch by k_takata.ktsj
2013-02-08* lib/rdoc/generator/darkfish.rb: Set encoding on output template todrbrain
2013-02-06* lib/rdoc: Import RDoc 4.0.0.rc.2drbrain
2013-02-05* lib/rdoc/servlet.rb: Fixed root search paths, filesystem pathsdrbrain
2013-01-25* lib/rdoc/generator/darkfish.rb: Fixed debug message. RDoc bug #174drbrain
2013-01-23* lib/rdoc/servlet.rb: Fixed display of site and home documentation.drbrain
2013-01-16* .document: Removed extra spacedrbrain
2013-01-14* lib/rdoc/top_level.rb: Fixed extension trimming for page names indrbrain
2013-01-04* lib/rdoc/cross_reference.rb: Fixed matching of C#=== or #===. RDocdrbrain
2012-12-20* lib/rdoc/parser/ruby.rb: Ignore methods defined on constants todrbrain
2012-12-20* lib/rdoc/markup/to_html.rb (class RDoc): Added current heading anddrbrain
2012-12-18* lib/rdoc/encoding.rb: Do not remove #! line from document whendrbrain
2012-12-18* lib/rdoc/store.rb: Work around RDoc stores from older versions ofdrbrain
2012-12-18* lib/rdoc/ruby_lex.rb: Return a TkHEREDOC instead of a TkSTRING whendrbrain
2012-12-16 * lib/rdoc.rb: Updated VERSION.drbrain
2012-12-14* lib/rdoc/rubygems_hook.rb: Fixed generation of documentation.drbrain
2012-12-13* lib/rdoc/class_module.rb: Fixed duplicate comments for classes anddrbrain
2012-12-12* lib/rdoc/class_module.rb: Added RDoc::ClassModule#documented? whichdrbrain
2012-12-11* lib/rdoc/options.rb: Added --page-dir option for moving pages indrbrain
2012-12-08* lib/rdoc/markdown/entities.rb: Added documentation.drbrain
2012-12-07* lib/rdoc/markup/to_joined_paragraph.rb: Completed documentationdrbrain
2012-12-06* lib/rdoc/context.rb: Don't warn for duplicate methods while loading.drbrain
2012-12-05* lib/rdoc*: Improved display of ChangeLog files as HTML.drbrain
2012-12-05* lib/rdoc/parser/changelog.rb: Parse more ChangeLog file variations.drbrain
2012-12-04* lib/rdoc/parser/changelog.rb: Added a ChangeLog parser to RDoc.drbrain
2012-12-03* lib/rdoc/ri/driver.rb: Fixed ri page display for files withdrbrain
2012-12-02* lib/rdoc/parser.rb: Improved modeline support. Patch by nobu.drbrain
2012-12-01* lib/rdoc/parser.rb: Parse files with a -*- rdoc -*- modelinedrbrain
2012-12-01markdown.rb: \rnobu
2012-11-30* lib/rdoc/ri/driver.rb: Relaxed matching for pages to be moredrbrain
2012-11-30* lib/rdoc/markdown.rb: Fixed warnings with -wdrbrain
2012-11-29 * lib/rdoc/generator/darkfish.rb: Silenced warningdrbrain
2012-11-29* lib/rdoc/test_case.rb (RDoc::TestCase#verbose_capture_io):naruse
2012-11-29remove trailing spaces.nobu
2012-11-28* lib/rdoc/servlet.rb: Add support for serving documentation from adrbrain
2012-11-27* lib/rdoc/*: Added --root option for building documentation outsidedrbrain
2012-11-27* lib/rdoc/rubygems_hook.rb: Updated for (upcoming) RubyGems 2drbrain
2012-11-27* lib/rdoc*: Updated to RDoc 4.0 (pre-release)drbrain
2012-05-03* lib/rdoc/parser.rb (RDoc.binary?): fix wrong regexp.naruse
2012-05-03rdoc: --extension option fixnobu
2012-05-03rdoc: non-binary multibytenobu
2012-03-29* lib/rdoc/task.rb: suppress overriding deprecated class warning.nobu