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

76 lines
2.0 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"index": {
"icon": "home",
"title": "Angular Docs",
"subtitle": "JavaScript",
"menuTitle": "Docs Home",
"banner": "The latest Angular release is <b>4.0</b>. Learn about the latest <a href='guide/change-log.html' title='Documentation change log'>updates to the documentation</a>. View the <a href='https://github.com/angular/angular/blob/master/CHANGELOG.md' target='_blank' title='Angular Product Changes'>Angular change log</a> for enhancements, fixes, and breaking changes in Angular itself. If youre looking for Angular v2 documents, youll find them at <a href='https://v2.angular.io' title='Angular v2 docs archive'>v2.angular.io</a>."
},
"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": "Guide",
"subtitle": "JavaScript"
},
"cookbook": {
"icon": "list",
"title": "Cookbook",
"subtitle": "JavaScript"
},
"api/": {
"icon": "book",
"title": "API Reference",
"subtitle": "JavaScript",
"reference": true
},
"cheatsheet": {
"title": "Cheat Sheet",
"subtitle": "JavaScript",
"reference": false
},
"glossary": {
"title": "Glossary",
"subtitle": "JavaScript",
"intro": "Angular中最重要的词汇的简要定义",
"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"
}
}