From 96361603322787117846e45573220c3cebdedb14 Mon Sep 17 00:00:00 2001 From: Igor Minar Date: Tue, 19 Jul 2011 14:04:50 -0700 Subject: doc(.defer.cancel): temporarily disable the doc --- src/Browser.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/Browser.js') diff --git a/src/Browser.js b/src/Browser.js index 58ad22c8..de3e76cc 100644 --- a/src/Browser.js +++ b/src/Browser.js @@ -361,9 +361,9 @@ function Browser(window, document, body, XHR, $log) { /** - * @workInProgress - * @ngdoc method - * @name angular.service.$browser.defer#cancel + * THIS DOC IS NOT VISIBLE because ngdocs can't process docs for foo#method.method + * + * @name angular.service.$browser#defer.cancel * @methodOf angular.service.$browser.defer * @returns {boolean} Returns `true` if the task hasn't executed yet and was successfuly canceled. * -- cgit v1.2.3