mirror of
https://github.com/openwrt/luci
synced 2025-01-08 12:08:04 +08:00
README.md: add link to JS docs
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
This commit is contained in:
parent
d80dd2291f
commit
f3f6bf64b8
@ -21,7 +21,10 @@ To install all its package definitions, run:
|
||||
|
||||
## API Reference
|
||||
|
||||
You can browse the generated API documentation [directly on Github](http://htmlpreview.github.io/?http://raw.githubusercontent.com/openwrt/luci/master/documentation/api/index.html).
|
||||
You can browse the generated API documentation directly on Github.
|
||||
|
||||
- [Server side Lua APIs](http://htmlpreview.github.io/?http://raw.githubusercontent.com/openwrt/luci/master/documentation/api/index.html)
|
||||
- [Client side JavaScript APIs](http://htmlpreview.github.io/?http://raw.githubusercontent.com/openwrt/luci/master/documentation/jsapi/index.html)
|
||||
|
||||
## Development
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user