angular-cn/public/docs/ts/latest/index.jade

68 lines
2.2 KiB
Plaintext
Raw Normal View History

- var lang = current.path[1]
- var vers = current.path[2]
.clearfix
2017-03-30 19:13:42 -04:00
a.card.c4(href="/docs/ts/latest/quickstart.html")
h2.text-headline.text-uppercase Quickstart
p A short beginner guide explaining the basic concepts of Angular
footer View Quickstart
2017-03-30 19:13:42 -04:00
a.card.c4(href="/docs/ts/latest/guide/")
h2.text-headline.text-uppercase Developer Guide
p An intermediate development guide covering all major features of Angular
footer View Guide
2017-03-30 19:13:42 -04:00
a.card.c4(href="/docs/ts/latest/api/")
h2.text-headline.text-uppercase API Reference
p An advanced reference of all Angular Classes, Methods, etc.
footer View API
.c4.secondary-content-list
h4 Advanced Documentation
ul
li
2017-03-30 19:13:42 -04:00
a(href="/docs/ts/latest/guide/animations.html") Animations
li
2017-03-30 19:13:42 -04:00
a(href="/docs/ts/latest/guide/attribute-directives.html") Attribute Directives
li
2017-03-30 19:13:42 -04:00
a(href="/docs/ts/latest/guide/browser-support.html") Browser Support
li
2017-03-30 19:13:42 -04:00
a(href="/docs/ts/latest/guide/component-styles.html") Component Styles
li
2017-03-30 19:13:42 -04:00
a(href="/docs/ts/latest/guide/deployment.html") Deployment
li
2017-03-30 19:13:42 -04:00
a(href="/docs/ts/latest/guide/animations.html") View All...
.c4.secondary-content-list
h4 Cookbook
ul
li
2017-03-30 19:13:42 -04:00
a(href="/docs/ts/latest/cookbook/aot-compiler.html") Ahead-of-time Compilation
li
2017-03-30 19:13:42 -04:00
a(href="/docs/ts/latest/cookbook/ajs-quick-reference.html") AngularJS to Angular
li
2017-03-30 19:13:42 -04:00
a(href="/docs/ts/latest/cookbook/component-communication.html") Component Interaction
li
2017-03-30 19:13:42 -04:00
a(href="/docs/ts/latest/cookbook/dependency-injection.html") Dependency Injection
li
2017-03-30 19:13:42 -04:00
a(href="/docs/ts/latest/cookbook/") View All...
.c4.secondary-content-list
h4 Tools & Libraries
ul
li
a(target="_blank" href="https://github.com/angular/universal") Angular Universal
li
a(target="_blank" href="https://augury.angular.io/") Augury
li
a(target="_blank" href="https://github.com/jaxio/celerio-angular-quickstart") Celerio Angular Quickstart
li
a(target="_blank" href="https://github.com/mgechev/codelyzer") Codelyzer
li
a(target="_blank" href="https://github.com/johnpapa/lite-server") Lite-server
li
a(target="_blank" href="/resources/") View All...