mirror of https://github.com/openwrt/luci.git
luci-lib-nixio: move CHANGELOG and README into nixio namespace
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>pull/316/head
parent
d1c1423eba
commit
fb69e15e8d
|
@ -1,5 +1,5 @@
|
|||
--- Changes and improvements.
|
||||
module "CHANGELOG"
|
||||
module "nixio.CHANGELOG"
|
||||
|
||||
--- Service Release.
|
||||
-- <ul>
|
||||
|
@ -26,4 +26,4 @@ module "CHANGELOG"
|
|||
-- </ul>
|
||||
-- @class table
|
||||
-- @name 0.2
|
||||
-- @return !
|
||||
-- @return !
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
--- General Information.
|
||||
module "README"
|
||||
module "nixio.README"
|
||||
|
||||
--- General error handling information.
|
||||
-- <ul>
|
||||
|
@ -92,4 +92,4 @@ module "README"
|
|||
-- @usage Tes
|
||||
-- @class table
|
||||
-- @name TLS-Crypto
|
||||
-- @return !
|
||||
-- @return !
|
||||
|
|
Loading…
Reference in New Issue