angular.js/docs
victorbjelkholm c6016a6a85 docs(tutorial): change controllers to not have name twice
While giving the controller function a name helps with debugging,
since otherwise your controller will be anonymous in stack traces,
passing the name to both the `controller()` method and as the function name
is confusing for beginners.

Closes #4415
2013-11-14 14:47:01 +00:00
..
component-spec chore(docs): fix broken IE8 test due to sanitization bug 2013-10-04 13:43:11 -04:00
components fix(angular-bootstrap): make IE8 happy 2013-11-11 00:09:15 +00:00
content docs(tutorial): change controllers to not have name twice 2013-11-14 14:47:01 +00:00
img docs(guide/overview): Refactor overview and mvc docs 2013-11-06 17:11:44 -08:00
spec fix(ngdocs): create mock Doc objects correctly 2013-11-05 21:20:46 +00:00
src docs(ngdoc): clarify extra module installation options 2013-11-13 20:43:32 +00:00