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:
parent
646315ca4c
commit
bb7b87370a
4 changed files with 64 additions and 0 deletions
1
dub.json
1
dub.json
|
@ -13,6 +13,7 @@
|
|||
"examples/getting_started",
|
||||
"examples/representer",
|
||||
"examples/resolver",
|
||||
"examples/tojson",
|
||||
"examples/yaml_bench",
|
||||
"examples/yaml_gen",
|
||||
"examples/yaml_stats"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue