Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

Commit 9636160

Browse files
committed
doc(.defer.cancel): temporarily disable the doc
1 parent 2b2df47 commit 9636160

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/Browser.js

+3-3
Original file line numberDiff line numberDiff line change
@@ -361,9 +361,9 @@ function Browser(window, document, body, XHR, $log) {
361361

362362

363363
/**
364-
* @workInProgress
365-
* @ngdoc method
366-
* @name angular.service.$browser.defer#cancel
364+
* THIS DOC IS NOT VISIBLE because ngdocs can't process docs for foo#method.method
365+
*
366+
* @name angular.service.$browser#defer.cancel
367367
* @methodOf angular.service.$browser.defer
368368
* @returns {boolean} Returns `true` if the task hasn't executed yet and was successfuly canceled.
369369
*

0 commit comments

Comments
 (0)