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.Headers.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.Headers.html')
-rw-r--r-- | docs/jsapi/LuCI.Headers.html | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/docs/jsapi/LuCI.Headers.html b/docs/jsapi/LuCI.Headers.html index fc4afaae6..f23a6507b 100644 --- a/docs/jsapi/LuCI.Headers.html +++ b/docs/jsapi/LuCI.Headers.html @@ -17,7 +17,7 @@ <script> - var config = {"monospaceLinks":true,"cleverLinks":true,"default":{}}; + var config = {"monospaceLinks":true,"cleverLinks":true,"default":{"outputSourceFiles":true}}; </script> @@ -1103,7 +1103,7 @@ response objects using the <code>response.headers</code> property.</p></div> <div class="tag-source"> - luci.js, line 324 + <a href="luci.js.html">luci.js</a>, <a href="luci.js.html#line324">line 324</a> </div> </div> @@ -1188,7 +1188,7 @@ response objects using the <code>response.headers</code> property.</p></div> <div class="tag-source"> - luci.js, line 363 + <a href="luci.js.html">luci.js</a>, <a href="luci.js.html#line363">line 363</a> </div> </div> @@ -1337,7 +1337,7 @@ Note: Header-Names are case-insensitive.</p> <div class="tag-source"> - luci.js, line 347 + <a href="luci.js.html">luci.js</a>, <a href="luci.js.html#line347">line 347</a> </div> </div> @@ -1491,7 +1491,7 @@ Note: Header-Names are case-insensitive.</p> <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> |