From 6483dea08c6fae937e62ce242212152d7ef27d91 Mon Sep 17 00:00:00 2001 From: Peter Bacon Darwin Date: Thu, 6 Feb 2014 13:33:42 +0000 Subject: docs(bike-shed-migration): Add missing module tag The generator is able to imply the module from the containing folder for most files but these are in the ng module but are stored at the root folder. --- src/AngularPublic.js | 1 + 1 file changed, 1 insertion(+) (limited to 'src/AngularPublic.js') diff --git a/src/AngularPublic.js b/src/AngularPublic.js index 14fe25ae..ed57b194 100644 --- a/src/AngularPublic.js +++ b/src/AngularPublic.js @@ -79,6 +79,7 @@ /** * @ngdoc property * @name angular.version + * @module ng * @description * An object that contains information about the current AngularJS version. This object has the * following properties: -- cgit v1.2.3