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

69 lines
1.6 KiB
JSON
Raw Normal View History

2015-03-02 17:46:31 -05:00
{
"index": {
"icon": "home",
"title": "Angular Docs",
"menuTitle": "Docs Home",
"banner": "Welcome to <b>angular.io/dart</b>! The current Angular 2 release is <b>beta.17</b>. Consult the <a href='https://github.com/angular/angular/blob/master/CHANGELOG.md' target='_blank'>Change Log</a> about recent enhancements, fixes, and breaking changes."
2015-03-02 17:46:31 -05:00
},
"quickstart": {
"icon": "query-builder",
"title": "5 Min Quickstart",
"description": "Get up and running with Angular 2"
2015-03-02 17:46:31 -05:00
},
"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."
2015-03-02 17:46:31 -05:00
},
2015-04-22 10:49:21 -04:00
"cookbook": {
"icon": "list",
"title": "Cookbook",
"banner": "How to solve common implementation challenges."
},
"api/": {
2015-03-02 17:46:31 -05:00
"icon": "book",
"title": "API Preview",
"reference": true
},
"cheatsheet": {
"title": "Angular Cheat Sheet",
"intro": "A quick guide to Angular syntax.",
"reference": false
2015-03-02 17:46:31 -05:00
},
"glossary": {
"title": "Glossary",
"intro": "Brief definitions of the most important words in the Angular 2 vocabulary",
"reference": false
},
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-03-02 17:46:31 -05:00
"help": {
"icon": "chat",
"title": "Help & Support",
"resources": true
},
"styleguide": {
"title": "Docs Style Guide",
"intro": "Design & Layout Patterns For Documentation"
2015-03-02 17:46:31 -05:00
}
2015-03-02 21:42:31 -05:00
}