diff options
author | Jo-Philipp Wich <jo@mein.io> | 2019-11-07 12:39:24 +0100 |
---|---|---|
committer | Jo-Philipp Wich <jo@mein.io> | 2019-11-07 12:39:24 +0100 |
commit | 489fc4b263eda240ea079061d926e88a6eaa3277 (patch) | |
tree | 2cf75e7b36ce442d181337bd51825bda9a85c505 /docs/jsapi/LuCI.Network.WifiDevice.html | |
parent | 9933dd64aa49bcb3a18b724da13791a0bdf6fb5c (diff) |
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 <jo@mein.io>
Diffstat (limited to 'docs/jsapi/LuCI.Network.WifiDevice.html')
-rw-r--r-- | docs/jsapi/LuCI.Network.WifiDevice.html | 32 |
1 files changed, 16 insertions, 16 deletions
diff --git a/docs/jsapi/LuCI.Network.WifiDevice.html b/docs/jsapi/LuCI.Network.WifiDevice.html index 364b230ec5..0dc6929011 100644 --- a/docs/jsapi/LuCI.Network.WifiDevice.html +++ b/docs/jsapi/LuCI.Network.WifiDevice.html @@ -17,7 +17,7 @@ <script> - var config = {"monospaceLinks":true,"cleverLinks":true,"default":{}}; + var config = {"monospaceLinks":true,"cleverLinks":true,"default":{"outputSourceFiles":true}}; </script> @@ -1104,7 +1104,7 @@ well as methods for enumerating related wireless networks.</p></div> <div class="tag-source"> - network.js, line 3013 + <a href="network.js.html">network.js</a>, <a href="network.js.html#line3013">line 3013</a> </div> </div> @@ -1189,7 +1189,7 @@ well as methods for enumerating related wireless networks.</p></div> <div class="tag-source"> - network.js, line 3279 + <a href="network.js.html">network.js</a>, <a href="network.js.html#line3279">line 3279</a> </div> </div> @@ -1344,7 +1344,7 @@ were invalid.</td> <div class="tag-source"> - network.js, line 3304 + <a href="network.js.html">network.js</a>, <a href="network.js.html#line3304">line 3304</a> </div> </div> @@ -1496,7 +1496,7 @@ with this wireless radio device.</td> <div class="tag-source"> - network.js, line 3053 + <a href="network.js.html">network.js</a>, <a href="network.js.html#line3053">line 3053</a> </div> </div> @@ -1648,7 +1648,7 @@ not found.</td> <div class="tag-source"> - network.js, line 3131 + <a href="network.js.html">network.js</a>, <a href="network.js.html#line3131">line 3131</a> </div> </div> @@ -1759,7 +1759,7 @@ known mode values are: <div class="tag-source"> - network.js, line 3110 + <a href="network.js.html">network.js</a>, <a href="network.js.html#line3110">line 3110</a> </div> </div> @@ -1869,7 +1869,7 @@ known mode values are: <div class="tag-source"> - network.js, line 3142 + <a href="network.js.html">network.js</a>, <a href="network.js.html#line3142">line 3142</a> </div> </div> @@ -1969,7 +1969,7 @@ known mode values are: <div class="tag-source"> - network.js, line 3091 + <a href="network.js.html">network.js</a>, <a href="network.js.html#line3091">line 3091</a> </div> </div> @@ -2071,7 +2071,7 @@ for the wireless phy.</td> <div class="tag-source"> - network.js, line 3203 + <a href="network.js.html">network.js</a>, <a href="network.js.html#line3203">line 3203</a> </div> </div> @@ -2173,7 +2173,7 @@ describing the networks found in the vincinity.</td> <div class="tag-source"> - network.js, line 3236 + <a href="network.js.html">network.js</a>, <a href="network.js.html#line3236">line 3236</a> </div> </div> @@ -2324,7 +2324,7 @@ this radio device.</td> <div class="tag-source"> - network.js, line 3255 + <a href="network.js.html">network.js</a>, <a href="network.js.html#line3255">line 3255</a> </div> </div> @@ -2426,7 +2426,7 @@ radio device.</td> <div class="tag-source"> - network.js, line 3079 + <a href="network.js.html">network.js</a>, <a href="network.js.html#line3079">line 3079</a> </div> </div> @@ -2528,7 +2528,7 @@ UCI configuration.</td> <div class="tag-source"> - network.js, line 3214 + <a href="network.js.html">network.js</a>, <a href="network.js.html#line3214">line 3214</a> </div> </div> @@ -2629,7 +2629,7 @@ runtime state.</p> <div class="tag-source"> - network.js, line 3067 + <a href="network.js.html">network.js</a>, <a href="network.js.html#line3067">line 3067</a> </div> </div> @@ -2783,7 +2783,7 @@ configuration.</p></td> <footer> - Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.3</a> on Thu Nov 07 2019 12:20:51 GMT+0100 (Central European Standard Time) + Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.3</a> on Thu Nov 07 2019 12:36:06 GMT+0100 (Central European Standard Time) </footer> </div> </div> |