docs(overview): update to new organization (#2405)
This commit is contained in:
parent
693f6ae462
commit
7d45d60c91
@ -30,6 +30,16 @@ table(width="100%")
|
|||||||
td
|
td
|
||||||
:marked
|
:marked
|
||||||
The foundation for every page and sample in this documentation.
|
The foundation for every page and sample in this documentation.
|
||||||
|
tr(style=top)
|
||||||
|
td <b>Guide</b>
|
||||||
|
td
|
||||||
|
:marked
|
||||||
|
The essential ingredients of Angular development.
|
||||||
|
tr(style=top)
|
||||||
|
td <b>API Reference</b>
|
||||||
|
td
|
||||||
|
:marked
|
||||||
|
Authoritative details about each member of the Angular libraries.
|
||||||
tr(style=top)
|
tr(style=top)
|
||||||
td <b>Tutorial</b>
|
td <b>Tutorial</b>
|
||||||
td
|
td
|
||||||
@ -37,12 +47,7 @@ table(width="100%")
|
|||||||
A step-by-step, immersive approach to learning Angular that
|
A step-by-step, immersive approach to learning Angular that
|
||||||
introduces the major features of Angular in an application context.
|
introduces the major features of Angular in an application context.
|
||||||
tr(style=top)
|
tr(style=top)
|
||||||
td <b>Basics</b>
|
td <b>Advanced</b>
|
||||||
td
|
|
||||||
:marked
|
|
||||||
The essential ingredients of Angular development.
|
|
||||||
tr(style=top)
|
|
||||||
td <b>Developer Guide</b>
|
|
||||||
td
|
td
|
||||||
:marked
|
:marked
|
||||||
In-depth analysis of Angular features and development practices.
|
In-depth analysis of Angular features and development practices.
|
||||||
@ -51,16 +56,11 @@ table(width="100%")
|
|||||||
td
|
td
|
||||||
:marked
|
:marked
|
||||||
Recipes for specific application challenges, mostly code snippets with a minimum of exposition.
|
Recipes for specific application challenges, mostly code snippets with a minimum of exposition.
|
||||||
tr(style=top)
|
|
||||||
td <b>API Reference</b>
|
|
||||||
td
|
|
||||||
:marked
|
|
||||||
Authoritative details about each member of the Angular libraries.
|
|
||||||
:marked
|
:marked
|
||||||
# Learning path
|
# Learning path
|
||||||
You don't have to read the guide straight through. Most pages stand on their own.
|
You don't have to read the guide straight through. Most pages stand on their own.
|
||||||
|
|
||||||
For those new to Angular, the recommended learning path runs through the *Basics* section:
|
For those new to Angular, the recommended learning path runs through the *Guide* section:
|
||||||
|
|
||||||
1. For the big picture, read the [Architecture](architecture.html) overview.
|
1. For the big picture, read the [Architecture](architecture.html) overview.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user