angular-cn/docs/templates/cheatsheet.template.json
2017-01-26 23:46:59 -08:00

5 lines
203 B
JSON

{
"currentEnvironment": {$ doc.currentEnvironment | json | trim $},
"version": {$ doc.version.currentVersion | json | indent(2) | trim $},
"sections": {$ doc.sections | json | indent(2) | trim $}
}