diff --git a/aio/content/guide/additional.md b/aio/content/guide/additional.md new file mode 100644 index 0000000000..6e9bf9c8d2 --- /dev/null +++ b/aio/content/guide/additional.md @@ -0,0 +1,5 @@ +@title +Additional techniques + +@description +Learn important techniques such as how to secure, style, animate, and deploy your application. diff --git a/aio/content/guide/core.md b/aio/content/guide/core.md new file mode 100644 index 0000000000..9245676842 --- /dev/null +++ b/aio/content/guide/core.md @@ -0,0 +1,5 @@ +@title +Core features of Angular + +@description +Explore the core modules and features of Angular in this section of the guide. \ No newline at end of file diff --git a/aio/content/marketing/docs.html b/aio/content/marketing/docs.html deleted file mode 100644 index 30c72adda5..0000000000 --- a/aio/content/marketing/docs.html +++ /dev/null @@ -1,25 +0,0 @@ -
Learn about the latest updates to the documentation. View the Angular change log for enhancements, fixes, and breaking changes in Angular itself. If you're looking for Angular vs2 documents you'll find them at v2.angular.io
- -A short beginner guide explaining the basic concepts of Angular
- - - - -An intermediuate development guide covering all major features of Angular
- - - - - -An advanced reference of all Angular Classes, Methods, etc.
- - -A quick look at an Angular application.
+ + + + +A beginner's guide to basic Angular concepts.
+ + + + +The "Tour of Heroes" tutorial, a step-by-step.
+ + + + +The developer's reference to Angular classes, methods, etc.
+ + + + +Core features of Angular.
+ + + + +Additional modules and techniques.
+ + + +