yamerl/include
Jean-Sébastien Pédron 362ee1d6d3 Add option to force document version
The document version can be forced using the following option:
  {doc_version, {Major, Minor}}
where Major and Minor are positive integers.

When this option is specified, {Major, Minor} will be used, even if a
%YAML directive indicates another version.
2011-03-22 17:29:08 +01:00
..
Makefile.am Initial version of a YAML 1.2 parser 2011-03-07 11:43:52 +01:00
yaml_parser.hrl Add option to force document version 2011-03-22 17:29:08 +01:00
yaml_tokens.hrl Initial version of a YAML 1.2 parser 2011-03-07 11:43:52 +01:00