1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/lib/rdoc/generators
dave a80ba17d67 1. Force --inline-source if --one-file given
2. Add new :section: directive which starts a new section in the output.
   The title following :section: is used as the section heading, and the
   remainder of the comment containing the section is used as
   introductory text. Subsequent methods, aliases, attributes,
   and classes will be documented in this section.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@7344 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2004-11-20 15:02:57 +00:00
..
template 1. Force --inline-source if --one-file given 2004-11-20 15:02:57 +00:00
chm_generator.rb * io.c (pipe_open): erred program name should be reported by 2004-03-02 07:30:35 +00:00
html_generator.rb 1. Force --inline-source if --one-file given 2004-11-20 15:02:57 +00:00
ri_generator.rb Finish documenting internal stuff. See Changelog for other details 2004-01-02 06:01:12 +00:00
xml_generator.rb