APIDump: Added article: Setting up ZeroBrane Studio.

Fixes #824.
This commit is contained in:
madmaxoft
2014-03-30 18:48:11 +02:00
parent dc1d620c90
commit b64a1daf6c
4 changed files with 46 additions and 0 deletions
+1
View File
@@ -2845,6 +2845,7 @@ end
-- No sorting is provided for these, they will be output in the same order as defined here
{ FileName = "Writing-a-MCServer-plugin.html", Title = "Writing a MCServer plugin" },
{ FileName = "SettingUpDecoda.html", Title = "Setting up the Decoda Lua IDE" },
{ FileName = "SettingUpZeroBrane.html", Title = "Setting up the ZeroBrane Studio Lua IDE" },
{ FileName = "WebWorldThreads.html", Title = "Webserver vs World threads" },
}
} ;