summaryrefslogtreecommitdiff
path: root/doc/syntax.rdoc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/syntax.rdoc')
-rw-r--r--doc/syntax.rdoc3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/syntax.rdoc b/doc/syntax.rdoc
index d840d936ed..fe0f98ce4c 100644
--- a/doc/syntax.rdoc
+++ b/doc/syntax.rdoc
@@ -26,6 +26,9 @@ Exceptions[rdoc-ref:syntax/exceptions.rdoc] ::
Precedence[rdoc-ref:syntax/precedence.rdoc] ::
Precedence of ruby operators
+Refinements[rdoc-ref:syntax/refinements.rdoc] ::
+ Use and behavior of the experimental refinements feature
+
Miscellaneous[rdoc-ref:syntax/miscellaneous.rdoc] ::
+alias+, +undef+, +BEGIN+, +END+