Host library for controlling a WiConnect enabled Wi-Fi module.

Dependents:   wiconnect-ota_example wiconnect-web_setup_example wiconnect-test-console wiconnect-tcp_server_example ... more

Revision:
13:2b51f5267c92
Parent:
11:ea484e1b7fc4
Child:
17:7268f365676b
--- a/doc/html/navtree.js	Tue Aug 12 02:44:34 2014 -0700
+++ b/doc/html/navtree.js	Wed Aug 13 03:14:30 2014 -0700
@@ -1,7 +1,7 @@
 var NAVTREE =
 [
-  [ "WiConnect Library", "index.html", [
-    [ "WiConnect Library Overview", "index.html", [
+  [ "WiConnect Host Library", "index.html", [
+    [ "Library Overview", "index.html", [
       [ "Overview", "index.html#Overview", null ],
       [ "Important Notes", "index.html#notes", null ],
       [ "Library Settings", "index.html#features", [
@@ -14,16 +14,8 @@
       ] ],
       [ "Sending Commands To WiFi Module", "index.html#send_command_desc", null ]
     ] ],
-    [ "Modules", "modules.html", "modules" ],
-    [ "Namespaces", null, [
-      [ "Namespace List", "namespaces.html", "namespaces" ],
-      [ "Namespace Members", "namespacemembers.html", [
-        [ "All", "namespacemembers.html", null ],
-        [ "Typedefs", "namespacemembers_type.html", null ],
-        [ "Enumerations", "namespacemembers_enum.html", null ],
-        [ "Enumerator", "namespacemembers_eval.html", null ]
-      ] ]
-    ] ],
+    [ "Library API", "modules.html", "modules" ],
+    [ "API Examples", "examples.html", "examples" ],
     [ "Classes", null, [
       [ "Class List", "annotated.html", "annotated" ],
       [ "Class Index", "classes.html", null ],
@@ -33,14 +25,16 @@
         [ "Functions", "functions_func.html", null ],
         [ "Variables", "functions_vars.html", null ]
       ] ]
-    ] ]
+    ] ],
+    [ "WiConnect Reference Manual", "^http://wiconnect.ack.me/1.2/general_overview", null ],
+    [ "ACKme Website", "^http://www.ack.me/WiConnect", null ]
   ] ]
 ];
 
 var NAVTREEINDEX =
 [
 "annotated.html",
-"group__types__core.html#gga325637ed501728bd6c8c7a7982b9ce05acfd6d3c1efd03fae8cd443bc01bca8d6"
+"group__api__socket__http.html#ga949cee4543c91951219652bd6282049f"
 ];
 
 var SYNCONMSG = 'click to disable panel synchronisation';