docs: update js api docs
authorJo-Philipp Wich <jo@mein.io>
Thu, 2 Apr 2020 19:50:07 +0000 (21:50 +0200)
committerJo-Philipp Wich <jo@mein.io>
Thu, 2 Apr 2020 19:51:20 +0000 (21:51 +0200)
commit89a50c2f8f45a4d5a1bfbc2eb8e29e5836feeccb
tree510bf9c0c7d7dd38ff2bbadc3a704a6a7e43dc06
parent711f75927849fade74f79e4b198b3a839d9d4fbc
docs: update js api docs

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
53 files changed:
docs/jsapi/LuCI.Class.html [deleted file]
docs/jsapi/LuCI.Headers.html [deleted file]
docs/jsapi/LuCI.Network.Device.html [deleted file]
docs/jsapi/LuCI.Network.Hosts.html [deleted file]
docs/jsapi/LuCI.Network.Protocol.html [deleted file]
docs/jsapi/LuCI.Network.WifiDevice.html [deleted file]
docs/jsapi/LuCI.Network.WifiNetwork.html [deleted file]
docs/jsapi/LuCI.Network.html [deleted file]
docs/jsapi/LuCI.Poll.html [deleted file]
docs/jsapi/LuCI.Request.html [deleted file]
docs/jsapi/LuCI.Request.poll.html [deleted file]
docs/jsapi/LuCI.Response.html [deleted file]
docs/jsapi/LuCI.XHR.html [deleted file]
docs/jsapi/LuCI.baseclass.html [new file with mode: 0644]
docs/jsapi/LuCI.dom.html
docs/jsapi/LuCI.fs.html
docs/jsapi/LuCI.headers.html [new file with mode: 0644]
docs/jsapi/LuCI.html
docs/jsapi/LuCI.network.Device.html [new file with mode: 0644]
docs/jsapi/LuCI.network.Hosts.html [new file with mode: 0644]
docs/jsapi/LuCI.network.Protocol.html [new file with mode: 0644]
docs/jsapi/LuCI.network.WifiDevice.html [new file with mode: 0644]
docs/jsapi/LuCI.network.WifiNetwork.html [new file with mode: 0644]
docs/jsapi/LuCI.network.html [new file with mode: 0644]
docs/jsapi/LuCI.poll.html [new file with mode: 0644]
docs/jsapi/LuCI.request.html [new file with mode: 0644]
docs/jsapi/LuCI.request.poll.html [new file with mode: 0644]
docs/jsapi/LuCI.response.html [new file with mode: 0644]
docs/jsapi/LuCI.rpc.html
docs/jsapi/LuCI.uci.html
docs/jsapi/LuCI.ui.AbstractElement.html
docs/jsapi/LuCI.ui.Checkbox.html
docs/jsapi/LuCI.ui.ComboButton.html
docs/jsapi/LuCI.ui.Combobox.html
docs/jsapi/LuCI.ui.Dropdown.html
docs/jsapi/LuCI.ui.DynamicList.html
docs/jsapi/LuCI.ui.FileUpload.html
docs/jsapi/LuCI.ui.Hiddenfield.html
docs/jsapi/LuCI.ui.Select.html
docs/jsapi/LuCI.ui.Textarea.html
docs/jsapi/LuCI.ui.Textfield.html
docs/jsapi/LuCI.ui.changes.html
docs/jsapi/LuCI.ui.html
docs/jsapi/LuCI.ui.tabs.html
docs/jsapi/LuCI.view.html
docs/jsapi/LuCI.xhr.html [new file with mode: 0644]
docs/jsapi/fs.js.html
docs/jsapi/index.html
docs/jsapi/luci.js.html
docs/jsapi/network.js.html
docs/jsapi/rpc.js.html
docs/jsapi/uci.js.html
docs/jsapi/ui.js.html