mirror of
https://github.com/openwrt/luci.git
synced 2025-12-21 12:44:35 +04:00
readme: deprecate lua
All new apps shall be in js and ucode. Signed-off-by: Paul Donald <newtwen+github@gmail.com>
This commit is contained in:
@@ -23,7 +23,7 @@ To install all its package definitions, run:
|
||||
|
||||
You can browse the generated API documentation directly on Github.
|
||||
|
||||
- [Server side Lua APIs](http://openwrt.github.io/luci/api/index.html)
|
||||
- [Server side Lua APIs](http://openwrt.github.io/luci/api/index.html); Note: deprecated - Lua will be removed in future. Use ucode rpcd for server side operations.
|
||||
- [Client side JavaScript APIs](http://openwrt.github.io/luci/jsapi/index.html)
|
||||
|
||||
## Development
|
||||
|
||||
Reference in New Issue
Block a user