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

77 lines
1.8 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",
"subtitle": "JavaScript",
2015-03-01 19:39:17 -05:00
"menuTitle": "Docs Home",
"banner": "Angular release is <b>2.0.0</b>. View the <a href='https://github.com/angular/angular/blob/master/CHANGELOG.md' target='_blank'>change log</a> to see enhancements, fixes, and breaking changes."
2015-02-28 19:35:18 -05:00
},
"quickstart": {
2015-03-01 19:39:17 -05:00
"icon": "query-builder",
"title": "Quickstart",
"subtitle": "JavaScript",
"description": "Get up and running with Angular",
"banner": "This QuickStart guide demonstrates how to build and run a simple Angular application."
2015-02-28 19:35:18 -05:00
},
"tutorial": {
"icon": "list",
"title": "Tutorial",
"subtitle": "JavaScript"
},
2015-04-21 15:36:32 -04:00
"guide": {
2015-04-21 11:44:56 -04:00
"icon": "list",
"title": "Developer Guides",
"subtitle": "JavaScript"
2015-02-28 19:35:18 -05:00
},
"cookbook": {
"icon": "list",
"title": "Cookbook",
"subtitle": "JavaScript"
},
"api/": {
2015-03-01 19:39:17 -05:00
"icon": "book",
"title": "API Reference",
"subtitle": "JavaScript",
"reference": true
},
"cheatsheet": {
"title": "Angular Cheat Sheet",
"subtitle": "JavaScript",
"intro": "A quick guide to Angular syntax. (Content is provisional and may change.)",
"reference": false
2015-02-28 19:35:18 -05:00
},
"glossary": {
"title": "Glossary",
"subtitle": "JavaScript",
"intro": "Brief definitions of the most important words in the Angular vocabulary",
"reference": false
},
2015-04-23 11:34:23 -04:00
"resources": {
"icon": "play-circle-fill",
"title": "Angular Resources",
"subtitle": "JavaScript",
"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",
"subtitle": "From our team & community",
"resources": true
},
"styleguide": {
"title": "Docs Style Guide",
"subtitle": "JavaScript",
"intro": "Design & Layout Patterns For Documentation"
2015-02-28 19:35:18 -05:00
}
2015-03-02 17:50:14 -05:00
}