From 3d0e8deedeb811184e672684f75030bbbba7d9d3 Mon Sep 17 00:00:00 2001 From: Jo-Philipp Wich Date: Tue, 1 Sep 2015 16:44:59 +0200 Subject: Regenerate api documentation Signed-off-by: Jo-Philipp Wich --- documentation/api/index.html | 72 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 72 insertions(+) (limited to 'documentation/api/index.html') diff --git a/documentation/api/index.html b/documentation/api/index.html index b6ea1cb5d2..c762b9b0e3 100644 --- a/documentation/api/index.html +++ b/documentation/api/index.html @@ -38,6 +38,10 @@ luci.dispatcher +
  • + luci.http +
  • +
  • luci.http.protocol
  • @@ -66,6 +70,10 @@ luci.ip.cidr +
  • + luci.json +
  • +
  • luci.jsonc
  • @@ -74,6 +82,26 @@ luci.jsonc.parser +
  • + luci.model.ipkg +
  • + +
  • + luci.model.uci +
  • + +
  • + luci.rpcc +
  • + +
  • + luci.rpcc.ruci +
  • + +
  • + luci.sys +
  • +
  • luci.sys.init
  • @@ -98,6 +126,10 @@ luci.sys.wifi +
  • + luci.util +
  • +
  • nixio
  • @@ -176,6 +208,11 @@ + + luci.http + + + luci.http.protocol @@ -213,6 +250,11 @@ IP CIDR Object. + + luci.json + + + luci.jsonc @@ -225,6 +267,31 @@ LuCI JSON parser instance. + + luci.model.ipkg + + + + + luci.model.uci + + + + + luci.rpcc + + + + + luci.rpcc.ruci + + + + + luci.sys + + + luci.sys.init @@ -265,6 +332,11 @@ LuCI system utilities / user related functions. LuCI system utilities / wifi related functions. + + luci.util + + + nixio -- cgit v1.2.3