1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/doc/syntax
drbrain 1eb9f71c3a * doc/syntax/miscellaneous.rdoc: Added documentation for alias, undef,
BEGIN, END.
* doc/syntax/modules_and_classes.rdoc (Constants):  Fixed unwrapped
  paragraph with trailing whitespace.
* doc/syntax/modules_and_classes.rdoc (Scope):  Added section pointing
  to alias and undef documentation.
* doc/syntax.rdoc:  Added link to miscellaneous section.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@38853 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2013-01-16 23:36:46 +00:00
..
calling_methods.rdoc * doc/syntax/calling_methods.rdoc: Link to defining methods. 2013-01-15 18:29:05 +00:00
control_expressions.rdoc * doc/syntax/control_expressions.rdoc (Flip-Flop): Added a section on 2013-01-16 22:50:54 +00:00
exceptions.rdoc * doc/syntax/control_expressions.rdoc (redo Statement): Added note 2013-01-15 18:06:24 +00:00
literals.rdoc * doc/syntax/literals.rdoc (Strings): Fixed typo. Fixes #236 on 2013-01-16 21:54:31 +00:00
methods.rdoc * doc/syntax/calling_methods.rdoc: Link to defining methods. 2013-01-15 18:29:05 +00:00
miscellaneous.rdoc * doc/syntax/miscellaneous.rdoc: Added documentation for alias, undef, 2013-01-16 23:36:46 +00:00
modules_and_classes.rdoc * doc/syntax/miscellaneous.rdoc: Added documentation for alias, undef, 2013-01-16 23:36:46 +00:00
precedence.rdoc * doc/syntax/methods.rdoc (Method Names): Added method names including 2013-01-15 04:33:28 +00:00