docs(cookbook): remove the cookbook docs

The cookbook docs are now superceded by the guide. They are no longer available
in any menus and the only way to find them is to search for them. Remove!

Closes #5967
This commit is contained in:
Julie
2014-01-23 15:14:02 -08:00
committed by Caitlin Potter
parent 95f0bf9b52
commit ce37ae2868
12 changed files with 6 additions and 694 deletions

View File

@@ -8,8 +8,6 @@ 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 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.