mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
copy edits [ci skip]
This commit is contained in:
parent
4085dd6010
commit
729798068a
2 changed files with 3 additions and 4 deletions
|
@ -5,9 +5,8 @@ This guide documents the Ruby on Rails API documentation guidelines.
|
|||
|
||||
After reading this guide, you will know:
|
||||
|
||||
* What RDoc is.
|
||||
* How to write effective prose for documentation purposes.
|
||||
* Style guidlines for documenting different kinds of Ruby code.
|
||||
* Style guidelines for documenting different kinds of Ruby code.
|
||||
|
||||
--------------------------------------------------------------------------------
|
||||
|
||||
|
|
|
@ -5,8 +5,8 @@ This guide documents guidelines for writing Ruby on Rails Guides. This guide fol
|
|||
|
||||
After reading this guide, you will know:
|
||||
|
||||
* Standards for writing and formatting rails guide source files
|
||||
* How to generate HTML documentation from source files
|
||||
* About the conventions to be used in Rails documentation.
|
||||
* How to generate guides locally.
|
||||
|
||||
--------------------------------------------------------------------------------
|
||||
|
||||
|
|
Loading…
Reference in a new issue