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, 12 insertions, 0 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
new file mode 100644
index 000000000..71bacc5ff
--- /dev/null
+++ b/3rdparty/js/angular-1.0.2/docs/partials/api/ng.$document.html
@@ -0,0 +1,12 @@
+<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>