aboutsummaryrefslogtreecommitdiffstats
path: root/docs/content/api
diff options
context:
space:
mode:
authorIgor Minar2011-09-01 15:33:48 -0700
committerIgor Minar2011-09-02 10:44:19 -0700
commitbc6e0cc9545e04ded113c1b894a9c55cbd1774b1 (patch)
tree95ca8541e9f33858fffd8824583a2e4400526e0c /docs/content/api
parent8d11db0757263ef1467ff1cbaf1f1e978ba3ac60 (diff)
downloadangular.js-bc6e0cc9545e04ded113c1b894a9c55cbd1774b1.tar.bz2
docs(guide/tutorial/misc): sync with google docs
Diffstat (limited to 'docs/content/api')
-rw-r--r--docs/content/api/angular.service.ngdoc1
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/content/api/angular.service.ngdoc b/docs/content/api/angular.service.ngdoc
index 1685f581..874fe4bb 100644
--- a/docs/content/api/angular.service.ngdoc
+++ b/docs/content/api/angular.service.ngdoc
@@ -21,7 +21,6 @@ exceptions
* {@link angular.service.$resource $resource } - Creates objects for interacting with RESTful
server-side data sources
* {@link angular.service.$route $route } - Provides deep-linking services
-* {@link angular.service.$updateView $updateView } - Queues view updates
* {@link angular.service.$window $window } - References the browsers `window` object
* {@link angular.service.$xhr $xhr} - Generates an XHR request.