83 lines
2.2 KiB
JSON
83 lines
2.2 KiB
JSON
{
|
||
"index": {
|
||
"icon": "home",
|
||
"title": "Angular Docs",
|
||
"subtitle": "TypeScript",
|
||
"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 you’re looking for Angular v2 documents, you’ll 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": "TypeScript",
|
||
"banner": "A quick look at Angular basics."
|
||
},
|
||
|
||
"cli-quickstart": {
|
||
"icon": "query-builder",
|
||
"title": "CLI Quickstart",
|
||
"subtitle": "TypeScript",
|
||
"banner": "Use the CLI tool to quickly build Angular applications."
|
||
},
|
||
|
||
"tutorial": {
|
||
"icon": "list",
|
||
"title": "Tutorial",
|
||
"subtitle": "TypeScript"
|
||
},
|
||
|
||
"guide": {
|
||
"icon": "list",
|
||
"title": "Guide",
|
||
"subtitle": "TypeScript"
|
||
},
|
||
|
||
"cookbook": {
|
||
"icon": "list",
|
||
"title": "Cookbook",
|
||
"subtitle": "TypeScript",
|
||
"banner": "How to solve common implementation challenges."
|
||
},
|
||
|
||
"api/": {
|
||
"icon": "book",
|
||
"title": "API Reference",
|
||
"subtitle": "TypeScript",
|
||
"reference": true
|
||
},
|
||
|
||
"cheatsheet": {
|
||
"title": "Cheat Sheet",
|
||
"subtitle": "TypeScript",
|
||
"reference": false
|
||
},
|
||
|
||
"glossary": {
|
||
"title": "Glossary",
|
||
"subtitle": "TypeScript",
|
||
"intro": "Brief definitions of the most important words in the Angular vocabulary",
|
||
"reference": false
|
||
},
|
||
|
||
"resources": {
|
||
"icon": "play-circle-fill",
|
||
"title": "Angular Resources",
|
||
"subtitle": "TypeScript",
|
||
"resources": true
|
||
},
|
||
|
||
"help": {
|
||
"icon": "chat",
|
||
"title": "Help & Support",
|
||
"subtitle": "From our team & community",
|
||
"resources": true
|
||
},
|
||
|
||
"styleguide": {
|
||
"title": "Docs Style Guide",
|
||
"subtitle": "TypeScript",
|
||
"intro": "Design & Layout Patterns For Documentation"
|
||
}
|
||
}
|