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

69 lines
1.4 KiB
JSON
Raw Normal View History

2015-02-28 19:35:18 -05:00
{
"index": {
2015-03-01 19:39:17 -05:00
"icon": "home",
2015-03-01 09:42:31 -05:00
"title": "Angular Docs",
2015-03-01 19:39:17 -05:00
"menuTitle": "Docs Home",
"banner": "Angular 2 is currently in Beta."
2015-02-28 19:35:18 -05:00
},
"quickstart": {
2015-03-01 19:39:17 -05:00
"icon": "query-builder",
"title": "5 Min Quickstart",
"description": "Get up and running with Angular 2"
2015-02-28 19:35:18 -05:00
},
"tutorial": {
"icon": "list",
"title": "Tutorial",
"banner": "Angular 2 is currently in Beta."
},
2015-04-21 15:36:32 -04:00
"guide": {
2015-04-21 11:44:56 -04:00
"icon": "list",
"title": "Developer Guides",
"banner": "Angular 2 is currently in Beta."
2015-02-28 19:35:18 -05:00
},
"cookbook": {
"icon": "list",
"title": "Cookbook",
"banner": "How to solve common implementation challenges."
},
"api/": {
2015-03-01 19:39:17 -05:00
"icon": "book",
"title": "API Preview",
"reference": true
},
"cheatsheet": {
"title": "Angular Cheat Sheet",
"intro": "A quick quide to Angular syntax.",
"reference": true
2015-02-28 19:35:18 -05:00
},
"glossary": {
"title": "Glossary",
"intro": "Brief definitions of the most important words in the Angular 2 vocabulary",
"reference": true
},
2015-04-23 11:34:23 -04:00
"resources": {
"icon": "play-circle-fill",
"title": "Angular Resources",
"banner": "Angular 2 is currently in Beta.",
"resources": true
2015-04-23 11:34:23 -04:00
},
2015-02-28 19:35:18 -05:00
"help": {
2015-03-01 19:39:17 -05:00
"icon": "chat",
"title": "Help & Support",
"resources": true
},
"styleguide": {
"title": "Docs Style Guide",
"intro": "Design & Layout Patterns For Documentation"
2015-02-28 19:35:18 -05:00
}
2015-03-02 17:50:14 -05:00
}