From 69a687e04e5983e7ebbd8169afa0f4f16251b3a9 Mon Sep 17 00:00:00 2001 From: Peter Bacon Darwin Date: Thu, 13 Feb 2014 12:21:05 +0000 Subject: docs(injector): move angular.injector to the ng module Even though it is defined in the auto folder, it makes more sense for this function to appear in the ng module in the docs. --- src/auto/injector.js | 1 + 1 file changed, 1 insertion(+) (limited to 'src') diff --git a/src/auto/injector.js b/src/auto/injector.js index dcfa2cc3..62b52620 100644 --- a/src/auto/injector.js +++ b/src/auto/injector.js @@ -2,6 +2,7 @@ /** * @ngdoc function + * @module ng * @name angular.injector * @function * -- cgit v1.2.3