ruby/doc/syntax
Nicholas Browning 53a373078d doc: initial operators commit
docs: expand on operator documentaion

Include more specific details around logical operators.

doc: update link with proper syntax

doc: remove ambiguous language from operators doc

doc: remove link to source code file

doc: cleaning up some language, and removing some mistakes in understanding

doc: revert example to prior state

doc: fix spacing

doc: Update doc/syntax/operators.rdoc

align example with typical format

Co-authored-by: Nobuyoshi Nakada <nobu@ruby-lang.org>

doc: Update doc/syntax/operators.rdoc

align format of other examples with rest of documentation

Co-authored-by: Nobuyoshi Nakada <nobu@ruby-lang.org>

Update doc/syntax/operators.rdoc

align format of other examples with rest of documentation

Co-authored-by: Nobuyoshi Nakada <nobu@ruby-lang.org>

doc: include `and` & `or` operators

doc(operators): remove accute language
2023-09-20 23:52:52 +09:00
..
assignment.rdoc [DOC] Add an example of the splat operator with a non-array object (#7098) 2023-02-15 12:43:55 +09:00
calling_methods.rdoc [DOC] Add documentation for hash value omission syntax 2021-12-20 01:09:52 +09:00
comments.rdoc [DOC] Fix a magic comment in the section for `experimental_copy` 2023-07-18 19:23:27 +09:00
control_expressions.rdoc Document throw/catch in the control expressions document [ci skip] 2023-05-26 07:58:40 -07:00
exceptions.rdoc Fix typos of previous docs PR 2019-12-23 08:36:58 +09:00
literals.rdoc [DOC] Regexp doc (#7923) 2023-06-20 09:28:21 -04:00
methods.rdoc Add support for anonymous rest and keyword rest argument forwarding 2021-12-30 14:37:42 -08:00
miscellaneous.rdoc Document defined? and global_variables handling of regexp global variables [ci skip] 2020-03-06 13:06:49 -08:00
modules_and_classes.rdoc Fix language describing protected methods 2022-07-14 13:28:58 -07:00
operators.rdoc doc: initial operators commit 2023-09-20 23:52:52 +09:00
pattern_matching.rdoc [DOC] Update pattern matching docs for 3.2 2023-02-19 22:32:52 +02:00
precedence.rdoc [DOC] Prefer the original file names over generated names 2022-02-09 15:31:10 +09:00
refinements.rdoc Fix broken wiki links (#8002) 2023-06-29 17:00:40 -04:00