1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00

Document the LANGUAGE option for generating guides

This commit is contained in:
Vijay Dev 2011-01-15 23:47:41 +05:30
parent 100ab5bd43
commit 3c6c240431

View file

@ -62,7 +62,13 @@ To force process of all the guides, pass +ALL=1+.
It is also recommended that you work with +WARNINGS=1+, this detects duplicate IDs and warns about broken internal links.
h3. HTML validation
If you want to generate guides in languages other than English, you can keep them in a separate directory under +source+ (eg. <tt>source/es</tt>) and use the +LANGUAGE+ environment variable.
<plain>
rake generate_guides LANGUAGE=es
</plain>
h3. HTML Validation
Please do validate the generated HTML with