1
0

APIDump: Added the SettingUpDecoda article.

This implements #383.
This commit is contained in:
madmaxoft
2013-12-27 20:56:01 +01:00
parent 9689896f9c
commit 537d1c4e42
5 changed files with 50 additions and 0 deletions

View File

@@ -2761,6 +2761,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 = "WebWorldThreads.html", Title = "Webserver vs World threads" },
}
} ;