You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by ad...@apache.org on 2017/03/25 06:24:53 UTC

[03/11] incubator-mynewt-site git commit: Closes PR 163 and 164. Updates events and BSPs supported.

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/c1a9e073/latest/os/get_started/vocabulary/index.html
----------------------------------------------------------------------
diff --git a/latest/os/get_started/vocabulary/index.html b/latest/os/get_started/vocabulary/index.html
index 0b1a3c2..0782e2d 100644
--- a/latest/os/get_started/vocabulary/index.html
+++ b/latest/os/get_started/vocabulary/index.html
@@ -344,7 +344,7 @@ project.repositories:
 #
 repository.apache-mynewt-core:
     type: github
-    vers: 0-latest
+    vers: 1-latest
     user: apache
     repo: incubator-mynewt-core
 $ 
@@ -362,9 +362,9 @@ relies upon.</p>
 the <code>apache-mynewt-core</code> repository.</p>
 </li>
 <li>
-<p><code>vers=0-latest</code>: Defines the repository version. This string will use the 
+<p><code>vers=1-latest</code>: Defines the repository version. This string will use the 
 latest code in the 'Master' github branch. To use the latest version in the 
-develop branch, just change it to <code>vers=0-dev</code></p>
+develop branch, just change it to <code>vers=1-dev</code></p>
 </li>
 </ul>
 <p>Repositories are versioned collections of packages.  </p>
@@ -440,19 +440,24 @@ of your project.  Most targets consist of: </p>
 <p>In order to create and manipulate targets, the <em>newt</em> tool offers a set of helper commands,
 you can find more information about these by issuing:</p>
 <p>$ newt target</p>
-<div class="codehilite" style="background: #ffffff"><pre style="line-height: 125%">Usage:
+<div class="codehilite" style="background: #ffffff"><pre style="line-height: 125%">newt target
+Usage:
   newt target [flags]
   newt target [command]
 
 Available Commands:
-  config      View target system configuration
+  config      View or populate a target&#39;s system configuration
   copy        Copy target
   create      Create a target
   delete      Delete target
+  dep         View target&#39;s dependency graph
+  revdep      View target&#39;s reverse-dependency graph
   set         Set target configuration variable
   show        View target configuration variables
 
 Global Flags:
+  -h, --help              Help for newt commands
+  -j, --jobs int          Number of concurrent build jobs (default 8)
   -l, --loglevel string   Log level (default &quot;WARN&quot;)
   -o, --outfile string    Filename to tee output to
   -q, --quiet             Be quiet; only display error output
@@ -460,6 +465,7 @@ Global Flags:
   -v, --verbose           Enable verbose output when executing commands
 
 Use &quot;newt target [command] --help&quot; for more information about a command.
+
 $ 
 </pre></div>
 
@@ -470,7 +476,7 @@ a file called <code>syscfg.yml</code> and you will find these configuration file
 files directly to change some default settings, it is best to override the default settings in a <code>syscfg.yml</code> file in your project
 directory rather than editing the package configurations directly.</p>
 <p>To see all <strong>all</strong> the system configuration settings, simply type</p>
-<div class="codehilite" style="background: #ffffff"><pre style="line-height: 125%">$ newt target config &lt;target-name&gt;
+<div class="codehilite" style="background: #ffffff"><pre style="line-height: 125%">$ newt target config show &lt;target-name&gt;
 ...
 * PACKAGE: sys/stats
   * Setting: STATS_CLI

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/c1a9e073/latest/os/modules/baselibc/index.html
----------------------------------------------------------------------
diff --git a/latest/os/modules/baselibc/index.html b/latest/os/modules/baselibc/index.html
index 42faf5c..0f12935 100644
--- a/latest/os/modules/baselibc/index.html
+++ b/latest/os/modules/baselibc/index.html
@@ -388,17 +388,6 @@
                 
   
   
-    <li ><a href="../elua/elua/">Embedded Lua</a>
-  
-  
-    </li>
-
-              
-          
-              
-                
-  
-  
     <li ><a href="../json/json/">JSON</a>
   
   
@@ -587,8 +576,8 @@ pages at <a href="#https://www.freebsd.org/cgi/man.cgi">https://www.freebsd.org/
     </li>
     <li class="pull-right">
     
-    <a href=../elua/elua/>
-        Next: Embedded Lua
+    <a href=../json/json/>
+        Next: JSON
         <span class="fa fa-arrow-right"></span>
     </a>
     

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/c1a9e073/latest/os/modules/bootloader/boot_build_status/index.html
----------------------------------------------------------------------
diff --git a/latest/os/modules/bootloader/boot_build_status/index.html b/latest/os/modules/bootloader/boot_build_status/index.html
index 6461dbe..2d697cc 100644
--- a/latest/os/modules/bootloader/boot_build_status/index.html
+++ b/latest/os/modules/bootloader/boot_build_status/index.html
@@ -619,17 +619,6 @@
                 
   
   
-    <li ><a href="../../elua/elua/">Embedded Lua</a>
-  
-  
-    </li>
-
-              
-          
-              
-                
-  
-  
     <li ><a href="../../json/json/">JSON</a>
   
   

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/c1a9e073/latest/os/modules/bootloader/boot_build_status_one/index.html
----------------------------------------------------------------------
diff --git a/latest/os/modules/bootloader/boot_build_status_one/index.html b/latest/os/modules/bootloader/boot_build_status_one/index.html
index 5166ed4..ed38ec7 100644
--- a/latest/os/modules/bootloader/boot_build_status_one/index.html
+++ b/latest/os/modules/bootloader/boot_build_status_one/index.html
@@ -619,17 +619,6 @@
                 
   
   
-    <li ><a href="../../elua/elua/">Embedded Lua</a>
-  
-  
-    </li>
-
-              
-          
-              
-                
-  
-  
     <li ><a href="../../json/json/">JSON</a>
   
   

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/c1a9e073/latest/os/modules/bootloader/boot_clear_status/index.html
----------------------------------------------------------------------
diff --git a/latest/os/modules/bootloader/boot_clear_status/index.html b/latest/os/modules/bootloader/boot_clear_status/index.html
index e4eb9bb..d108021 100644
--- a/latest/os/modules/bootloader/boot_clear_status/index.html
+++ b/latest/os/modules/bootloader/boot_clear_status/index.html
@@ -619,17 +619,6 @@
                 
   
   
-    <li ><a href="../../elua/elua/">Embedded Lua</a>
-  
-  
-    </li>
-
-              
-          
-              
-                
-  
-  
     <li ><a href="../../json/json/">JSON</a>
   
   

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/c1a9e073/latest/os/modules/bootloader/boot_copy_area/index.html
----------------------------------------------------------------------
diff --git a/latest/os/modules/bootloader/boot_copy_area/index.html b/latest/os/modules/bootloader/boot_copy_area/index.html
index ec14ebb..d8dd573 100644
--- a/latest/os/modules/bootloader/boot_copy_area/index.html
+++ b/latest/os/modules/bootloader/boot_copy_area/index.html
@@ -619,17 +619,6 @@
                 
   
   
-    <li ><a href="../../elua/elua/">Embedded Lua</a>
-  
-  
-    </li>
-
-              
-          
-              
-                
-  
-  
     <li ><a href="../../json/json/">JSON</a>
   
   

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/c1a9e073/latest/os/modules/bootloader/boot_copy_image/index.html
----------------------------------------------------------------------
diff --git a/latest/os/modules/bootloader/boot_copy_image/index.html b/latest/os/modules/bootloader/boot_copy_image/index.html
index 9df5d27..e1bf304 100644
--- a/latest/os/modules/bootloader/boot_copy_image/index.html
+++ b/latest/os/modules/bootloader/boot_copy_image/index.html
@@ -619,17 +619,6 @@
                 
   
   
-    <li ><a href="../../elua/elua/">Embedded Lua</a>
-  
-  
-    </li>
-
-              
-          
-              
-                
-  
-  
     <li ><a href="../../json/json/">JSON</a>
   
   

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/c1a9e073/latest/os/modules/bootloader/boot_erase_area/index.html
----------------------------------------------------------------------
diff --git a/latest/os/modules/bootloader/boot_erase_area/index.html b/latest/os/modules/bootloader/boot_erase_area/index.html
index 70ec326..5d0ad0f 100644
--- a/latest/os/modules/bootloader/boot_erase_area/index.html
+++ b/latest/os/modules/bootloader/boot_erase_area/index.html
@@ -619,17 +619,6 @@
                 
   
   
-    <li ><a href="../../elua/elua/">Embedded Lua</a>
-  
-  
-    </li>
-
-              
-          
-              
-                
-  
-  
     <li ><a href="../../json/json/">JSON</a>
   
   

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/c1a9e073/latest/os/modules/bootloader/boot_fill_slot/index.html
----------------------------------------------------------------------
diff --git a/latest/os/modules/bootloader/boot_fill_slot/index.html b/latest/os/modules/bootloader/boot_fill_slot/index.html
index 1640e73..d7fd6ab 100644
--- a/latest/os/modules/bootloader/boot_fill_slot/index.html
+++ b/latest/os/modules/bootloader/boot_fill_slot/index.html
@@ -619,17 +619,6 @@
                 
   
   
-    <li ><a href="../../elua/elua/">Embedded Lua</a>
-  
-  
-    </li>
-
-              
-          
-              
-                
-  
-  
     <li ><a href="../../json/json/">JSON</a>
   
   

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/c1a9e073/latest/os/modules/bootloader/boot_find_image_area_idx/index.html
----------------------------------------------------------------------
diff --git a/latest/os/modules/bootloader/boot_find_image_area_idx/index.html b/latest/os/modules/bootloader/boot_find_image_area_idx/index.html
index 3b9b899..70b7717 100644
--- a/latest/os/modules/bootloader/boot_find_image_area_idx/index.html
+++ b/latest/os/modules/bootloader/boot_find_image_area_idx/index.html
@@ -619,17 +619,6 @@
                 
   
   
-    <li ><a href="../../elua/elua/">Embedded Lua</a>
-  
-  
-    </li>
-
-              
-          
-              
-                
-  
-  
     <li ><a href="../../json/json/">JSON</a>
   
   

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/c1a9e073/latest/os/modules/bootloader/boot_find_image_part/index.html
----------------------------------------------------------------------
diff --git a/latest/os/modules/bootloader/boot_find_image_part/index.html b/latest/os/modules/bootloader/boot_find_image_part/index.html
index 72c67d6..9768dab 100644
--- a/latest/os/modules/bootloader/boot_find_image_part/index.html
+++ b/latest/os/modules/bootloader/boot_find_image_part/index.html
@@ -619,17 +619,6 @@
                 
   
   
-    <li ><a href="../../elua/elua/">Embedded Lua</a>
-  
-  
-    </li>
-
-              
-          
-              
-                
-  
-  
     <li ><a href="../../json/json/">JSON</a>
   
   

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/c1a9e073/latest/os/modules/bootloader/boot_find_image_slot/index.html
----------------------------------------------------------------------
diff --git a/latest/os/modules/bootloader/boot_find_image_slot/index.html b/latest/os/modules/bootloader/boot_find_image_slot/index.html
index 1c7ed80..d2e31bf 100644
--- a/latest/os/modules/bootloader/boot_find_image_slot/index.html
+++ b/latest/os/modules/bootloader/boot_find_image_slot/index.html
@@ -619,17 +619,6 @@
                 
   
   
-    <li ><a href="../../elua/elua/">Embedded Lua</a>
-  
-  
-    </li>
-
-              
-          
-              
-                
-  
-  
     <li ><a href="../../json/json/">JSON</a>
   
   

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/c1a9e073/latest/os/modules/bootloader/boot_go/index.html
----------------------------------------------------------------------
diff --git a/latest/os/modules/bootloader/boot_go/index.html b/latest/os/modules/bootloader/boot_go/index.html
index 7efd3e6..07a9694 100644
--- a/latest/os/modules/bootloader/boot_go/index.html
+++ b/latest/os/modules/bootloader/boot_go/index.html
@@ -619,17 +619,6 @@
                 
   
   
-    <li ><a href="../../elua/elua/">Embedded Lua</a>
-  
-  
-    </li>
-
-              
-          
-              
-                
-  
-  
     <li ><a href="../../json/json/">JSON</a>
   
   

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/c1a9e073/latest/os/modules/bootloader/boot_init_flash/index.html
----------------------------------------------------------------------
diff --git a/latest/os/modules/bootloader/boot_init_flash/index.html b/latest/os/modules/bootloader/boot_init_flash/index.html
index f7b5ab2..388f517 100644
--- a/latest/os/modules/bootloader/boot_init_flash/index.html
+++ b/latest/os/modules/bootloader/boot_init_flash/index.html
@@ -619,17 +619,6 @@
                 
   
   
-    <li ><a href="../../elua/elua/">Embedded Lua</a>
-  
-  
-    </li>
-
-              
-          
-              
-                
-  
-  
     <li ><a href="../../json/json/">JSON</a>
   
   

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/c1a9e073/latest/os/modules/bootloader/boot_move_area/index.html
----------------------------------------------------------------------
diff --git a/latest/os/modules/bootloader/boot_move_area/index.html b/latest/os/modules/bootloader/boot_move_area/index.html
index 2fcebcf..89f19e4 100644
--- a/latest/os/modules/bootloader/boot_move_area/index.html
+++ b/latest/os/modules/bootloader/boot_move_area/index.html
@@ -619,17 +619,6 @@
                 
   
   
-    <li ><a href="../../elua/elua/">Embedded Lua</a>
-  
-  
-    </li>
-
-              
-          
-              
-                
-  
-  
     <li ><a href="../../json/json/">JSON</a>
   
   

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/c1a9e073/latest/os/modules/bootloader/boot_read_image_header/index.html
----------------------------------------------------------------------
diff --git a/latest/os/modules/bootloader/boot_read_image_header/index.html b/latest/os/modules/bootloader/boot_read_image_header/index.html
index 2b9af36..3d07729 100644
--- a/latest/os/modules/bootloader/boot_read_image_header/index.html
+++ b/latest/os/modules/bootloader/boot_read_image_header/index.html
@@ -619,17 +619,6 @@
                 
   
   
-    <li ><a href="../../elua/elua/">Embedded Lua</a>
-  
-  
-    </li>
-
-              
-          
-              
-                
-  
-  
     <li ><a href="../../json/json/">JSON</a>
   
   

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/c1a9e073/latest/os/modules/bootloader/boot_read_image_headers/index.html
----------------------------------------------------------------------
diff --git a/latest/os/modules/bootloader/boot_read_image_headers/index.html b/latest/os/modules/bootloader/boot_read_image_headers/index.html
index 2df13db..1775015 100644
--- a/latest/os/modules/bootloader/boot_read_image_headers/index.html
+++ b/latest/os/modules/bootloader/boot_read_image_headers/index.html
@@ -619,17 +619,6 @@
                 
   
   
-    <li ><a href="../../elua/elua/">Embedded Lua</a>
-  
-  
-    </li>
-
-              
-          
-              
-                
-  
-  
     <li ><a href="../../json/json/">JSON</a>
   
   

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/c1a9e073/latest/os/modules/bootloader/boot_read_status/index.html
----------------------------------------------------------------------
diff --git a/latest/os/modules/bootloader/boot_read_status/index.html b/latest/os/modules/bootloader/boot_read_status/index.html
index 09b8e63..a8a9fb0 100644
--- a/latest/os/modules/bootloader/boot_read_status/index.html
+++ b/latest/os/modules/bootloader/boot_read_status/index.html
@@ -619,17 +619,6 @@
                 
   
   
-    <li ><a href="../../elua/elua/">Embedded Lua</a>
-  
-  
-    </li>
-
-              
-          
-              
-                
-  
-  
     <li ><a href="../../json/json/">JSON</a>
   
   

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/c1a9e073/latest/os/modules/bootloader/boot_select_image_slot/index.html
----------------------------------------------------------------------
diff --git a/latest/os/modules/bootloader/boot_select_image_slot/index.html b/latest/os/modules/bootloader/boot_select_image_slot/index.html
index 2ce5c14..0ec4085 100644
--- a/latest/os/modules/bootloader/boot_select_image_slot/index.html
+++ b/latest/os/modules/bootloader/boot_select_image_slot/index.html
@@ -619,17 +619,6 @@
                 
   
   
-    <li ><a href="../../elua/elua/">Embedded Lua</a>
-  
-  
-    </li>
-
-              
-          
-              
-                
-  
-  
     <li ><a href="../../json/json/">JSON</a>
   
   

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/c1a9e073/latest/os/modules/bootloader/boot_slot_addr/index.html
----------------------------------------------------------------------
diff --git a/latest/os/modules/bootloader/boot_slot_addr/index.html b/latest/os/modules/bootloader/boot_slot_addr/index.html
index 5797e90..11c7639 100644
--- a/latest/os/modules/bootloader/boot_slot_addr/index.html
+++ b/latest/os/modules/bootloader/boot_slot_addr/index.html
@@ -619,17 +619,6 @@
                 
   
   
-    <li ><a href="../../elua/elua/">Embedded Lua</a>
-  
-  
-    </li>
-
-              
-          
-              
-                
-  
-  
     <li ><a href="../../json/json/">JSON</a>
   
   

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/c1a9e073/latest/os/modules/bootloader/boot_slot_to_area_idx/index.html
----------------------------------------------------------------------
diff --git a/latest/os/modules/bootloader/boot_slot_to_area_idx/index.html b/latest/os/modules/bootloader/boot_slot_to_area_idx/index.html
index adccc0d..0286e1d 100644
--- a/latest/os/modules/bootloader/boot_slot_to_area_idx/index.html
+++ b/latest/os/modules/bootloader/boot_slot_to_area_idx/index.html
@@ -619,17 +619,6 @@
                 
   
   
-    <li ><a href="../../elua/elua/">Embedded Lua</a>
-  
-  
-    </li>
-
-              
-          
-              
-                
-  
-  
     <li ><a href="../../json/json/">JSON</a>
   
   

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/c1a9e073/latest/os/modules/bootloader/boot_swap_areas/index.html
----------------------------------------------------------------------
diff --git a/latest/os/modules/bootloader/boot_swap_areas/index.html b/latest/os/modules/bootloader/boot_swap_areas/index.html
index 0537348..bc49661 100644
--- a/latest/os/modules/bootloader/boot_swap_areas/index.html
+++ b/latest/os/modules/bootloader/boot_swap_areas/index.html
@@ -619,17 +619,6 @@
                 
   
   
-    <li ><a href="../../elua/elua/">Embedded Lua</a>
-  
-  
-    </li>
-
-              
-          
-              
-                
-  
-  
     <li ><a href="../../json/json/">JSON</a>
   
   

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/c1a9e073/latest/os/modules/bootloader/boot_vect_delete_main/index.html
----------------------------------------------------------------------
diff --git a/latest/os/modules/bootloader/boot_vect_delete_main/index.html b/latest/os/modules/bootloader/boot_vect_delete_main/index.html
index 4a9b45d..3009096 100644
--- a/latest/os/modules/bootloader/boot_vect_delete_main/index.html
+++ b/latest/os/modules/bootloader/boot_vect_delete_main/index.html
@@ -619,17 +619,6 @@
                 
   
   
-    <li ><a href="../../elua/elua/">Embedded Lua</a>
-  
-  
-    </li>
-
-              
-          
-              
-                
-  
-  
     <li ><a href="../../json/json/">JSON</a>
   
   

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/c1a9e073/latest/os/modules/bootloader/boot_vect_delete_test/index.html
----------------------------------------------------------------------
diff --git a/latest/os/modules/bootloader/boot_vect_delete_test/index.html b/latest/os/modules/bootloader/boot_vect_delete_test/index.html
index b12c1f0..6c256eb 100644
--- a/latest/os/modules/bootloader/boot_vect_delete_test/index.html
+++ b/latest/os/modules/bootloader/boot_vect_delete_test/index.html
@@ -619,17 +619,6 @@
                 
   
   
-    <li ><a href="../../elua/elua/">Embedded Lua</a>
-  
-  
-    </li>
-
-              
-          
-              
-                
-  
-  
     <li ><a href="../../json/json/">JSON</a>
   
   

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/c1a9e073/latest/os/modules/bootloader/boot_vect_read_main/index.html
----------------------------------------------------------------------
diff --git a/latest/os/modules/bootloader/boot_vect_read_main/index.html b/latest/os/modules/bootloader/boot_vect_read_main/index.html
index e011e5d..3104030 100644
--- a/latest/os/modules/bootloader/boot_vect_read_main/index.html
+++ b/latest/os/modules/bootloader/boot_vect_read_main/index.html
@@ -619,17 +619,6 @@
                 
   
   
-    <li ><a href="../../elua/elua/">Embedded Lua</a>
-  
-  
-    </li>
-
-              
-          
-              
-                
-  
-  
     <li ><a href="../../json/json/">JSON</a>
   
   

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/c1a9e073/latest/os/modules/bootloader/boot_vect_read_one/index.html
----------------------------------------------------------------------
diff --git a/latest/os/modules/bootloader/boot_vect_read_one/index.html b/latest/os/modules/bootloader/boot_vect_read_one/index.html
index 43a57fa..e711bf8 100644
--- a/latest/os/modules/bootloader/boot_vect_read_one/index.html
+++ b/latest/os/modules/bootloader/boot_vect_read_one/index.html
@@ -619,17 +619,6 @@
                 
   
   
-    <li ><a href="../../elua/elua/">Embedded Lua</a>
-  
-  
-    </li>
-
-              
-          
-              
-                
-  
-  
     <li ><a href="../../json/json/">JSON</a>
   
   

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/c1a9e073/latest/os/modules/bootloader/boot_vect_read_test/index.html
----------------------------------------------------------------------
diff --git a/latest/os/modules/bootloader/boot_vect_read_test/index.html b/latest/os/modules/bootloader/boot_vect_read_test/index.html
index 8e47ff0..c92fac9 100644
--- a/latest/os/modules/bootloader/boot_vect_read_test/index.html
+++ b/latest/os/modules/bootloader/boot_vect_read_test/index.html
@@ -619,17 +619,6 @@
                 
   
   
-    <li ><a href="../../elua/elua/">Embedded Lua</a>
-  
-  
-    </li>
-
-              
-          
-              
-                
-  
-  
     <li ><a href="../../json/json/">JSON</a>
   
   

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/c1a9e073/latest/os/modules/bootloader/boot_write_status/index.html
----------------------------------------------------------------------
diff --git a/latest/os/modules/bootloader/boot_write_status/index.html b/latest/os/modules/bootloader/boot_write_status/index.html
index 1ea3112..c8973b7 100644
--- a/latest/os/modules/bootloader/boot_write_status/index.html
+++ b/latest/os/modules/bootloader/boot_write_status/index.html
@@ -619,17 +619,6 @@
                 
   
   
-    <li ><a href="../../elua/elua/">Embedded Lua</a>
-  
-  
-    </li>
-
-              
-          
-              
-                
-  
-  
     <li ><a href="../../json/json/">JSON</a>
   
   

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/c1a9e073/latest/os/modules/bootloader/bootloader/index.html
----------------------------------------------------------------------
diff --git a/latest/os/modules/bootloader/bootloader/index.html b/latest/os/modules/bootloader/bootloader/index.html
index 0930cda..c61ba5a 100644
--- a/latest/os/modules/bootloader/bootloader/index.html
+++ b/latest/os/modules/bootloader/bootloader/index.html
@@ -407,17 +407,6 @@
                 
   
   
-    <li ><a href="../../elua/elua/">Embedded Lua</a>
-  
-  
-    </li>
-
-              
-          
-              
-                
-  
-  
     <li ><a href="../../json/json/">JSON</a>
   
   

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/c1a9e073/latest/os/modules/console/console/index.html
----------------------------------------------------------------------
diff --git a/latest/os/modules/console/console/index.html b/latest/os/modules/console/console/index.html
index 9a61b8a..99a552c 100644
--- a/latest/os/modules/console/console/index.html
+++ b/latest/os/modules/console/console/index.html
@@ -407,17 +407,6 @@
                 
   
   
-    <li ><a href="../../elua/elua/">Embedded Lua</a>
-  
-  
-    </li>
-
-              
-          
-              
-                
-  
-  
     <li ><a href="../../json/json/">JSON</a>
   
   

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/c1a9e073/latest/os/modules/console/console_blocking_mode/index.html
----------------------------------------------------------------------
diff --git a/latest/os/modules/console/console_blocking_mode/index.html b/latest/os/modules/console/console_blocking_mode/index.html
index b32550e..4a945ab 100644
--- a/latest/os/modules/console/console_blocking_mode/index.html
+++ b/latest/os/modules/console/console_blocking_mode/index.html
@@ -467,17 +467,6 @@
                 
   
   
-    <li ><a href="../../elua/elua/">Embedded Lua</a>
-  
-  
-    </li>
-
-              
-          
-              
-                
-  
-  
     <li ><a href="../../json/json/">JSON</a>
   
   

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/c1a9e073/latest/os/modules/console/console_echo/index.html
----------------------------------------------------------------------
diff --git a/latest/os/modules/console/console_echo/index.html b/latest/os/modules/console/console_echo/index.html
index 8cc0b90..23e5cde 100644
--- a/latest/os/modules/console/console_echo/index.html
+++ b/latest/os/modules/console/console_echo/index.html
@@ -467,17 +467,6 @@
                 
   
   
-    <li ><a href="../../elua/elua/">Embedded Lua</a>
-  
-  
-    </li>
-
-              
-          
-              
-                
-  
-  
     <li ><a href="../../json/json/">JSON</a>
   
   

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/c1a9e073/latest/os/modules/console/console_init/index.html
----------------------------------------------------------------------
diff --git a/latest/os/modules/console/console_init/index.html b/latest/os/modules/console/console_init/index.html
index 76ad56a..26fc669 100644
--- a/latest/os/modules/console/console_init/index.html
+++ b/latest/os/modules/console/console_init/index.html
@@ -467,17 +467,6 @@
                 
   
   
-    <li ><a href="../../elua/elua/">Embedded Lua</a>
-  
-  
-    </li>
-
-              
-          
-              
-                
-  
-  
     <li ><a href="../../json/json/">JSON</a>
   
   

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/c1a9e073/latest/os/modules/console/console_is_init/index.html
----------------------------------------------------------------------
diff --git a/latest/os/modules/console/console_is_init/index.html b/latest/os/modules/console/console_is_init/index.html
index 8842235..e64820e 100644
--- a/latest/os/modules/console/console_is_init/index.html
+++ b/latest/os/modules/console/console_is_init/index.html
@@ -467,17 +467,6 @@
                 
   
   
-    <li ><a href="../../elua/elua/">Embedded Lua</a>
-  
-  
-    </li>
-
-              
-          
-              
-                
-  
-  
     <li ><a href="../../json/json/">JSON</a>
   
   

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/c1a9e073/latest/os/modules/console/console_printf/index.html
----------------------------------------------------------------------
diff --git a/latest/os/modules/console/console_printf/index.html b/latest/os/modules/console/console_printf/index.html
index ffa9a0c..8331fa0 100644
--- a/latest/os/modules/console/console_printf/index.html
+++ b/latest/os/modules/console/console_printf/index.html
@@ -467,17 +467,6 @@
                 
   
   
-    <li ><a href="../../elua/elua/">Embedded Lua</a>
-  
-  
-    </li>
-
-              
-          
-              
-                
-  
-  
     <li ><a href="../../json/json/">JSON</a>
   
   

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/c1a9e073/latest/os/modules/console/console_read/index.html
----------------------------------------------------------------------
diff --git a/latest/os/modules/console/console_read/index.html b/latest/os/modules/console/console_read/index.html
index dd00d08..f11568c 100644
--- a/latest/os/modules/console/console_read/index.html
+++ b/latest/os/modules/console/console_read/index.html
@@ -467,17 +467,6 @@
                 
   
   
-    <li ><a href="../../elua/elua/">Embedded Lua</a>
-  
-  
-    </li>
-
-              
-          
-              
-                
-  
-  
     <li ><a href="../../json/json/">JSON</a>
   
   

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/c1a9e073/latest/os/modules/console/console_write/index.html
----------------------------------------------------------------------
diff --git a/latest/os/modules/console/console_write/index.html b/latest/os/modules/console/console_write/index.html
index 01fbd92..7a52dec 100644
--- a/latest/os/modules/console/console_write/index.html
+++ b/latest/os/modules/console/console_write/index.html
@@ -467,17 +467,6 @@
                 
   
   
-    <li ><a href="../../elua/elua/">Embedded Lua</a>
-  
-  
-    </li>
-
-              
-          
-              
-                
-  
-  
     <li ><a href="../../json/json/">JSON</a>
   
   

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/c1a9e073/latest/os/modules/devmgmt/customize_newtmgr/index.html
----------------------------------------------------------------------
diff --git a/latest/os/modules/devmgmt/customize_newtmgr/index.html b/latest/os/modules/devmgmt/customize_newtmgr/index.html
index 7f66477..f8e8483 100644
--- a/latest/os/modules/devmgmt/customize_newtmgr/index.html
+++ b/latest/os/modules/devmgmt/customize_newtmgr/index.html
@@ -410,17 +410,6 @@
                 
   
   
-    <li ><a href="../../elua/elua/">Embedded Lua</a>
-  
-  
-    </li>
-
-              
-          
-              
-                
-  
-  
     <li ><a href="../../json/json/">JSON</a>
   
   

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/c1a9e073/latest/os/modules/devmgmt/newtmgr/index.html
----------------------------------------------------------------------
diff --git a/latest/os/modules/devmgmt/newtmgr/index.html b/latest/os/modules/devmgmt/newtmgr/index.html
index a598a37..f954bd7 100644
--- a/latest/os/modules/devmgmt/newtmgr/index.html
+++ b/latest/os/modules/devmgmt/newtmgr/index.html
@@ -410,17 +410,6 @@
                 
   
   
-    <li ><a href="../../elua/elua/">Embedded Lua</a>
-  
-  
-    </li>
-
-              
-          
-              
-                
-  
-  
     <li ><a href="../../json/json/">JSON</a>
   
   

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/c1a9e073/latest/os/modules/devmgmt/oicmgr/index.html
----------------------------------------------------------------------
diff --git a/latest/os/modules/devmgmt/oicmgr/index.html b/latest/os/modules/devmgmt/oicmgr/index.html
index 91c88b8..abbab51 100644
--- a/latest/os/modules/devmgmt/oicmgr/index.html
+++ b/latest/os/modules/devmgmt/oicmgr/index.html
@@ -410,17 +410,6 @@
                 
   
   
-    <li ><a href="../../elua/elua/">Embedded Lua</a>
-  
-  
-    </li>
-
-              
-          
-              
-                
-  
-  
     <li ><a href="../../json/json/">JSON</a>
   
   

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/c1a9e073/latest/os/modules/drivers/driver/index.html
----------------------------------------------------------------------
diff --git a/latest/os/modules/drivers/driver/index.html b/latest/os/modules/drivers/driver/index.html
index 484b06c..59d6760 100644
--- a/latest/os/modules/drivers/driver/index.html
+++ b/latest/os/modules/drivers/driver/index.html
@@ -407,17 +407,6 @@
                 
   
   
-    <li ><a href="../../elua/elua/">Embedded Lua</a>
-  
-  
-    </li>
-
-              
-          
-              
-                
-  
-  
     <li ><a href="../../json/json/">JSON</a>
   
   

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/c1a9e073/latest/os/modules/drivers/flash/index.html
----------------------------------------------------------------------
diff --git a/latest/os/modules/drivers/flash/index.html b/latest/os/modules/drivers/flash/index.html
index 8a714ee..d99b004 100644
--- a/latest/os/modules/drivers/flash/index.html
+++ b/latest/os/modules/drivers/flash/index.html
@@ -435,17 +435,6 @@
                 
   
   
-    <li ><a href="../../elua/elua/">Embedded Lua</a>
-  
-  
-    </li>
-
-              
-          
-              
-                
-  
-  
     <li ><a href="../../json/json/">JSON</a>
   
   

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/c1a9e073/latest/os/modules/drivers/mmc/index.html
----------------------------------------------------------------------
diff --git a/latest/os/modules/drivers/mmc/index.html b/latest/os/modules/drivers/mmc/index.html
index e66499b..9f8a6fd 100644
--- a/latest/os/modules/drivers/mmc/index.html
+++ b/latest/os/modules/drivers/mmc/index.html
@@ -435,17 +435,6 @@
                 
   
   
-    <li ><a href="../../elua/elua/">Embedded Lua</a>
-  
-  
-    </li>
-
-              
-          
-              
-                
-  
-  
     <li ><a href="../../json/json/">JSON</a>
   
   

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/c1a9e073/latest/os/modules/elua/elua/index.html
----------------------------------------------------------------------
diff --git a/latest/os/modules/elua/elua/index.html b/latest/os/modules/elua/elua/index.html
deleted file mode 100644
index 0e2af30..0000000
--- a/latest/os/modules/elua/elua/index.html
+++ /dev/null
@@ -1,638 +0,0 @@
-<!DOCTYPE html>
-<html lang="en">
-    <head>
-        <meta charset="utf-8">
-        <meta http-equiv="X-UA-Compatible" content="IE=edge">
-        <meta name="viewport" content="width=device-width, initial-scale=1.0">
-        
-        
-        <!-- This is broken by doc revisioning.
-        <link rel="canonical" href="http://mynewt.apache.org/os/modules/elua/elua/"> -->
-        <link rel="shortcut icon" href="../../../../img/favicon.ico">
-
-	    <title>toc - Apache Mynewt</title>
-
-        <link href="../../../../css/bootstrap-3.0.3.min.css" rel="stylesheet">
-        <link rel="stylesheet" href="../../../../css/highlight.css">
-        <link href="../../../../css/base.css" rel="stylesheet">
-        <link href="../../../../css/custom.css" rel="stylesheet">
-        <link href="../../../../css/v2.css" rel="stylesheet">
-        <link href="https://fonts.googleapis.com/css?family=Lato" rel="stylesheet">
-        <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css">
-        <link href="../../../../extra.css" rel="stylesheet">
-
-        <!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
-        <!--[if lt IE 9]>
-            <script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
-            <script src="https://oss.maxcdn.com/libs/respond.js/1.3.0/respond.min.js"></script>
-        <![endif]-->
-
-        
-            <script>
-                (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
-                (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
-                m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
-                })(window,document,'script','//www.google-analytics.com/analytics.js','ga');
-
-                ga('create', 'UA-72162311-1', 'auto');
-                ga('send', 'pageview');
-            </script>
-        
-    </head>
-
-
-    <body class="toc">
-
-
-        <div class="container">
-    <div class="row v2-main-banner">
-        <a class="logo-cell" href="/">
-            <img class="logo" src="/img/logo.png">
-        </a>
-        <div class="tagline-cell">
-            <h4 class="tagline">An OS to build, deploy and securely manage billions of devices</h4>
-        </div>
-        <div class="news-cell">
-            <div class="well">
-                <h4>Latest News:</h4> <a href="/download">Apache Mynewt 1.0.0</a> released (March 22, 2017)
-            </div>
-        </div>
-    </div>
-</div>
-
-        
-
-
-
-
-
-
-<nav id="navbar" class="navbar navbar-inverse affix-top" data-spy="affix" data-offset-top="150" role="navigation">
-    <div class="container">
-        <!-- Collapsed navigation -->
-        <div class="navbar-header">
-            <!-- Expander button -->
-            <button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse">
-                <span class="sr-only">Toggle navigation</span>
-                <span class="icon-bar"></span>
-                <span class="icon-bar"></span>
-                <span class="icon-bar"></span>
-            </button>
-
-        </div>
-
-        <!-- Expanded navigation -->
-        <div class="navbar-collapse collapse">
-            <!-- Main navigation -->
-            <ul class="nav navbar-nav navbar-right">
-                <li 
-  class=""
->
-                    <a href="/"><i class="fa fa-home" style="font-size: larger;"></i></a>
-                </li>
-                <li 
-  class="important"
->
-                    <a href="/quick-start/">Quick Start</a>
-                </li>
-                <li 
-  class=""
->
-                    <a href="/about/">About</a>
-                </li>
-                <li 
-  class=""
->
-                    <a href="/talks/">Talks</a>
-                </li>
-                <li 
-  class="active"
->
-                    <a href="/latest/os/introduction">Documentation</a>
-                </li>
-                <li 
-  class=""
->
-                    <a href="/download/">Download</a>
-                </li>
-                <li 
-  class=""
->
-                    <a href="/community/">Community</a>
-                </li>
-                <li 
-  class=""
->
-                    <a href="/events/">Events</a>
-                </li>
-            </ul>
-
-            <!-- Search, Navigation and Repo links -->
-            <ul class="nav navbar-nav navbar-right">
-                
-            </ul>
-        </div>
-    </div>
-</nav>
-
-        
-
-        <div class="container">
-            
-                <div class="row">
-                    <div class="col-md-3 v2-sidebar sidebar-container"><div id="docSidebar" class="hidden-print" role="complementary">
-    <div class="top">
-        <div role="search">
-            <form id="rtd-search-form" class="wy-form" action="../../../../search.html" method="get">
-                <div class="form-group">
-                    <input type="text" name="q" class="form-control" placeholder="Search documentation" />
-                </div>
-            </form>
-        </div>
-    </div>
-    <ul class="toc-nav">
-      <li class="doc-version">
-<select class="form-control" onchange="if (this.value) window.location.href=this.value">
-    
-    <option
-      value="/develop/os/introduction"
-      selected="selected"
-    >
-      Version: develop (latest)
-    </option>
-    
-    <option
-      value="/v0_9_0/os/introduction"
-      
-    >
-      Version: 0.9.0
-    </option>
-    
-</select>
-</li>
-      
-        
-      
-        
-      
-        
-      
-        
-      
-        
-      
-        
-      
-        
-      
-        
-      
-        
-          
-  
-  
-    <li ><a href="../../../introduction/">Mynewt Documentation</a>
-  
-  
-    <ul>
-          
-              
-          
-              
-                
-  
-  
-    <li ><a href="../../../get_started/get_started/">Basic Setup</a>
-  
-  
-    </li>
-
-              
-          
-              
-                
-    <li >
-      <a href="../../../get_started/vocabulary/">Concepts</a>
-    </li>
-
-              
-          
-              
-                
-  
-  
-    <li ><a href="../../../tutorials/tutorials/">Tutorials</a>
-  
-  
-    </li>
-
-              
-          
-              
-                
-  
-  
-    <li ><a href="../../../os_user_guide/">OS User Guide</a>
-  
-  
-    <ul>
-          
-              
-          
-              
-                
-  
-  
-    <li ><a href="../../../core_os/mynewt_os/">OS Core</a>
-  
-  
-    </li>
-
-              
-          
-              
-                
-  
-  
-    <li ><a href="../../../core_os/porting/port_os/">Porting to your Platform</a>
-  
-  
-    </li>
-
-              
-          
-              
-                
-  
-  
-    <li ><a href="../../console/console/">Console</a>
-  
-  
-    </li>
-
-              
-          
-              
-                
-  
-  
-    <li ><a href="../../shell/shell/">Shell</a>
-  
-  
-    </li>
-
-              
-          
-              
-                
-  
-  
-    <li ><a href="../../split/split/">Split Images</a>
-  
-  
-    </li>
-
-              
-          
-              
-                
-  
-  
-    <li ><a href="../../bootloader/bootloader/">Bootloader</a>
-  
-  
-    </li>
-
-              
-          
-              
-                
-  
-  
-    <li><a href="
-  
-  
-  ../../fs/fs/fs/
-
-">File System</a>
-  
-  
-    </li>
-
-              
-          
-              
-                
-  
-  
-    <li ><a href="../../hal/hal/">Hardware Abstraction Layer</a>
-  
-  
-    </li>
-
-              
-          
-              
-                
-  
-  
-    <li ><a href="../../drivers/driver/">Drivers</a>
-  
-  
-    </li>
-
-              
-          
-              
-                
-  
-  
-    <li ><a href="../../testutil/testutil/">Test Utilities</a>
-  
-  
-    </li>
-
-              
-          
-              
-                
-  
-  
-    <li ><a href="../../devmgmt/newtmgr/">Device Management with Newt Manager</a>
-  
-  
-    </li>
-
-              
-          
-              
-                
-  
-  
-    <li ><a href="../../imgmgr/imgmgr/">Image Manager</a>
-  
-  
-    </li>
-
-              
-          
-              
-                
-    <li >
-      <a href="../../baselibc/">Baselibc library</a>
-    </li>
-
-              
-          
-              
-                
-  
-  
-    <li class="active"><a href="./">Embedded Lua</a>
-  
-  
-    <ul>
-          
-              
-          
-              
-                
-  
-  
-    <li><a href="
-  ../lua_init/
-">Functions</a>
-  
-  
-    </li>
-
-              
-          
-    </ul>
-  
-    </li>
-
-              
-          
-              
-                
-  
-  
-    <li ><a href="../../json/json/">JSON</a>
-  
-  
-    </li>
-
-              
-          
-              
-                
-  
-  
-    <li ><a href="../../fcb/fcb/">Flash Circular Buffer</a>
-  
-  
-    </li>
-
-              
-          
-              
-                
-  
-  
-    <li ><a href="../../stats/stats/">Stats</a>
-  
-  
-    </li>
-
-              
-          
-              
-                
-  
-  
-    <li ><a href="../../logs/logs/">Logs</a>
-  
-  
-    </li>
-
-              
-          
-              
-                
-  
-  
-    <li ><a href="../../sysinitconfig/sysinitconfig/">System Configuration And Initialization</a>
-  
-  
-    </li>
-
-              
-          
-    </ul>
-  
-    </li>
-
-              
-          
-              
-                
-  
-  
-    <li><a href="
-  ../../../../network/ble/ble_intro/
-">BLE User Guide</a>
-  
-  
-    </li>
-
-              
-          
-              
-                
-  
-  
-    <li ><a href="../../../../newt/newt_intro/">Newt Tool Guide</a>
-  
-  
-    </li>
-
-              
-          
-              
-                
-  
-  
-    <li ><a href="../../../../newtmgr/overview/">Newt Manager Guide</a>
-  
-  
-    </li>
-
-              
-          
-    </ul>
-  
-    </li>
-
-        
-      
-        
-          
-  
-  
-    <li><a href="
-  ../../../../faq/how_to_edit_docs/
-">Appendix</a>
-  
-  
-    </li>
-
-        
-      
-    </ul>
-</div></div>
-
-                    <div class="col-md-9" role="main">
-                        <div class="doc-header">
-                            <div role="navigation" aria-label="breadcrumbs navigation">
-  <ul class="wy-breadcrumbs pull-right">
-    <li><a href="/latest/os/introduction">Docs</a></li>
-    
-    
-        
-          <li>&raquo; <a href="../../../os_user_guide/">OS User Guide</a></li>
-        
-      
-        
-          <li>&raquo; Embedded Lua</li>
-        
-      
-      
-    
-    
-  </ul>
-</div>
-                        </div>
-                        
-                            <h1 id="elua">elua</h1>
-<h3 id="description">Description</h3>
-<p>This package contains a Lua interpreter. See http://lua.org for documentation of the language.</p>
-<p>You can execute lua scripts either from console with shell or start the execution programmatically.</p>
-<h3 id="data-structures">Data structures</h3>
-<h3 id="notes">Notes</h3>
-<p>Currently we don't have language extension modules which would go together with this one, but those should be added.</p>
-<h3 id="list-of-functions">List of Functions</h3>
-<table>
-<thead>
-<tr>
-<th>Function</th>
-<th>Description</th>
-</tr>
-</thead>
-<tbody>
-<tr>
-<td><a href="../lua_init/">lua_init</a></td>
-<td>Registers 'lua' command with shell.</td>
-</tr>
-<tr>
-<td><a href="../lua_main/">lua_main</a></td>
-<td>Executes lua script in current task's context. Arguments given are passed to lua interpreter.</td>
-</tr>
-</tbody>
-</table>
-<p><Comments such as these instructions are placed within angle brackets. List all the functions here. Note how the anchors work. You put the text you want to show up as a link within [] and the relevant #heading within (). Note that the header has to have at least 2 words for the anchor to work - that's how it is. "no-highlight" disables syntax highlighting. You can enable it for a particular language by specifying what the language is instead of "no-highlight". Be warned that this highlighting or no-highlighting specification may not show up nicely on Mou.></p>
-                        
-                        <div class="row">
-                            
-
-
-
-<ul class="nav nav-pills" style="margin-bottom: 10px">
-    <li>
-    
-    <a href=../../baselibc/>
-        <span class="fa fa-arrow-left"></span>
-        Previous: Baselibc library
-    </a>
-    
-    </li>
-    <li class="pull-right">
-    
-    <a href=../lua_init/>
-        Next: lua_init
-        <span class="fa fa-arrow-right"></span>
-    </a>
-    
-    </li>
-</ul>
-                        </div>
-                        <footer class="row">
-    <div class="col-xs-12">
-        
-            <p class="copyright">Apache Mynewt (incubating) is available under Apache License, version 2.0.</p>
-        
-    </div>
-    <div class="col-xs-12">
-        <div class="logos">
-            <img src="/img/asf_logo_wide_small.png" alt="Apache" title="Apache">
-            <small class="footnote">
-                MyNewt is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.
-            </small>
-            <img src="/img/egg-logo2.png" alt="Apache Incubator" title="Apache Incubator">
-        </div>
-    </div>
-</footer>
-                    </div>
-                </div>
-            
-            
-        </div>
-
-        <script src="../../../../js/jquery-1.10.2.min.js"></script>
-        <script src="../../../../js/bootstrap-3.0.3.min.js"></script>
-        <script src="../../../../js/highlight.pack.js"></script>
-        <script src="../../../../js/base.js"></script>
-        <script src="../../../../js/custom.js"></script>
-
-    </body>
-</html>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/c1a9e073/latest/os/modules/elua/lua_init/index.html
----------------------------------------------------------------------
diff --git a/latest/os/modules/elua/lua_init/index.html b/latest/os/modules/elua/lua_init/index.html
deleted file mode 100644
index a33d15f..0000000
--- a/latest/os/modules/elua/lua_init/index.html
+++ /dev/null
@@ -1,657 +0,0 @@
-<!DOCTYPE html>
-<html lang="en">
-    <head>
-        <meta charset="utf-8">
-        <meta http-equiv="X-UA-Compatible" content="IE=edge">
-        <meta name="viewport" content="width=device-width, initial-scale=1.0">
-        
-        
-        <!-- This is broken by doc revisioning.
-        <link rel="canonical" href="http://mynewt.apache.org/os/modules/elua/lua_init/"> -->
-        <link rel="shortcut icon" href="../../../../img/favicon.ico">
-
-	    <title>lua_init - Apache Mynewt</title>
-
-        <link href="../../../../css/bootstrap-3.0.3.min.css" rel="stylesheet">
-        <link rel="stylesheet" href="../../../../css/highlight.css">
-        <link href="../../../../css/base.css" rel="stylesheet">
-        <link href="../../../../css/custom.css" rel="stylesheet">
-        <link href="../../../../css/v2.css" rel="stylesheet">
-        <link href="https://fonts.googleapis.com/css?family=Lato" rel="stylesheet">
-        <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css">
-        <link href="../../../../extra.css" rel="stylesheet">
-
-        <!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
-        <!--[if lt IE 9]>
-            <script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
-            <script src="https://oss.maxcdn.com/libs/respond.js/1.3.0/respond.min.js"></script>
-        <![endif]-->
-
-        
-            <script>
-                (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
-                (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
-                m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
-                })(window,document,'script','//www.google-analytics.com/analytics.js','ga');
-
-                ga('create', 'UA-72162311-1', 'auto');
-                ga('send', 'pageview');
-            </script>
-        
-    </head>
-
-
-    <body class="lua_init">
-
-
-        <div class="container">
-    <div class="row v2-main-banner">
-        <a class="logo-cell" href="/">
-            <img class="logo" src="/img/logo.png">
-        </a>
-        <div class="tagline-cell">
-            <h4 class="tagline">An OS to build, deploy and securely manage billions of devices</h4>
-        </div>
-        <div class="news-cell">
-            <div class="well">
-                <h4>Latest News:</h4> <a href="/download">Apache Mynewt 1.0.0</a> released (March 22, 2017)
-            </div>
-        </div>
-    </div>
-</div>
-
-        
-
-
-
-
-
-
-<nav id="navbar" class="navbar navbar-inverse affix-top" data-spy="affix" data-offset-top="150" role="navigation">
-    <div class="container">
-        <!-- Collapsed navigation -->
-        <div class="navbar-header">
-            <!-- Expander button -->
-            <button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse">
-                <span class="sr-only">Toggle navigation</span>
-                <span class="icon-bar"></span>
-                <span class="icon-bar"></span>
-                <span class="icon-bar"></span>
-            </button>
-
-        </div>
-
-        <!-- Expanded navigation -->
-        <div class="navbar-collapse collapse">
-            <!-- Main navigation -->
-            <ul class="nav navbar-nav navbar-right">
-                <li 
-  class=""
->
-                    <a href="/"><i class="fa fa-home" style="font-size: larger;"></i></a>
-                </li>
-                <li 
-  class="important"
->
-                    <a href="/quick-start/">Quick Start</a>
-                </li>
-                <li 
-  class=""
->
-                    <a href="/about/">About</a>
-                </li>
-                <li 
-  class=""
->
-                    <a href="/talks/">Talks</a>
-                </li>
-                <li 
-  class="active"
->
-                    <a href="/latest/os/introduction">Documentation</a>
-                </li>
-                <li 
-  class=""
->
-                    <a href="/download/">Download</a>
-                </li>
-                <li 
-  class=""
->
-                    <a href="/community/">Community</a>
-                </li>
-                <li 
-  class=""
->
-                    <a href="/events/">Events</a>
-                </li>
-            </ul>
-
-            <!-- Search, Navigation and Repo links -->
-            <ul class="nav navbar-nav navbar-right">
-                
-            </ul>
-        </div>
-    </div>
-</nav>
-
-        
-
-        <div class="container">
-            
-                <div class="row">
-                    <div class="col-md-3 v2-sidebar sidebar-container"><div id="docSidebar" class="hidden-print" role="complementary">
-    <div class="top">
-        <div role="search">
-            <form id="rtd-search-form" class="wy-form" action="../../../../search.html" method="get">
-                <div class="form-group">
-                    <input type="text" name="q" class="form-control" placeholder="Search documentation" />
-                </div>
-            </form>
-        </div>
-    </div>
-    <ul class="toc-nav">
-      <li class="doc-version">
-<select class="form-control" onchange="if (this.value) window.location.href=this.value">
-    
-    <option
-      value="/develop/os/introduction"
-      selected="selected"
-    >
-      Version: develop (latest)
-    </option>
-    
-    <option
-      value="/v0_9_0/os/introduction"
-      
-    >
-      Version: 0.9.0
-    </option>
-    
-</select>
-</li>
-      
-        
-      
-        
-      
-        
-      
-        
-      
-        
-      
-        
-      
-        
-      
-        
-      
-        
-          
-  
-  
-    <li ><a href="../../../introduction/">Mynewt Documentation</a>
-  
-  
-    <ul>
-          
-              
-          
-              
-                
-  
-  
-    <li ><a href="../../../get_started/get_started/">Basic Setup</a>
-  
-  
-    </li>
-
-              
-          
-              
-                
-    <li >
-      <a href="../../../get_started/vocabulary/">Concepts</a>
-    </li>
-
-              
-          
-              
-                
-  
-  
-    <li ><a href="../../../tutorials/tutorials/">Tutorials</a>
-  
-  
-    </li>
-
-              
-          
-              
-                
-  
-  
-    <li ><a href="../../../os_user_guide/">OS User Guide</a>
-  
-  
-    <ul>
-          
-              
-          
-              
-                
-  
-  
-    <li ><a href="../../../core_os/mynewt_os/">OS Core</a>
-  
-  
-    </li>
-
-              
-          
-              
-                
-  
-  
-    <li ><a href="../../../core_os/porting/port_os/">Porting to your Platform</a>
-  
-  
-    </li>
-
-              
-          
-              
-                
-  
-  
-    <li ><a href="../../console/console/">Console</a>
-  
-  
-    </li>
-
-              
-          
-              
-                
-  
-  
-    <li ><a href="../../shell/shell/">Shell</a>
-  
-  
-    </li>
-
-              
-          
-              
-                
-  
-  
-    <li ><a href="../../split/split/">Split Images</a>
-  
-  
-    </li>
-
-              
-          
-              
-                
-  
-  
-    <li ><a href="../../bootloader/bootloader/">Bootloader</a>
-  
-  
-    </li>
-
-              
-          
-              
-                
-  
-  
-    <li><a href="
-  
-  
-  ../../fs/fs/fs/
-
-">File System</a>
-  
-  
-    </li>
-
-              
-          
-              
-                
-  
-  
-    <li ><a href="../../hal/hal/">Hardware Abstraction Layer</a>
-  
-  
-    </li>
-
-              
-          
-              
-                
-  
-  
-    <li ><a href="../../drivers/driver/">Drivers</a>
-  
-  
-    </li>
-
-              
-          
-              
-                
-  
-  
-    <li ><a href="../../testutil/testutil/">Test Utilities</a>
-  
-  
-    </li>
-
-              
-          
-              
-                
-  
-  
-    <li ><a href="../../devmgmt/newtmgr/">Device Management with Newt Manager</a>
-  
-  
-    </li>
-
-              
-          
-              
-                
-  
-  
-    <li ><a href="../../imgmgr/imgmgr/">Image Manager</a>
-  
-  
-    </li>
-
-              
-          
-              
-                
-    <li >
-      <a href="../../baselibc/">Baselibc library</a>
-    </li>
-
-              
-          
-              
-                
-  
-  
-    <li ><a href="../elua/">Embedded Lua</a>
-  
-  
-    <ul>
-          
-              
-          
-              
-                
-  
-  
-    <li><a href="
-  ./
-">Functions</a>
-  
-  
-    <ul>
-          
-              
-                
-    <li class="active">
-      <a href="./">lua_init</a>
-    </li>
-
-              
-          
-              
-                
-    <li >
-      <a href="../lua_main/">lua_main</a>
-    </li>
-
-              
-          
-    </ul>
-  
-    </li>
-
-              
-          
-    </ul>
-  
-    </li>
-
-              
-          
-              
-                
-  
-  
-    <li ><a href="../../json/json/">JSON</a>
-  
-  
-    </li>
-
-              
-          
-              
-                
-  
-  
-    <li ><a href="../../fcb/fcb/">Flash Circular Buffer</a>
-  
-  
-    </li>
-
-              
-          
-              
-                
-  
-  
-    <li ><a href="../../stats/stats/">Stats</a>
-  
-  
-    </li>
-
-              
-          
-              
-                
-  
-  
-    <li ><a href="../../logs/logs/">Logs</a>
-  
-  
-    </li>
-
-              
-          
-              
-                
-  
-  
-    <li ><a href="../../sysinitconfig/sysinitconfig/">System Configuration And Initialization</a>
-  
-  
-    </li>
-
-              
-          
-    </ul>
-  
-    </li>
-
-              
-          
-              
-                
-  
-  
-    <li><a href="
-  ../../../../network/ble/ble_intro/
-">BLE User Guide</a>
-  
-  
-    </li>
-
-              
-          
-              
-                
-  
-  
-    <li ><a href="../../../../newt/newt_intro/">Newt Tool Guide</a>
-  
-  
-    </li>
-
-              
-          
-              
-                
-  
-  
-    <li ><a href="../../../../newtmgr/overview/">Newt Manager Guide</a>
-  
-  
-    </li>
-
-              
-          
-    </ul>
-  
-    </li>
-
-        
-      
-        
-          
-  
-  
-    <li><a href="
-  ../../../../faq/how_to_edit_docs/
-">Appendix</a>
-  
-  
-    </li>
-
-        
-      
-    </ul>
-</div></div>
-
-                    <div class="col-md-9" role="main">
-                        <div class="doc-header">
-                            <div role="navigation" aria-label="breadcrumbs navigation">
-  <ul class="wy-breadcrumbs pull-right">
-    <li><a href="/latest/os/introduction">Docs</a></li>
-    
-    
-        
-          <li>&raquo; <a href="../elua/">Embedded Lua</a></li>
-        
-      
-        
-          <li>&raquo; Functions</li>
-        
-      
-      
-        <li>&raquo; lua_init</li>
-      
-    
-    
-  </ul>
-</div>
-                        </div>
-                        
-                            <h2 id="lua_init"><font color="#F2853F" style="font-size:24pt"> lua_init </font></h2>
-<div class="codehilite" style="background: #ffffff"><pre style="line-height: 125%">   int
-   lua_init(void)
-</pre></div>
-
-
-<p>Registers 'lua' command with shell. This function should be called while initializing the project, preferably after shell itself has been initialized.</p>
-<h4 id="arguments">Arguments</h4>
-<p>N/A</p>
-<h4 id="returned-values">Returned values</h4>
-<p>Returns </p>
-<h4 id="notes">Notes</h4>
-<p>Calling this is meaningful only if you include the shell package in your project.</p>
-<h4 id="example">Example</h4>
-<div class="codehilite" style="background: #ffffff"><pre style="line-height: 125%">int main(int argc, char **argv)
-{
-    ...
-    shell_task_init(SHELL_TASK_PRIO, shell_stack, SHELL_TASK_STACK_SIZE,
-                         SHELL_MAX_INPUT_LEN);
-    ...
-    lua_init();
-    ...
-}
-</pre></div>
-                        
-                        <div class="row">
-                            
-
-
-
-<ul class="nav nav-pills" style="margin-bottom: 10px">
-    <li>
-    
-    <a href=../elua/>
-        <span class="fa fa-arrow-left"></span>
-        Previous: Embedded Lua
-    </a>
-    
-    </li>
-    <li class="pull-right">
-    
-    <a href=../lua_main/>
-        Next: lua_main
-        <span class="fa fa-arrow-right"></span>
-    </a>
-    
-    </li>
-</ul>
-                        </div>
-                        <footer class="row">
-    <div class="col-xs-12">
-        
-            <p class="copyright">Apache Mynewt (incubating) is available under Apache License, version 2.0.</p>
-        
-    </div>
-    <div class="col-xs-12">
-        <div class="logos">
-            <img src="/img/asf_logo_wide_small.png" alt="Apache" title="Apache">
-            <small class="footnote">
-                MyNewt is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.
-            </small>
-            <img src="/img/egg-logo2.png" alt="Apache Incubator" title="Apache Incubator">
-        </div>
-    </div>
-</footer>
-                    </div>
-                </div>
-            
-            
-        </div>
-
-        <script src="../../../../js/jquery-1.10.2.min.js"></script>
-        <script src="../../../../js/bootstrap-3.0.3.min.js"></script>
-        <script src="../../../../js/highlight.pack.js"></script>
-        <script src="../../../../js/base.js"></script>
-        <script src="../../../../js/custom.js"></script>
-
-    </body>
-</html>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/c1a9e073/latest/os/modules/elua/lua_main/index.html
----------------------------------------------------------------------
diff --git a/latest/os/modules/elua/lua_main/index.html b/latest/os/modules/elua/lua_main/index.html
deleted file mode 100644
index ddcb682..0000000
--- a/latest/os/modules/elua/lua_main/index.html
+++ /dev/null
@@ -1,670 +0,0 @@
-<!DOCTYPE html>
-<html lang="en">
-    <head>
-        <meta charset="utf-8">
-        <meta http-equiv="X-UA-Compatible" content="IE=edge">
-        <meta name="viewport" content="width=device-width, initial-scale=1.0">
-        
-        
-        <!-- This is broken by doc revisioning.
-        <link rel="canonical" href="http://mynewt.apache.org/os/modules/elua/lua_main/"> -->
-        <link rel="shortcut icon" href="../../../../img/favicon.ico">
-
-	    <title>lua_main - Apache Mynewt</title>
-
-        <link href="../../../../css/bootstrap-3.0.3.min.css" rel="stylesheet">
-        <link rel="stylesheet" href="../../../../css/highlight.css">
-        <link href="../../../../css/base.css" rel="stylesheet">
-        <link href="../../../../css/custom.css" rel="stylesheet">
-        <link href="../../../../css/v2.css" rel="stylesheet">
-        <link href="https://fonts.googleapis.com/css?family=Lato" rel="stylesheet">
-        <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css">
-        <link href="../../../../extra.css" rel="stylesheet">
-
-        <!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
-        <!--[if lt IE 9]>
-            <script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
-            <script src="https://oss.maxcdn.com/libs/respond.js/1.3.0/respond.min.js"></script>
-        <![endif]-->
-
-        
-            <script>
-                (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
-                (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
-                m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
-                })(window,document,'script','//www.google-analytics.com/analytics.js','ga');
-
-                ga('create', 'UA-72162311-1', 'auto');
-                ga('send', 'pageview');
-            </script>
-        
-    </head>
-
-
-    <body class="lua_main">
-
-
-        <div class="container">
-    <div class="row v2-main-banner">
-        <a class="logo-cell" href="/">
-            <img class="logo" src="/img/logo.png">
-        </a>
-        <div class="tagline-cell">
-            <h4 class="tagline">An OS to build, deploy and securely manage billions of devices</h4>
-        </div>
-        <div class="news-cell">
-            <div class="well">
-                <h4>Latest News:</h4> <a href="/download">Apache Mynewt 1.0.0</a> released (March 22, 2017)
-            </div>
-        </div>
-    </div>
-</div>
-
-        
-
-
-
-
-
-
-<nav id="navbar" class="navbar navbar-inverse affix-top" data-spy="affix" data-offset-top="150" role="navigation">
-    <div class="container">
-        <!-- Collapsed navigation -->
-        <div class="navbar-header">
-            <!-- Expander button -->
-            <button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse">
-                <span class="sr-only">Toggle navigation</span>
-                <span class="icon-bar"></span>
-                <span class="icon-bar"></span>
-                <span class="icon-bar"></span>
-            </button>
-
-        </div>
-
-        <!-- Expanded navigation -->
-        <div class="navbar-collapse collapse">
-            <!-- Main navigation -->
-            <ul class="nav navbar-nav navbar-right">
-                <li 
-  class=""
->
-                    <a href="/"><i class="fa fa-home" style="font-size: larger;"></i></a>
-                </li>
-                <li 
-  class="important"
->
-                    <a href="/quick-start/">Quick Start</a>
-                </li>
-                <li 
-  class=""
->
-                    <a href="/about/">About</a>
-                </li>
-                <li 
-  class=""
->
-                    <a href="/talks/">Talks</a>
-                </li>
-                <li 
-  class="active"
->
-                    <a href="/latest/os/introduction">Documentation</a>
-                </li>
-                <li 
-  class=""
->
-                    <a href="/download/">Download</a>
-                </li>
-                <li 
-  class=""
->
-                    <a href="/community/">Community</a>
-                </li>
-                <li 
-  class=""
->
-                    <a href="/events/">Events</a>
-                </li>
-            </ul>
-
-            <!-- Search, Navigation and Repo links -->
-            <ul class="nav navbar-nav navbar-right">
-                
-            </ul>
-        </div>
-    </div>
-</nav>
-
-        
-
-        <div class="container">
-            
-                <div class="row">
-                    <div class="col-md-3 v2-sidebar sidebar-container"><div id="docSidebar" class="hidden-print" role="complementary">
-    <div class="top">
-        <div role="search">
-            <form id="rtd-search-form" class="wy-form" action="../../../../search.html" method="get">
-                <div class="form-group">
-                    <input type="text" name="q" class="form-control" placeholder="Search documentation" />
-                </div>
-            </form>
-        </div>
-    </div>
-    <ul class="toc-nav">
-      <li class="doc-version">
-<select class="form-control" onchange="if (this.value) window.location.href=this.value">
-    
-    <option
-      value="/develop/os/introduction"
-      selected="selected"
-    >
-      Version: develop (latest)
-    </option>
-    
-    <option
-      value="/v0_9_0/os/introduction"
-      
-    >
-      Version: 0.9.0
-    </option>
-    
-</select>
-</li>
-      
-        
-      
-        
-      
-        
-      
-        
-      
-        
-      
-        
-      
-        
-      
-        
-      
-        
-          
-  
-  
-    <li ><a href="../../../introduction/">Mynewt Documentation</a>
-  
-  
-    <ul>
-          
-              
-          
-              
-                
-  
-  
-    <li ><a href="../../../get_started/get_started/">Basic Setup</a>
-  
-  
-    </li>
-
-              
-          
-              
-                
-    <li >
-      <a href="../../../get_started/vocabulary/">Concepts</a>
-    </li>
-
-              
-          
-              
-                
-  
-  
-    <li ><a href="../../../tutorials/tutorials/">Tutorials</a>
-  
-  
-    </li>
-
-              
-          
-              
-                
-  
-  
-    <li ><a href="../../../os_user_guide/">OS User Guide</a>
-  
-  
-    <ul>
-          
-              
-          
-              
-                
-  
-  
-    <li ><a href="../../../core_os/mynewt_os/">OS Core</a>
-  
-  
-    </li>
-
-              
-          
-              
-                
-  
-  
-    <li ><a href="../../../core_os/porting/port_os/">Porting to your Platform</a>
-  
-  
-    </li>
-
-              
-          
-              
-                
-  
-  
-    <li ><a href="../../console/console/">Console</a>
-  
-  
-    </li>
-
-              
-          
-              
-                
-  
-  
-    <li ><a href="../../shell/shell/">Shell</a>
-  
-  
-    </li>
-
-              
-          
-              
-                
-  
-  
-    <li ><a href="../../split/split/">Split Images</a>
-  
-  
-    </li>
-
-              
-          
-              
-                
-  
-  
-    <li ><a href="../../bootloader/bootloader/">Bootloader</a>
-  
-  
-    </li>
-
-              
-          
-              
-                
-  
-  
-    <li><a href="
-  
-  
-  ../../fs/fs/fs/
-
-">File System</a>
-  
-  
-    </li>
-
-              
-          
-              
-                
-  
-  
-    <li ><a href="../../hal/hal/">Hardware Abstraction Layer</a>
-  
-  
-    </li>
-
-              
-          
-              
-                
-  
-  
-    <li ><a href="../../drivers/driver/">Drivers</a>
-  
-  
-    </li>
-
-              
-          
-              
-                
-  
-  
-    <li ><a href="../../testutil/testutil/">Test Utilities</a>
-  
-  
-    </li>
-
-              
-          
-              
-                
-  
-  
-    <li ><a href="../../devmgmt/newtmgr/">Device Management with Newt Manager</a>
-  
-  
-    </li>
-
-              
-          
-              
-                
-  
-  
-    <li ><a href="../../imgmgr/imgmgr/">Image Manager</a>
-  
-  
-    </li>
-
-              
-          
-              
-                
-    <li >
-      <a href="../../baselibc/">Baselibc library</a>
-    </li>
-
-              
-          
-              
-                
-  
-  
-    <li ><a href="../elua/">Embedded Lua</a>
-  
-  
-    <ul>
-          
-              
-          
-              
-                
-  
-  
-    <li><a href="
-  ../lua_init/
-">Functions</a>
-  
-  
-    <ul>
-          
-              
-                
-    <li >
-      <a href="../lua_init/">lua_init</a>
-    </li>
-
-              
-          
-              
-                
-    <li class="active">
-      <a href="./">lua_main</a>
-    </li>
-
-              
-          
-    </ul>
-  
-    </li>
-
-              
-          
-    </ul>
-  
-    </li>
-
-              
-          
-              
-                
-  
-  
-    <li ><a href="../../json/json/">JSON</a>
-  
-  
-    </li>
-
-              
-          
-              
-                
-  
-  
-    <li ><a href="../../fcb/fcb/">Flash Circular Buffer</a>
-  
-  
-    </li>
-
-              
-          
-              
-                
-  
-  
-    <li ><a href="../../stats/stats/">Stats</a>
-  
-  
-    </li>
-
-              
-          
-              
-                
-  
-  
-    <li ><a href="../../logs/logs/">Logs</a>
-  
-  
-    </li>
-
-              
-          
-              
-                
-  
-  
-    <li ><a href="../../sysinitconfig/sysinitconfig/">System Configuration And Initialization</a>
-  
-  
-    </li>
-
-              
-          
-    </ul>
-  
-    </li>
-
-              
-          
-              
-                
-  
-  
-    <li><a href="
-  ../../../../network/ble/ble_intro/
-">BLE User Guide</a>
-  
-  
-    </li>
-
-              
-          
-              
-                
-  
-  
-    <li ><a href="../../../../newt/newt_intro/">Newt Tool Guide</a>
-  
-  
-    </li>
-
-              
-          
-              
-                
-  
-  
-    <li ><a href="../../../../newtmgr/overview/">Newt Manager Guide</a>
-  
-  
-    </li>
-
-              
-          
-    </ul>
-  
-    </li>
-
-        
-      
-        
-          
-  
-  
-    <li><a href="
-  ../../../../faq/how_to_edit_docs/
-">Appendix</a>
-  
-  
-    </li>
-
-        
-      
-    </ul>
-</div></div>
-
-                    <div class="col-md-9" role="main">
-                        <div class="doc-header">
-                            <div role="navigation" aria-label="breadcrumbs navigation">
-  <ul class="wy-breadcrumbs pull-right">
-    <li><a href="/latest/os/introduction">Docs</a></li>
-    
-    
-        
-          <li>&raquo; <a href="../elua/">Embedded Lua</a></li>
-        
-      
-        
-          <li>&raquo; <a href="../lua_init/">Functions</a></li>
-        
-      
-      
-        <li>&raquo; lua_main</li>
-      
-    
-    
-  </ul>
-</div>
-                        </div>
-                        
-                            <h2 id="lua_main"><font color="#F2853F" style="font-size:24pt"> lua_main </font></h2>
-<div class="codehilite" style="background: #ffffff"><pre style="line-height: 125%">   int
-   lua_main(int argc, char **argv)
-</pre></div>
-
-
-<p>Executes lua script in current task's context. Arguments given are passed to lua interpreter.</p>
-<h4 id="arguments">Arguments</h4>
-<table>
-<thead>
-<tr>
-<th>Arguments</th>
-<th>Description</th>
-</tr>
-</thead>
-<tbody>
-<tr>
-<td>argc</td>
-<td>Number of elements in argv array</td>
-</tr>
-<tr>
-<td>argv</td>
-<td>Array of character strings</td>
-</tr>
-</tbody>
-</table>
-<h4 id="returned-values">Returned values</h4>
-<p>Returns the return code from the lua interpreter.</p>
-<h4 id="notes">Notes</h4>
-<h4 id="example">Example</h4>
-<div class="codehilite" style="background: #ffffff"><pre style="line-height: 125%">static int
-lua_cmd(int argc, char **argv)
-{
-    lua_main(argc, argv);
-    return 0;
-}
-</pre></div>
-                        
-                        <div class="row">
-                            
-
-
-
-<ul class="nav nav-pills" style="margin-bottom: 10px">
-    <li>
-    
-    <a href=../lua_init/>
-        <span class="fa fa-arrow-left"></span>
-        Previous: lua_init
-    </a>
-    
-    </li>
-    <li class="pull-right">
-    
-    <a href=../../json/json/>
-        Next: JSON
-        <span class="fa fa-arrow-right"></span>
-    </a>
-    
-    </li>
-</ul>
-                        </div>
-                        <footer class="row">
-    <div class="col-xs-12">
-        
-            <p class="copyright">Apache Mynewt (incubating) is available under Apache License, version 2.0.</p>
-        
-    </div>
-    <div class="col-xs-12">
-        <div class="logos">
-            <img src="/img/asf_logo_wide_small.png" alt="Apache" title="Apache">
-            <small class="footnote">
-                MyNewt is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.
-            </small>
-            <img src="/img/egg-logo2.png" alt="Apache Incubator" title="Apache Incubator">
-        </div>
-    </div>
-</footer>
-                    </div>
-                </div>
-            
-            
-        </div>
-
-        <script src="../../../../js/jquery-1.10.2.min.js"></script>
-        <script src="../../../../js/bootstrap-3.0.3.min.js"></script>
-        <script src="../../../../js/highlight.pack.js"></script>
-        <script src="../../../../js/base.js"></script>
-        <script src="../../../../js/custom.js"></script>
-
-    </body>
-</html>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/c1a9e073/latest/os/modules/fcb/fcb/index.html
----------------------------------------------------------------------
diff --git a/latest/os/modules/fcb/fcb/index.html b/latest/os/modules/fcb/fcb/index.html
index 67564d1..6b09f39 100644
--- a/latest/os/modules/fcb/fcb/index.html
+++ b/latest/os/modules/fcb/fcb/index.html
@@ -388,17 +388,6 @@
                 
   
   
-    <li ><a href="../../elua/elua/">Embedded Lua</a>
-  
-  
-    </li>
-
-              
-          
-              
-                
-  
-  
     <li ><a href="../../json/json/">JSON</a>
   
   

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/c1a9e073/latest/os/modules/fcb/fcb_append/index.html
----------------------------------------------------------------------
diff --git a/latest/os/modules/fcb/fcb_append/index.html b/latest/os/modules/fcb/fcb_append/index.html
index 81c2e02..c0d75dc 100644
--- a/latest/os/modules/fcb/fcb_append/index.html
+++ b/latest/os/modules/fcb/fcb_append/index.html
@@ -388,17 +388,6 @@
                 
   
   
-    <li ><a href="../../elua/elua/">Embedded Lua</a>
-  
-  
-    </li>
-
-              
-          
-              
-                
-  
-  
     <li ><a href="../../json/json/">JSON</a>
   
   

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/c1a9e073/latest/os/modules/fcb/fcb_append_finish/index.html
----------------------------------------------------------------------
diff --git a/latest/os/modules/fcb/fcb_append_finish/index.html b/latest/os/modules/fcb/fcb_append_finish/index.html
index d7468ff..5fbefba 100644
--- a/latest/os/modules/fcb/fcb_append_finish/index.html
+++ b/latest/os/modules/fcb/fcb_append_finish/index.html
@@ -388,17 +388,6 @@
                 
   
   
-    <li ><a href="../../elua/elua/">Embedded Lua</a>
-  
-  
-    </li>
-
-              
-          
-              
-                
-  
-  
     <li ><a href="../../json/json/">JSON</a>
   
   

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/c1a9e073/latest/os/modules/fcb/fcb_append_to_scratch/index.html
----------------------------------------------------------------------
diff --git a/latest/os/modules/fcb/fcb_append_to_scratch/index.html b/latest/os/modules/fcb/fcb_append_to_scratch/index.html
index 476b660..0713d2a 100644
--- a/latest/os/modules/fcb/fcb_append_to_scratch/index.html
+++ b/latest/os/modules/fcb/fcb_append_to_scratch/index.html
@@ -388,17 +388,6 @@
                 
   
   
-    <li ><a href="../../elua/elua/">Embedded Lua</a>
-  
-  
-    </li>
-
-              
-          
-              
-                
-  
-  
     <li ><a href="../../json/json/">JSON</a>
   
   

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/c1a9e073/latest/os/modules/fcb/fcb_clear/index.html
----------------------------------------------------------------------
diff --git a/latest/os/modules/fcb/fcb_clear/index.html b/latest/os/modules/fcb/fcb_clear/index.html
index 4c15a3b..ff51c0b 100644
--- a/latest/os/modules/fcb/fcb_clear/index.html
+++ b/latest/os/modules/fcb/fcb_clear/index.html
@@ -388,17 +388,6 @@
                 
   
   
-    <li ><a href="../../elua/elua/">Embedded Lua</a>
-  
-  
-    </li>
-
-              
-          
-              
-                
-  
-  
     <li ><a href="../../json/json/">JSON</a>
   
   

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/c1a9e073/latest/os/modules/fcb/fcb_getnext/index.html
----------------------------------------------------------------------
diff --git a/latest/os/modules/fcb/fcb_getnext/index.html b/latest/os/modules/fcb/fcb_getnext/index.html
index 7c15d0c..41a85ad 100644
--- a/latest/os/modules/fcb/fcb_getnext/index.html
+++ b/latest/os/modules/fcb/fcb_getnext/index.html
@@ -388,17 +388,6 @@
                 
   
   
-    <li ><a href="../../elua/elua/">Embedded Lua</a>
-  
-  
-    </li>
-
-              
-          
-              
-                
-  
-  
     <li ><a href="../../json/json/">JSON</a>
   
   

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/c1a9e073/latest/os/modules/fcb/fcb_init/index.html
----------------------------------------------------------------------
diff --git a/latest/os/modules/fcb/fcb_init/index.html b/latest/os/modules/fcb/fcb_init/index.html
index 4bf1264..aef4090 100644
--- a/latest/os/modules/fcb/fcb_init/index.html
+++ b/latest/os/modules/fcb/fcb_init/index.html
@@ -388,17 +388,6 @@
                 
   
   
-    <li ><a href="../../elua/elua/">Embedded Lua</a>
-  
-  
-    </li>
-
-              
-          
-              
-                
-  
-  
     <li ><a href="../../json/json/">JSON</a>
   
   

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/c1a9e073/latest/os/modules/fcb/fcb_is_empty/index.html
----------------------------------------------------------------------
diff --git a/latest/os/modules/fcb/fcb_is_empty/index.html b/latest/os/modules/fcb/fcb_is_empty/index.html
index 6ee2455..439d02b 100644
--- a/latest/os/modules/fcb/fcb_is_empty/index.html
+++ b/latest/os/modules/fcb/fcb_is_empty/index.html
@@ -388,17 +388,6 @@
                 
   
   
-    <li ><a href="../../elua/elua/">Embedded Lua</a>
-  
-  
-    </li>
-
-              
-          
-              
-                
-  
-  
     <li ><a href="../../json/json/">JSON</a>
   
   

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/c1a9e073/latest/os/modules/fcb/fcb_offset_last_n/index.html
----------------------------------------------------------------------
diff --git a/latest/os/modules/fcb/fcb_offset_last_n/index.html b/latest/os/modules/fcb/fcb_offset_last_n/index.html
index b82c3f4..f2ed5b0 100644
--- a/latest/os/modules/fcb/fcb_offset_last_n/index.html
+++ b/latest/os/modules/fcb/fcb_offset_last_n/index.html
@@ -388,17 +388,6 @@
                 
   
   
-    <li ><a href="../../elua/elua/">Embedded Lua</a>
-  
-  
-    </li>
-
-              
-          
-              
-                
-  
-  
     <li ><a href="../../json/json/">JSON</a>
   
   

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/c1a9e073/latest/os/modules/fcb/fcb_rotate/index.html
----------------------------------------------------------------------
diff --git a/latest/os/modules/fcb/fcb_rotate/index.html b/latest/os/modules/fcb/fcb_rotate/index.html
index edd8ee0..ee55ff1 100644
--- a/latest/os/modules/fcb/fcb_rotate/index.html
+++ b/latest/os/modules/fcb/fcb_rotate/index.html
@@ -388,17 +388,6 @@
                 
   
   
-    <li ><a href="../../elua/elua/">Embedded Lua</a>
-  
-  
-    </li>
-
-              
-          
-              
-                
-  
-  
     <li ><a href="../../json/json/">JSON</a>
   
   

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/c1a9e073/latest/os/modules/fcb/fcb_walk/index.html
----------------------------------------------------------------------
diff --git a/latest/os/modules/fcb/fcb_walk/index.html b/latest/os/modules/fcb/fcb_walk/index.html
index 6d1f2c9..8711671 100644
--- a/latest/os/modules/fcb/fcb_walk/index.html
+++ b/latest/os/modules/fcb/fcb_walk/index.html
@@ -388,17 +388,6 @@
                 
   
   
-    <li ><a href="../../elua/elua/">Embedded Lua</a>
-  
-  
-    </li>
-
-              
-          
-              
-                
-  
-  
     <li ><a href="../../json/json/">JSON</a>
   
   

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/c1a9e073/latest/os/modules/fs/fatfs/index.html
----------------------------------------------------------------------
diff --git a/latest/os/modules/fs/fatfs/index.html b/latest/os/modules/fs/fatfs/index.html
index 71e1b8a..6fff957 100644
--- a/latest/os/modules/fs/fatfs/index.html
+++ b/latest/os/modules/fs/fatfs/index.html
@@ -430,17 +430,6 @@
                 
   
   
-    <li ><a href="../../elua/elua/">Embedded Lua</a>
-  
-  
-    </li>
-
-              
-          
-              
-                
-  
-  
     <li ><a href="../../json/json/">JSON</a>
   
   

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/c1a9e073/latest/os/modules/fs/fs/fs/index.html
----------------------------------------------------------------------
diff --git a/latest/os/modules/fs/fs/fs/index.html b/latest/os/modules/fs/fs/fs/index.html
index 8b6848d..cd2b47d 100644
--- a/latest/os/modules/fs/fs/fs/index.html
+++ b/latest/os/modules/fs/fs/fs/index.html
@@ -470,17 +470,6 @@
                 
   
   
-    <li ><a href="../../../elua/elua/">Embedded Lua</a>
-  
-  
-    </li>
-
-              
-          
-              
-                
-  
-  
     <li ><a href="../../../json/json/">JSON</a>
   
   

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/c1a9e073/latest/os/modules/fs/fs/fs_close/index.html
----------------------------------------------------------------------
diff --git a/latest/os/modules/fs/fs/fs_close/index.html b/latest/os/modules/fs/fs/fs_close/index.html
index 9c1bcdb..1ccf807 100644
--- a/latest/os/modules/fs/fs/fs_close/index.html
+++ b/latest/os/modules/fs/fs/fs_close/index.html
@@ -618,17 +618,6 @@
                 
   
   
-    <li ><a href="../../../elua/elua/">Embedded Lua</a>
-  
-  
-    </li>
-
-              
-          
-              
-                
-  
-  
     <li ><a href="../../../json/json/">JSON</a>
   
   

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/c1a9e073/latest/os/modules/fs/fs/fs_closedir/index.html
----------------------------------------------------------------------
diff --git a/latest/os/modules/fs/fs/fs_closedir/index.html b/latest/os/modules/fs/fs/fs_closedir/index.html
index 4120a14..c6c6007 100644
--- a/latest/os/modules/fs/fs/fs_closedir/index.html
+++ b/latest/os/modules/fs/fs/fs_closedir/index.html
@@ -618,17 +618,6 @@
                 
   
   
-    <li ><a href="../../../elua/elua/">Embedded Lua</a>
-  
-  
-    </li>
-
-              
-          
-              
-                
-  
-  
     <li ><a href="../../../json/json/">JSON</a>
   
   

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/c1a9e073/latest/os/modules/fs/fs/fs_dirent_is_dir/index.html
----------------------------------------------------------------------
diff --git a/latest/os/modules/fs/fs/fs_dirent_is_dir/index.html b/latest/os/modules/fs/fs/fs_dirent_is_dir/index.html
index 56707eb..6d102f3 100644
--- a/latest/os/modules/fs/fs/fs_dirent_is_dir/index.html
+++ b/latest/os/modules/fs/fs/fs_dirent_is_dir/index.html
@@ -618,17 +618,6 @@
                 
   
   
-    <li ><a href="../../../elua/elua/">Embedded Lua</a>
-  
-  
-    </li>
-
-              
-          
-              
-                
-  
-  
     <li ><a href="../../../json/json/">JSON</a>