Commit Graph

16 Commits (revert-2214-feature-commandline-documentation)

Author SHA1 Message Date
Doug Coleman 0b0ead5135 yaml: Docs don't help-lint unless the yaml library is present.
We need a better docs system, after .98
2018-07-07 12:48:39 -05:00
Alexander Iljin 2ffa446f5b *-docs: replace double spaces with single spaces
Code examples and other places where multiple spaces were used to align
text were left intact.
2017-06-05 13:16:07 -07:00
John Benediktsson e7a42b1dc4 sets: rename unordered-set back to set. 2016-03-29 15:46:29 -07:00
Doug Coleman e4f5035257 extra: fix sets rename 2015-08-12 13:58:20 -05:00
Doug Coleman 1fcf96cada factor: remove """ string syntax for now. there are HEREDOC:, STRING:, escaping \", and something else soon. 2015-07-25 22:59:56 -07:00
John Benediktsson 41629dce2f Fix some things broken by hashtable capacity changes. 2015-07-14 21:45:39 -07:00
Jon Harper 902d3b9bcd YAML: allow configuration of !!merge and !!value 2014-07-08 15:53:52 -07:00
Jon Harper 640975bdc2 YAML: support !!timestamp 2014-07-08 15:53:52 -07:00
Jon Harper db892f5b34 YAML: oops, fix according to help-lint 2014-05-22 07:57:34 -07:00
Jon Harper 712d6bf1c8 YAML: better docs for >yaml, typos 2014-05-22 07:57:34 -07:00
Jon Harper 44c2b2d7ba YAML: expose libyaml's emitter options, use unicode mode by default 2014-05-22 07:57:33 -07:00
Jon Harper 41d2c1e10d YAML: make it more obvious that we use LibYAML 2014-05-22 07:57:33 -07:00
Jon Harper e6301c4cd2 YAML: expose libyaml's errors 2014-04-27 15:24:26 -07:00
Jon Harper 83347ee964 YAML: docs 2014-04-27 15:24:25 -07:00
Jon Harper 11d6c820b0 YAML: cleanup USING: 2014-04-27 15:24:24 -07:00
Jon Harper d1b1a40e6d YAML: indent/docs 2014-04-27 15:24:22 -07:00