mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
Add link to API Documentation Guidelines
Link to the "English" section to specify American English be used for the Guides [ci skip]
This commit is contained in:
parent
b380b1d21d
commit
95b0e396cc
1 changed files with 1 additions and 0 deletions
|
@ -54,6 +54,7 @@ API Documentation Guidelines
|
||||||
The guides and the API should be coherent and consistent where appropriate. In particular, these sections of the [API Documentation Guidelines](api_documentation_guidelines.html) also apply to the guides:
|
The guides and the API should be coherent and consistent where appropriate. In particular, these sections of the [API Documentation Guidelines](api_documentation_guidelines.html) also apply to the guides:
|
||||||
|
|
||||||
* [Wording](api_documentation_guidelines.html#wording)
|
* [Wording](api_documentation_guidelines.html#wording)
|
||||||
|
* [English](api_documentation_guidelines.html#english)
|
||||||
* [Example Code](api_documentation_guidelines.html#example-code)
|
* [Example Code](api_documentation_guidelines.html#example-code)
|
||||||
* [Filenames](api_documentation_guidelines.html#file-names)
|
* [Filenames](api_documentation_guidelines.html#file-names)
|
||||||
* [Fonts](api_documentation_guidelines.html#fonts)
|
* [Fonts](api_documentation_guidelines.html#fonts)
|
||||||
|
|
Loading…
Reference in a new issue