luci/libs/luci-lib-rpcc/luasrc/rpcc/ruci.luadoc
Jo-Philipp Wich ed1a641696 Fix module lines in several luadoc files
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2015-09-01 16:43:19 +02:00

16 lines
223 B
Text

---[[
Transparent UCI over RPC client.
@cstyle instance
]]
module "luci.rpcc.ruci"
---[[
Create a new UCI over RPC proxy.
@class function
@name factory
@param rpccl RPC client
@return Network transparent UCI module
]]