summaryrefslogtreecommitdiffstats
path: root/3rdparty/js/angular-1.0.2/docs/partials/api/ng.$document.html
diff options
context:
space:
mode:
Diffstat (limited to '3rdparty/js/angular-1.0.2/docs/partials/api/ng.$document.html')
-rw-r--r--3rdparty/js/angular-1.0.2/docs/partials/api/ng.$document.html12
1 files changed, 0 insertions, 12 deletions
diff --git a/3rdparty/js/angular-1.0.2/docs/partials/api/ng.$document.html b/3rdparty/js/angular-1.0.2/docs/partials/api/ng.$document.html
deleted file mode 100644
index 71bacc5ff..000000000
--- a/3rdparty/js/angular-1.0.2/docs/partials/api/ng.$document.html
+++ /dev/null
@@ -1,12 +0,0 @@
-<h1><code ng:non-bindable="">$document</code>
-<span class="hint">(service in module <code ng:non-bindable="">ng</code>
-)</span>
-</h1>
-<div><h2 id="Description">Description</h2>
-<div class="description"><p>A <a href="api/angular.element"><code>jQuery (lite)</code></a>-wrapped reference to the browser's <code>window.document</code>
-element.</p></div>
-<h2 id="Dependencies">Dependencies</h2>
-<ul class="dependencies"><li><code ng:non-bindable=""><a href="api/ng.$window">$window</a></code>
-</li>
-</ul>
-</div>