add tojson subpackage for converting yaml docs to json (#171)

add tojson subpackage for converting yaml docs to json
merged-on-behalf-of: BBasile <BBasile@users.noreply.github.com>
This commit is contained in:
Cameron Ross 2018-06-21 00:34:07 -03:00 committed by The Dlang Bot
parent 646315ca4c
commit bb7b87370a
4 changed files with 64 additions and 0 deletions

View file

@ -13,6 +13,7 @@
"examples/getting_started",
"examples/representer",
"examples/resolver",
"examples/tojson",
"examples/yaml_bench",
"examples/yaml_gen",
"examples/yaml_stats"