luci-lib-nixio: move CHANGELOG and README into nixio namespace
authorJo-Philipp Wich <jow@openwrt.org>
Wed, 28 Jan 2015 21:29:45 +0000 (22:29 +0100)
committerJo-Philipp Wich <jow@openwrt.org>
Wed, 28 Jan 2015 21:29:45 +0000 (22:29 +0100)
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
libs/luci-lib-nixio/docsrc/CHANGELOG.lua
libs/luci-lib-nixio/docsrc/README.lua

index fb1cf16..aa31841 100644 (file)
@@ -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 !
\ No newline at end of file
+-- @return !
index b957a69..ee3e3a2 100644 (file)
@@ -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 !
\ No newline at end of file
+-- @return !