diff options
Diffstat (limited to 'docs/jsapi/README.md')
-rw-r--r-- | docs/jsapi/README.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/jsapi/README.md b/docs/jsapi/README.md new file mode 100644 index 000000000..41dd17b64 --- /dev/null +++ b/docs/jsapi/README.md @@ -0,0 +1,4 @@ +# LuCI client side API documentation + +You can browse the JavaScript apis provided by LuCI here. A good starting point is the central +[luci.js class](LuCI.html). |