angular-cn/public/docs/ts/latest/_data.json

64 lines
1.3 KiB
JSON

{
"index": {
"icon": "home",
"title": "Angular Docs",
"menuTitle": "Docs Home",
"banner": "Angular 2 is currently in Beta."
},
"quickstart": {
"icon": "query-builder",
"title": "5 Min Quickstart",
"description": "Get up and running with Angular 2"
},
"tutorial": {
"icon": "list",
"title": "Tutorial",
"banner": "Angular 2 is currently in Beta."
},
"guide": {
"icon": "list",
"title": "Developer Guides",
"banner": "Angular 2 is currently in Beta."
},
"cookbook": {
"icon": "list",
"title": "Cookbook",
"banner": "How to solve common implementation challenges."
},
"api": {
"icon": "book",
"title": "API Preview",
"reference": true
},
"cheatsheet": {
"title": "Angular Cheat Sheet",
"intro": "A quick quide to Angular syntax.",
"reference": true
},
"glossary": {
"title": "Glossary",
"intro": "Brief definitions of the most important words in the Angular 2 vocabulary",
"reference": true
},
"resources": {
"icon": "play-circle-fill",
"title": "Angular Resources",
"banner": "Angular 2 is currently in Beta.",
"resources": true
},
"help": {
"icon": "chat",
"title": "Help & Support",
"resources": true
}
}