From 9b6fc8a4cf64e5a968401e356a2c86eaa77da860 Mon Sep 17 00:00:00 2001 From: Peter Bacon Darwin Date: Wed, 12 Feb 2014 22:47:42 +0000 Subject: docs(tutorial): give the tutorial landing page a better name --- docs/content/tutorial/index.ngdoc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'docs/content') 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 -- cgit v1.2.3