[DOC] Link to MarkupReference directly
This commit is contained in:
parent
7ef91f589a
commit
32cb4b204d
Notes:
git
2025-01-16 05:21:47 +00:00
@ -7,7 +7,7 @@ in the Ruby core and in the Ruby standard library.
|
||||
## Generating documentation
|
||||
|
||||
Most Ruby documentation lives in the source files and is written in
|
||||
[RDoc format](rdoc-ref:RDoc::Markup).
|
||||
[RDoc format](rdoc-ref:RDoc::MarkupReference).
|
||||
|
||||
Some pages live under the `doc` folder and can be written in either
|
||||
`.rdoc` or `.md` format, determined by the file extension.
|
||||
@ -110,7 +110,7 @@ involving new files `doc/*.rdoc`:
|
||||
|
||||
Ruby is documented using RDoc.
|
||||
For information on \RDoc syntax and features, see the
|
||||
[RDoc Markup Reference](rdoc-ref:RDoc::Markup@RDoc+Markup+Reference).
|
||||
[RDoc Markup Reference](rdoc-ref:RDoc::MarkupReference).
|
||||
|
||||
### Output from `irb`
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user