mirror of
https://github.com/github/rails.git
synced 2026-04-26 03:00:59 -04:00
api guidelines: adds a reference to the RDoc documentation where directives like :method: are covered
This commit is contained in:
@@ -6,7 +6,7 @@ endprologue.
|
||||
|
||||
h3. RDoc
|
||||
|
||||
The Rails API documentation is generated with RDoc 2.5. Please consult the "RDoc documentation":http://rdoc.rubyforge.org/RDoc.htmlFor for help with its markup.
|
||||
The Rails API documentation is generated with RDoc 2.5. Please consult the documentation for help with the "markup":http://rdoc.rubyforge.org/RDoc.html, and take into account also these "additional directives":http://rdoc.rubyforge.org/RDoc/Parser/Ruby.html.
|
||||
|
||||
h3. Wording
|
||||
|
||||
|
||||
Reference in New Issue
Block a user