docs: add missing jsapi resources, update .gitignore
authorJo-Philipp Wich <jo@mein.io>
Tue, 5 Nov 2019 09:50:35 +0000 (10:50 +0100)
committerJo-Philipp Wich <jo@mein.io>
Tue, 5 Nov 2019 09:50:35 +0000 (10:50 +0100)
commit937a51859dc82993aed83c8a2aeb86af30ae6563
tree0a1597046339def29635a2c5bba3dc45ab43f4ba
parentbaa727de93db009f90d70a80a9861758a24eae77
docs: add missing jsapi resources, update .gitignore

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
34 files changed:
.gitignore
docs/jsapi/LuCI.Class.html
docs/jsapi/LuCI.Headers.html
docs/jsapi/LuCI.Network.Device.html
docs/jsapi/LuCI.Network.Hosts.html
docs/jsapi/LuCI.Network.Protocol.html
docs/jsapi/LuCI.Network.WifiDevice.html
docs/jsapi/LuCI.Network.WifiNetwork.html
docs/jsapi/LuCI.Network.html
docs/jsapi/LuCI.Poll.html
docs/jsapi/LuCI.Request.html
docs/jsapi/LuCI.Request.poll.html
docs/jsapi/LuCI.Response.html
docs/jsapi/LuCI.XHR.html
docs/jsapi/LuCI.dom.html
docs/jsapi/LuCI.fs.html
docs/jsapi/LuCI.html
docs/jsapi/LuCI.rpc.html
docs/jsapi/LuCI.uci.html
docs/jsapi/LuCI.view.html
docs/jsapi/fonts/glyphicons-halflings-regular.eot [new file with mode: 0644]
docs/jsapi/fonts/glyphicons-halflings-regular.svg [new file with mode: 0644]
docs/jsapi/fonts/glyphicons-halflings-regular.ttf [new file with mode: 0644]
docs/jsapi/fonts/glyphicons-halflings-regular.woff [new file with mode: 0644]
docs/jsapi/index.html
docs/jsapi/scripts/bootstrap.min.js [new file with mode: 0644]
docs/jsapi/scripts/jaguar.js [new file with mode: 0644]
docs/jsapi/scripts/jquery.min.js [new file with mode: 0644]
docs/jsapi/scripts/jquery.min.map [new file with mode: 0644]
docs/jsapi/scripts/underscore-min.js [new file with mode: 0644]
docs/jsapi/scripts/underscore-min.map [new file with mode: 0644]
docs/jsapi/styles/bootstrap.min.css [new file with mode: 0644]
docs/jsapi/styles/jaguar.css [new file with mode: 0644]
jsdoc.conf.json