luci-lib-nixio: move CHANGELOG and README into nixio namespace
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
This commit is contained in:
parent
d1c1423eba
commit
fb69e15e8d
2 changed files with 4 additions and 4 deletions
|
@ -1,5 +1,5 @@
|
||||||
--- Changes and improvements.
|
--- Changes and improvements.
|
||||||
module "CHANGELOG"
|
module "nixio.CHANGELOG"
|
||||||
|
|
||||||
--- Service Release.
|
--- Service Release.
|
||||||
-- <ul>
|
-- <ul>
|
||||||
|
@ -26,4 +26,4 @@ module "CHANGELOG"
|
||||||
-- </ul>
|
-- </ul>
|
||||||
-- @class table
|
-- @class table
|
||||||
-- @name 0.2
|
-- @name 0.2
|
||||||
-- @return !
|
-- @return !
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
--- General Information.
|
--- General Information.
|
||||||
module "README"
|
module "nixio.README"
|
||||||
|
|
||||||
--- General error handling information.
|
--- General error handling information.
|
||||||
-- <ul>
|
-- <ul>
|
||||||
|
@ -92,4 +92,4 @@ module "README"
|
||||||
-- @usage Tes
|
-- @usage Tes
|
||||||
-- @class table
|
-- @class table
|
||||||
-- @name TLS-Crypto
|
-- @name TLS-Crypto
|
||||||
-- @return !
|
-- @return !
|
||||||
|
|
Loading…
Reference in a new issue