New angular 'getting started' tutorial.
commit7f03b20e1745bce856b7cd11783760cb5836637b
authormkearney@google.com <mkearney@google.com@0039d316-1c4b-4281-b951-d872f2087c98>
Tue, 6 Nov 2012 18:17:42 +0000 (6 18:17 +0000)
committermkearney@google.com <mkearney@google.com@0039d316-1c4b-4281-b951-d872f2087c98>
Tue, 6 Nov 2012 18:17:42 +0000 (6 18:17 +0000)
tree8e658e768b4b3fe160b3de7410a694e301f22e3f
parent946abd609ecbb4e021f8d355a230089fb805a9fd
New angular 'getting started' tutorial.

This was written by Eric Bidelman in a doc;
I've put it into html.

I've expanded the MVC chapter so the tutorials are exposed;
I've also included links in the MVC architecture doc to the tutorials.

Review URL: https://codereview.chromium.org/11193011

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@166229 0039d316-1c4b-4281-b951-d872f2087c98
12 files changed:
chrome/common/extensions/docs/static/images/csperrors.png [new file with mode: 0644]
chrome/common/extensions/docs/static/images/customframe.png [new file with mode: 0644]
chrome/common/extensions/docs/static/images/fetchedicon.png [new file with mode: 0644]
chrome/common/extensions/docs/static/images/fileicons.png [new file with mode: 0644]
chrome/common/extensions/docs/static/images/listoffiles.png [new file with mode: 0644]
chrome/common/extensions/docs/static/images/noframe.png [new file with mode: 0644]
chrome/common/extensions/docs/static/images/uploader.png [new file with mode: 0644]
chrome/common/extensions/docs/static/images/writecompleted.png [new file with mode: 0644]
chrome/common/extensions/docs/templates/articles/angular_framework.html [new file with mode: 0644]
chrome/common/extensions/docs/templates/articles/app_frameworks.html
chrome/common/extensions/docs/templates/private/apps_sidenav.html
chrome/common/extensions/docs/templates/public/apps/angular_framework.html [new file with mode: 0644]