aboutsummaryrefslogtreecommitdiffstats
path: root/src/ngCookies/cookies.js
diff options
context:
space:
mode:
authorPeter Bacon Darwin2014-02-06 13:33:42 +0000
committerPeter Bacon Darwin2014-02-16 19:03:40 +0000
commit2e641ac49f121a6e2cc70bd3879930b44a8a7710 (patch)
tree11d52a598b7de52f7c31a1cc4405cba53f0a46ea /src/ngCookies/cookies.js
parent1ca22a3dc8a469dc81718e5f0ae28225a2b7f7b2 (diff)
downloadangular.js-2e641ac49f121a6e2cc70bd3879930b44a8a7710.tar.bz2
docs(bike-shed-migration): convert doctype and names
Diffstat (limited to 'src/ngCookies/cookies.js')
-rw-r--r--src/ngCookies/cookies.js19
1 files changed, 8 insertions, 11 deletions
diff --git a/src/ngCookies/cookies.js b/src/ngCookies/cookies.js
index 94964bf8..ffa124c0 100644
--- a/src/ngCookies/cookies.js
+++ b/src/ngCookies/cookies.js
@@ -1,7 +1,7 @@
'use strict';
/**
- * @ngdoc overview
+ * @ngdoc module
* @name ngCookies
* @description
*
@@ -20,8 +20,8 @@
angular.module('ngCookies', ['ng']).
/**
- * @ngdoc object
- * @name ngCookies.$cookies
+ * @ngdoc service
+ * @name $cookies
* @requires $browser
*
* @description
@@ -129,8 +129,8 @@ angular.module('ngCookies', ['ng']).
/**
- * @ngdoc object
- * @name ngCookies.$cookieStore
+ * @ngdoc service
+ * @name $cookieStore
* @requires $cookies
*
* @description
@@ -147,8 +147,7 @@ angular.module('ngCookies', ['ng']).
return {
/**
* @ngdoc method
- * @name ngCookies.$cookieStore#get
- * @methodOf ngCookies.$cookieStore
+ * @name $cookieStore#get
*
* @description
* Returns the value of given cookie key
@@ -163,8 +162,7 @@ angular.module('ngCookies', ['ng']).
/**
* @ngdoc method
- * @name ngCookies.$cookieStore#put
- * @methodOf ngCookies.$cookieStore
+ * @name $cookieStore#put
*
* @description
* Sets a value for given cookie key
@@ -178,8 +176,7 @@ angular.module('ngCookies', ['ng']).
/**
* @ngdoc method
- * @name ngCookies.$cookieStore#remove
- * @methodOf ngCookies.$cookieStore
+ * @name $cookieStore#remove
*
* @description
* Remove given cookie