Skip to content

Commit 7d45d60

Browse files
Foxandxsswardbell
authored andcommitted
docs(overview): update to new organization (angular#2405)
1 parent 693f6ae commit 7d45d60

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

public/docs/ts/latest/guide/index.jade

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -31,36 +31,36 @@ table(width="100%")
3131
:marked
3232
The foundation for every page and sample in this documentation.
3333
tr(style=top)
34-
td <b>Tutorial</b>
34+
td <b>Guide</b>
3535
td
3636
:marked
37-
A step-by-step, immersive approach to learning Angular that
38-
introduces the major features of Angular in an application context.
37+
The essential ingredients of Angular development.
3938
tr(style=top)
40-
td <b>Basics</b>
39+
td <b>API Reference</b>
4140
td
4241
:marked
43-
The essential ingredients of Angular development.
42+
Authoritative details about each member of the Angular libraries.
4443
tr(style=top)
45-
td <b>Developer Guide</b>
44+
td <b>Tutorial</b>
4645
td
4746
:marked
48-
In-depth analysis of Angular features and development practices.
47+
A step-by-step, immersive approach to learning Angular that
48+
introduces the major features of Angular in an application context.
4949
tr(style=top)
50-
td <b>Cookbook</b>
50+
td <b>Advanced</b>
5151
td
5252
:marked
53-
Recipes for specific application challenges, mostly code snippets with a minimum of exposition.
53+
In-depth analysis of Angular features and development practices.
5454
tr(style=top)
55-
td <b>API Reference</b>
55+
td <b>Cookbook</b>
5656
td
5757
:marked
58-
Authoritative details about each member of the Angular libraries.
58+
Recipes for specific application challenges, mostly code snippets with a minimum of exposition.
5959
:marked
6060
# Learning path
6161
You don't have to read the guide straight through. Most pages stand on their own.
6262

63-
For those new to Angular, the recommended learning path runs through the *Basics* section:
63+
For those new to Angular, the recommended learning path runs through the *Guide* section:
6464

6565
1. For the big picture, read the [Architecture](architecture.html) overview.
6666

0 commit comments

Comments
 (0)