diff options
| author | Igor Minar | 2012-01-15 23:28:10 -0800 | 
|---|---|---|
| committer | Igor Minar | 2012-01-17 09:49:37 -0800 | 
| commit | 92af30ce6e99676c71c85bd08962b68629564908 (patch) | |
| tree | 4adf4b56cbf7c9fb6ee9dee8f40dd16fb2199842 /docs/content/tutorial/the_end.ngdoc | |
| parent | 54581d36df74ac128a078aafb3e4b66e0b1599f3 (diff) | |
| download | angular.js-92af30ce6e99676c71c85bd08962b68629564908.tar.bz2 | |
docs(*): various doc fixes
Diffstat (limited to 'docs/content/tutorial/the_end.ngdoc')
| -rw-r--r-- | docs/content/tutorial/the_end.ngdoc | 21 | 
1 files changed, 0 insertions, 21 deletions
| diff --git a/docs/content/tutorial/the_end.ngdoc b/docs/content/tutorial/the_end.ngdoc deleted file mode 100644 index ed6eda97..00000000 --- a/docs/content/tutorial/the_end.ngdoc +++ /dev/null @@ -1,21 +0,0 @@ -@ngdoc overview -@name Tutorial: The End -@description - -Our application is now complete. Feel free to experiment with the code further, and jump back to -previous steps using the `git checkout` or `goto_step.sh` commands. - -For more details and examples of the angular concepts we touched on in this tutorial, see the -{@link guide/ Developer Guide}. - -For several more examples of code, see the {@link cookbook/ Cookbook}. - -When you are ready to start developing a project using angular, we recommend that you bootstrap -your development with the {@link https://github.com/angular/angular-seed angular seed} project. - -We hope this tutorial was useful to you and that you learned enough about angular to make you want -to learn more. We especially hope you are inspired to go out and develop angular web apps of your -own, and that you might be interested in {@link misc/contribute contributing} to angular. - -If you have questions or feedback or just want to say "hi", please post a message at {@link -https://groups.google.com/forum/#!forum/angular}. | 
