Move doc/ to documentation/api/
authorJo-Philipp Wich <jow@openwrt.org>
Tue, 1 Sep 2015 14:44:03 +0000 (16:44 +0200)
committerJo-Philipp Wich <jow@openwrt.org>
Tue, 1 Sep 2015 14:44:03 +0000 (16:44 +0200)
commit00e2b03927b5c107aefef1c71ef14facd4c3cb77
treec6ad87ea21b6d026290537e70e054df2cbb8d682
parented1a6416964df17b3a76a7043734d0fde4a6bd41
Move doc/ to documentation/api/

Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
62 files changed:
doc/index.html [deleted file]
doc/luadoc.css [deleted file]
doc/modules/luci.dispatcher.html [deleted file]
doc/modules/luci.http.protocol.conditionals.html [deleted file]
doc/modules/luci.http.protocol.date.html [deleted file]
doc/modules/luci.http.protocol.html [deleted file]
doc/modules/luci.http.protocol.mime.html [deleted file]
doc/modules/luci.i18n.html [deleted file]
doc/modules/luci.ip.cidr.html [deleted file]
doc/modules/luci.ip.html [deleted file]
doc/modules/luci.jsonc.html [deleted file]
doc/modules/luci.jsonc.parser.html [deleted file]
doc/modules/luci.sys.init.html [deleted file]
doc/modules/luci.sys.iptparser.html [deleted file]
doc/modules/luci.sys.net.html [deleted file]
doc/modules/luci.sys.process.html [deleted file]
doc/modules/luci.sys.user.html [deleted file]
doc/modules/luci.sys.wifi.html [deleted file]
doc/modules/nixio.CHANGELOG.html [deleted file]
doc/modules/nixio.CryptoHash.html [deleted file]
doc/modules/nixio.File.html [deleted file]
doc/modules/nixio.README.html [deleted file]
doc/modules/nixio.Socket.html [deleted file]
doc/modules/nixio.TLSContext.html [deleted file]
doc/modules/nixio.TLSSocket.html [deleted file]
doc/modules/nixio.UnifiedIO.html [deleted file]
doc/modules/nixio.bin.html [deleted file]
doc/modules/nixio.bit.html [deleted file]
doc/modules/nixio.crypto.html [deleted file]
doc/modules/nixio.fs.html [deleted file]
doc/modules/nixio.html [deleted file]
documentation/api/index.html [new file with mode: 0644]
documentation/api/luadoc.css [new file with mode: 0644]
documentation/api/modules/luci.dispatcher.html [new file with mode: 0644]
documentation/api/modules/luci.http.protocol.conditionals.html [new file with mode: 0644]
documentation/api/modules/luci.http.protocol.date.html [new file with mode: 0644]
documentation/api/modules/luci.http.protocol.html [new file with mode: 0644]
documentation/api/modules/luci.http.protocol.mime.html [new file with mode: 0644]
documentation/api/modules/luci.i18n.html [new file with mode: 0644]
documentation/api/modules/luci.ip.cidr.html [new file with mode: 0644]
documentation/api/modules/luci.ip.html [new file with mode: 0644]
documentation/api/modules/luci.jsonc.html [new file with mode: 0644]
documentation/api/modules/luci.jsonc.parser.html [new file with mode: 0644]
documentation/api/modules/luci.sys.init.html [new file with mode: 0644]
documentation/api/modules/luci.sys.iptparser.html [new file with mode: 0644]
documentation/api/modules/luci.sys.net.html [new file with mode: 0644]
documentation/api/modules/luci.sys.process.html [new file with mode: 0644]
documentation/api/modules/luci.sys.user.html [new file with mode: 0644]
documentation/api/modules/luci.sys.wifi.html [new file with mode: 0644]
documentation/api/modules/nixio.CHANGELOG.html [new file with mode: 0644]
documentation/api/modules/nixio.CryptoHash.html [new file with mode: 0644]
documentation/api/modules/nixio.File.html [new file with mode: 0644]
documentation/api/modules/nixio.README.html [new file with mode: 0644]
documentation/api/modules/nixio.Socket.html [new file with mode: 0644]
documentation/api/modules/nixio.TLSContext.html [new file with mode: 0644]
documentation/api/modules/nixio.TLSSocket.html [new file with mode: 0644]
documentation/api/modules/nixio.UnifiedIO.html [new file with mode: 0644]
documentation/api/modules/nixio.bin.html [new file with mode: 0644]
documentation/api/modules/nixio.bit.html [new file with mode: 0644]
documentation/api/modules/nixio.crypto.html [new file with mode: 0644]
documentation/api/modules/nixio.fs.html [new file with mode: 0644]
documentation/api/modules/nixio.html [new file with mode: 0644]