aboutsummaryrefslogtreecommitdiffstats
path: root/docs/content/tutorial/the_end.ngdoc
diff options
context:
space:
mode:
authorMatias Niemelä2013-08-07 13:40:13 -0400
committerPete Bacon Darwin2013-08-07 22:11:45 +0100
commit1c3a46adda358df21e6383113e0ddc499f2cac0c (patch)
tree5f06a00641ff7b18bb8f46af908c9e34ba9847e2 /docs/content/tutorial/the_end.ngdoc
parent4407e81c618d42c70e8cfca4f52dfc4a669b5c68 (diff)
downloadangular.js-1c3a46adda358df21e6383113e0ddc499f2cac0c.tar.bz2
chore(ngdoc): wrap all pages inside of a container tag for easy styling
Diffstat (limited to 'docs/content/tutorial/the_end.ngdoc')
-rw-r--r--docs/content/tutorial/the_end.ngdoc26
1 files changed, 12 insertions, 14 deletions
diff --git a/docs/content/tutorial/the_end.ngdoc b/docs/content/tutorial/the_end.ngdoc
index 142fb2b8..a4fd72a3 100644
--- a/docs/content/tutorial/the_end.ngdoc
+++ b/docs/content/tutorial/the_end.ngdoc
@@ -2,22 +2,20 @@
@name Tutorial: The End
@description
-<div class="tutorial-page tutorial-page-no-nav">
- Our application is now complete. Feel free to experiment with the code further, and jump back to
- previous steps using the `git checkout` command.
+Our application is now complete. Feel free to experiment with the code further, and jump back to
+previous steps using the `git checkout` command.
- For more details and examples of the Angular concepts we touched on in this tutorial, see the
- {@link guide/ Developer Guide}.
+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}.
+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.
+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.
+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}.
-</div>
+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}.