# Conflicts: # README.md # harp.json # public/_includes/_hero-home.jade # public/docs/_examples/quickstart/ts/systemjs.config.1.js # public/docs/dart/latest/_util-fns.jade # public/docs/dart/latest/api/_data.json # public/docs/dart/latest/api/index.jade # public/docs/ts/latest/_data.json # public/docs/ts/latest/cookbook/aot-compiler.jade # public/docs/ts/latest/cookbook/component-communication.jade # public/docs/ts/latest/cookbook/visual-studio-2015.jade # public/docs/ts/latest/glossary.jade # public/docs/ts/latest/guide/_data.json # public/docs/ts/latest/guide/animations.jade # public/docs/ts/latest/guide/change-log.jade # public/docs/ts/latest/guide/npm-packages.jade # public/docs/ts/latest/guide/router.jade # public/docs/ts/latest/guide/security.jade # public/docs/ts/latest/guide/server-communication.jade # public/docs/ts/latest/guide/template-syntax.jade # public/docs/ts/latest/guide/testing.jade # public/docs/ts/latest/guide/typescript-configuration.jade # public/docs/ts/latest/guide/upgrade.jade # public/docs/ts/latest/guide/webpack.jade # public/docs/ts/latest/quickstart.jade # public/docs/ts/latest/tutorial/toh-pt3.jade # public/docs/ts/latest/tutorial/toh-pt5.jade Server Communication and Visual studio 2015 require further merging.
78 lines
1.8 KiB
JSON
78 lines
1.8 KiB
JSON
{
|
|
"index": {
|
|
"icon": "home",
|
|
"title": "Angular Docs",
|
|
"subtitle": "Dart",
|
|
"menuTitle": "Docs Home",
|
|
"banner": "AngularDart is <b>2.0</b>. View the <a href='https://github.com/dart-lang/angular2/blob/master/CHANGELOG.md' target='_blank'>change log</a> to see enhancements, fixes, and breaking changes."
|
|
},
|
|
|
|
"quickstart": {
|
|
"icon": "query-builder",
|
|
"title": "Quickstart",
|
|
"subtitle": "Dart",
|
|
"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": "Dart"
|
|
},
|
|
|
|
"guide": {
|
|
"icon": "list",
|
|
"title": "Guide",
|
|
"subtitle": "Dart"
|
|
},
|
|
|
|
"cookbook": {
|
|
"icon": "list",
|
|
"title": "Cookbook",
|
|
"subtitle": "Dart",
|
|
"banner": "How to solve common implementation challenges."
|
|
},
|
|
|
|
"api/": {
|
|
"icon": "book",
|
|
"title": "API Reference",
|
|
"subtitle": "Dart",
|
|
"reference": true
|
|
},
|
|
|
|
"cheatsheet": {
|
|
"title": "Angular Cheat Sheet",
|
|
"subtitle": "Dart",
|
|
"intro": "A quick guide to Angular syntax. (Content is provisional and may change.)",
|
|
"reference": false
|
|
},
|
|
|
|
"glossary": {
|
|
"title": "Glossary",
|
|
"subtitle": "Dart",
|
|
"intro": "Angular中最重要的词汇的简要定义",
|
|
"reference": false
|
|
},
|
|
|
|
"resources": {
|
|
"icon": "play-circle-fill",
|
|
"title": "Angular Resources",
|
|
"subtitle": "Dart",
|
|
"resources": true
|
|
},
|
|
|
|
"help": {
|
|
"icon": "chat",
|
|
"title": "Help & Support",
|
|
"subtitle": "From our team & community",
|
|
"resources": true
|
|
},
|
|
|
|
"styleguide": {
|
|
"title": "Docs Style Guide",
|
|
"subtitle": "Dart",
|
|
"intro": "Design & Layout Patterns For Documentation"
|
|
}
|
|
}
|