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
zverok bddb31bb37 Documentation improvements for Ruby core
* Top-level `return`;
* Documentation for comments syntax;
* `rescue` inside blocks;
* Enhance `Object#to_enum` docs;
* Make `chomp:` option more obvious for `String#each_line` and
  `#lines`;
* Enhance `Proc#>>` and `#<<` docs;
* Enhance `Processs` class docs.
2019-10-26 14:58:08 +09:00
..
assignment.rdoc [DOC] DOT is not a part of a receiver [ci skip] 2019-09-20 16:43:39 +09:00
calling_methods.rdoc Add documentation regarding keyword argument separation [ci skip] 2019-10-03 14:13:27 -07:00
comments.rdoc Documentation improvements for Ruby core 2019-10-26 14:58:08 +09:00
control_expressions.rdoc Document the difference between expressions and statements [ci skip] 2019-10-10 13:45:19 -07:00
exceptions.rdoc Documentation improvements for Ruby core 2019-10-26 14:58:08 +09:00
literals.rdoc Use the word heredocs in Here Documents docs 2019-08-04 09:18:48 +09:00
methods.rdoc Add documentation regarding keyword argument separation [ci skip] 2019-10-03 14:13:27 -07:00
miscellaneous.rdoc
modules_and_classes.rdoc Update NEWS and documents [ci skip] 2019-09-20 02:40:59 +09:00
precedence.rdoc Document the difference between expressions and statements [ci skip] 2019-10-10 13:45:19 -07:00
refinements.rdoc Update refinements docs 2019-01-10 17:28:13 +00:00