From 7f1e2e48467f80cc083d24b44f088620e4e7bcb6 Mon Sep 17 00:00:00 2001 From: Igor Minar Date: Mon, 6 Jun 2011 08:50:35 -0700 Subject: new batch of docs --- docs/content/tutorial/step_01.ngdoc | 50 ++++++++----------------------------- 1 file changed, 11 insertions(+), 39 deletions(-) (limited to 'docs/content/tutorial/step_01.ngdoc') diff --git a/docs/content/tutorial/step_01.ngdoc b/docs/content/tutorial/step_01.ngdoc index a0fac338..81d9082a 100755 --- a/docs/content/tutorial/step_01.ngdoc +++ b/docs/content/tutorial/step_01.ngdoc @@ -1,44 +1,26 @@ @ngdoc overview -@name Tutorial: Step 1 +@name Tutorial: 1 - Static Template @description -
| {@link tutorial.step_00 Previous} | -{@link http://angular.github.com/angular-phonecat/step-1/app Live -Demo} | -{@link tutorial Tutorial Home} | --{@link https://github.com/angular/angular-phonecat/compare/step-0...step-1 Code Diff} | -{@link tutorial.step_02 Next} | -
-+Total number of phones: 2
-
Total number of phones: 2
@@ -91,15 +71,7 @@ This addition to your app uses static HTML to display the list. Now, let's go to how to use angular to dynamically generate the same list. -| {@link tutorial.step_00 Previous} | -{@link http://angular.github.com/angular-phonecat/step-1/app Live -Demo} | -{@link tutorial Tutorial Home} | --{@link https://github.com/angular/angular-phonecat/compare/step-0...step-1 Code Diff} | -{@link tutorial.step_02 Next} | -