index
:
ruby.git
master
ruby_1_3
ruby_1_4
ruby_1_6
ruby_1_8
ruby_1_8_5
ruby_1_8_6
ruby_1_8_7
ruby_1_9_1
ruby_1_9_2
ruby_1_9_3
ruby_2_0_0
ruby_2_1
ruby_2_2
ruby_2_3
ruby_2_4
ruby_2_5
ruby_2_6
ruby_2_7
ruby_3_0
ruby_3_1
ruby_3_2
ruby_3_3
ruby_3_4
v1_0r
v1_1dev
v1_1r
The Ruby Programming Language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
rdoc
/
generators
Age
Commit message (
Expand
)
Author
2008-01-13
Complete RDoc namespace change
drbrain
2008-01-13
Reorganize RDoc generators
drbrain
2008-01-08
Clean up namespacing of RI's classes
drbrain
2008-01-07
Add additional information to RDoc template values
drbrain
2008-01-07
Use ERB instead of custom template language for RDoc.
drbrain
2008-01-07
Convert RDoc to OptionParser, clean up -h output, namespace Options under RDoc.
drbrain
2008-01-07
Merge documentation from the same class on ri generation.
drbrain
2008-01-07
Collapse namespaces and refactor requires in RDoc
drbrain
2008-01-07
Clean up comments and whitespace in RDoc generators
drbrain
2007-12-24
Mon Dec 24 23:04:57 2007 NAKAMURA, Hiroshi <
[email protected]
>
nahi
2006-09-17
* common.mk (install-doc): reverted.
nobu
2006-07-08
cached 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() by
matz
2004-12-29
Update kilmer template to use sections
dave
2004-12-12
Don't show r/w accessot flags if none were specified for custom attributes
dave
2004-12-08
Fix CSS typo that meant h2 headings were invisible
dave
2004-11-20
1. Force --inline-source if --one-file given
dave
2004-09-09
James Buck's patch for call-seq
dave
2004-07-13
Minor parse problem if hyperlink text starts \w+:...
dave
2004-07-12
Use real right arrow for -> in call-seq
dave
2004-07-12
Allow multiple words in braces before a link
dave
2004-05-26
Allow "do" after "for". Fix up css for standalone code window
dave
2004-05-24
SYSTEM identifiers must be absolute
dave
2004-05-10
Change symbol lookup scheme in HTML generation
dave
2004-05-10
Search parent for unqualified constants
dave
2004-05-05
Don't include &block if we have yield parameters
dave
2004-04-04
Remove leading ./ from filenames so that cross references work OK
dave
2004-03-24
Get --one-page working with C code
dave
2004-03-24
Allow templates to be specified outside the RDoc tree
dave
2004-03-20
Force RDoc html background to white
dave
2004-03-02
* io.c (pipe_open): erred program name should be reported by
nobu
2004-02-24
Deal with case where first file processed contains a :stopdoc:
dave
2004-02-23
Fix constant value extraction. Escape HTML in constant values
dave
2004-02-19
Support visibility modifiers for attributes
dave
2004-02-06
Support https in hyperlinks
dave
2004-01-29
Allow link: in Tidylinks
dave
2004-01-25
Add one_page_html
dave
2004-01-20
Document lib/English. Add top-level aliases to rdoc html output
dave
2004-01-02
Finish documenting internal stuff. See Changelog for other details
dave
2003-12-31
Fix problem with private alias to public method
dave
2003-12-30
Fix HTML generated for .chm post-processing
dave
2003-12-24
Forgot to save buffer.... sigh
dave
2003-12-21
Add file.c comments (and necessary support in parse_c.rb)
dave
2003-12-19
Fix dependency issue
dave
2003-12-18
Annotate enum.c. Add pager support, and report on methods in included modules
dave
2003-12-16
Put RDoc comments into array.c, and refine rdoc/ri to deal with stuff that arose
dave
2003-12-16
Initial load of support for ri/rdoc integration
dave
2003-12-07
Support inline source in Kilmer template
dave
2003-12-01
Add RDoc
dave