angular.js/docs/content
ghodss 3d70e55d72 docs(guide): warn about module creation versus retrieval
Updated Module documentation to include the suggestion of the top-rated comment: "This documentation should warn that "angular.module('myModule', [])" always creates a new module, but "angular.module('myModule')" always retrieves an existing reference."
2013-08-22 10:59:29 -07:00
..
api docs(module): fixed module example and corrected typos 2012-09-06 15:49:49 -07:00
cookbook docs(cookbook/helloworld): display "World" if no name is entered 2013-06-20 14:40:07 +01:00
guide docs(guide): warn about module creation versus retrieval 2013-08-22 10:59:29 -07:00
misc docs(contribute): improve git instructions 2013-07-10 22:23:12 +02:00
tutorial fix(tutorial): fix broken link caused by bad line break 2013-08-14 15:46:48 -07:00