copy edits [ci skip]

This commit is contained in:
Vijay Dev 2012-12-08 23:10:38 +05:30
parent 4085dd6010
commit 729798068a
2 changed files with 3 additions and 4 deletions

View File

@ -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.
--------------------------------------------------------------------------------

View File

@ -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.
--------------------------------------------------------------------------------