diff options
Diffstat (limited to 'doc/syntax.rdoc')
| -rw-r--r-- | doc/syntax.rdoc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/syntax.rdoc b/doc/syntax.rdoc index cb427b6f0f..a48c83ff15 100644 --- a/doc/syntax.rdoc +++ b/doc/syntax.rdoc @@ -2,6 +2,9 @@ The Ruby syntax is large and is split up into the following sections: +{Code Layout}[rdoc-ref:syntax/layout.rdoc] :: + Breaking code in lines + Literals[rdoc-ref:syntax/literals.rdoc] :: Numbers, Strings, Arrays, Hashes, etc. |
