diff options
Diffstat (limited to 'docs/content')
| -rw-r--r-- | docs/content/tutorial/index.ngdoc | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/content/tutorial/index.ngdoc b/docs/content/tutorial/index.ngdoc index 2a833bb4..dfceb03b 100644 --- a/docs/content/tutorial/index.ngdoc +++ b/docs/content/tutorial/index.ngdoc @@ -1,8 +1,9 @@ @ngdoc tutorial -@name Index +@name Tutorial @step -1 @description + A great way to get introduced to AngularJS is to work through this tutorial, which walks you through the construction of an AngularJS web app. The app you will build is a catalog that displays a list of Android devices, lets you filter the list to see only devices that interest you, and then view |
