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

77 lines
1.8 KiB
JSON

{
"index": {
"icon": "home",
"title": "Angular Docs",
"subtitle": "JavaScript",
"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."
},
"quickstart": {
"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."
},
"tutorial": {
"icon": "list",
"title": "Tutorial",
"subtitle": "JavaScript"
},
"guide": {
"icon": "list",
"title": "Developer Guides",
"subtitle": "JavaScript"
},
"cookbook": {
"icon": "list",
"title": "Cookbook",
"subtitle": "JavaScript"
},
"api/": {
"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
},
"glossary": {
"title": "Glossary",
"subtitle": "JavaScript",
"intro": "Brief definitions of the most important words in the Angular vocabulary",
"reference": false
},
"resources": {
"icon": "play-circle-fill",
"title": "Angular Resources",
"subtitle": "JavaScript",
"resources": true
},
"help": {
"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"
}
}