From 489fc4b263eda240ea079061d926e88a6eaa3277 Mon Sep 17 00:00:00 2001 From: Jo-Philipp Wich Date: Thu, 7 Nov 2019 12:39:24 +0100 Subject: docs: various updates - jsapi: include source links - README.md: link to github pages - docs/README.md: add stub index page Signed-off-by: Jo-Philipp Wich --- docs/jsapi/LuCI.dom.html | 34 +++++++++++++++++----------------- 1 file changed, 17 insertions(+), 17 deletions(-) (limited to 'docs/jsapi/LuCI.dom.html') diff --git a/docs/jsapi/LuCI.dom.html b/docs/jsapi/LuCI.dom.html index 6b065f34c..8247dc1ea 100644 --- a/docs/jsapi/LuCI.dom.html +++ b/docs/jsapi/LuCI.dom.html @@ -17,7 +17,7 @@ @@ -1103,7 +1103,7 @@ manipulating DOM elements.

- luci.js, line 2065 + luci.js, line 2065
@@ -1188,7 +1188,7 @@ manipulating DOM elements.

- luci.js, line 2216 + luci.js, line 2216
@@ -1389,7 +1389,7 @@ if either the node argument was no valid DOM node or i
- luci.js, line 2331 + luci.js, line 2331
@@ -1587,7 +1587,7 @@ call implicitely turning it into a string.

- luci.js, line 2565 + luci.js, line 2565
@@ -1788,7 +1788,7 @@ a valid Class instance.

- luci.js, line 2619 + luci.js, line 2619
@@ -2004,7 +2004,7 @@ instance didn't have the requested method.
- luci.js, line 2283 + luci.js, line 2283
@@ -2208,7 +2208,7 @@ if either the node argument was no valid DOM node or i
- luci.js, line 2409 + luci.js, line 2409
@@ -2468,7 +2468,7 @@ element names, such as spaces.

- luci.js, line 2485 + luci.js, line 2485
@@ -2707,7 +2707,7 @@ be found.
- luci.js, line 2079 + luci.js, line 2079
@@ -2852,7 +2852,7 @@ be found.
- luci.js, line 2585 + luci.js, line 2585
@@ -3002,7 +3002,7 @@ class could be found on the node itself or any of its parents.
- luci.js, line 2665 + luci.js, line 2665
@@ -3189,7 +3189,7 @@ result when testing it using the given ignoreFn.
- luci.js, line 2140 + luci.js, line 2140
@@ -3375,7 +3375,7 @@ selector didn't match.
- luci.js, line 2167 + luci.js, line 2167
@@ -3565,7 +3565,7 @@ selector didn't match any parent.
- luci.js, line 2098 + luci.js, line 2098
@@ -3720,7 +3720,7 @@ the first div element node.

- luci.js, line 2628 + luci.js, line 2628
@@ -3874,7 +3874,7 @@ ignored, else not.

-- cgit v1.2.3