Commit Graph

17 Commits

Author SHA1 Message Date
Colton Myers
1b9f3ff21c Add underscore stripping to YAML idiosyncrasies 2013-07-09 10:11:43 -06:00
Gary Wilson Jr
bd499e5640 Fixed several minor misspellings and acronym capitalizations. 2013-03-18 16:42:57 -05:00
Erik Johnson
eb1f3a50ca Add notes on true/false, yes/no, on/off 2013-02-22 12:09:32 -08:00
Jack Kuan
a284732328 Update docs about troubleshooting YAML. 2012-11-18 20:22:41 -05:00
David Pravec
956b89013e fix wrong rst syntax in yaml_idiosyncrasies.rst
and this time i also verified the builded documentation to be ok.
Sorry i didnt do it last time.
2012-08-29 19:06:19 +02:00
Thomas S Hatch
f510dcbc2f Take out the first person speak 2012-08-29 10:41:39 -06:00
David Pravec
7df0764bcb explained how to (not) use UTF8 with YAML
yaml is really pain sometimes... It does support ASCII characters only.
This little text explains how to write extra characters if its needed.
2012-08-29 15:56:12 +02:00
Thomas S Hatch
ab9cdcf60e Merge branch 'develop' of github.com:saltstack/salt into develop 2012-08-20 15:38:53 -06:00
Thomas S Hatch
480837d344 there was no 0.9.10 2012-08-20 15:38:38 -06:00
Jack Kuan
1e75b6b56a Small doc fix. 2012-08-20 16:15:04 -04:00
Thomas S Hatch
11d481260a Comment on yaml issue that is now resolved 2012-06-04 13:40:35 -06:00
L.C. Rees
3315dad9e7 documentation updates 2012-05-22 22:43:12 -06:00
Thomas S Hatch
acab40e68f Add a comma to make example valid 2012-05-01 12:04:41 -06:00
Thomas S Hatch
1984d335c8 Add doc for double short decs 2012-04-23 00:33:57 -06:00
Jeff Schroeder
b312ced8a9 Update the troubleshooting documentation 2012-03-18 17:41:21 -07:00
Gordon McAllister
72c2014767 War on typos
Also cleanup whitespace and break some long lines
2012-03-14 17:09:19 -07:00
Thomas S Hatch
222976b691 Started on #757
Documented some YAML issues we run into when making sls files
2012-03-02 23:12:53 -07:00