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 2015/11/19 01:28:50 UTC

incubator-mynewt-site git commit: removing unnecessary Modules page under Get Acclimated

Repository: incubator-mynewt-site
Updated Branches:
  refs/heads/asf-site 40adb862f -> 2e2c2b846


removing unnecessary Modules page under Get Acclimated


Project: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/commit/2e2c2b84
Tree: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/tree/2e2c2b84
Diff: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/diff/2e2c2b84

Branch: refs/heads/asf-site
Commit: 2e2c2b8467a84f39b4ddea8bc94e111f73390ac8
Parents: 40adb86
Author: aditihilbert <ad...@runtime.io>
Authored: Wed Nov 18 16:28:04 2015 -0800
Committer: aditihilbert <ad...@runtime.io>
Committed: Wed Nov 18 16:28:04 2015 -0800

----------------------------------------------------------------------
 chapter1/how_to_edit_docs/index.html    |   7 -
 chapter1/newt_concepts/index.html       |   7 -
 chapter1/project1/index.html            |   7 -
 chapter1/try_markdown/index.html        |   7 -
 chapter2/mod/index.html                 | 401 ---------------------------
 chapter2/project2/index.html            |  11 +-
 chapter2/project3/index.html            |   7 -
 chapter2/vocabulary/index.html          |  11 +-
 chapter3/newt_ops/index.html            |   7 -
 chapter3/newt_tool_reference/index.html |   7 -
 chapter4/context_switch/index.html      |   7 -
 chapter4/event_queue/index.html         |   7 -
 chapter4/heap/index.html                |   7 -
 chapter4/mbufs/index.html               |   7 -
 chapter4/memory_pool/index.html         |   7 -
 chapter4/mutex/index.html               |   7 -
 chapter4/mynewt_os/index.html           |   7 -
 chapter4/port_os/index.html             |   7 -
 chapter4/sanity/index.html              |   7 -
 chapter4/semaphore/index.html           |   7 -
 chapter4/task/index.html                |   7 -
 chapter4/time/index.html                |   7 -
 chapter5/bootloader/index.html          |   7 -
 chapter5/console/index.html             |   7 -
 chapter5/filesystem/index.html          |   7 -
 chapter5/shell/index.html               |   7 -
 chapter5/testutil/index.html            |   7 -
 chapter6/dist/index.html                |   7 -
 index.html                              |   9 +-
 mkdocs/search_index.json                |  10 -
 search.html                             |   7 -
 sitemap.xml                             |   6 -
 32 files changed, 5 insertions(+), 625 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/2e2c2b84/chapter1/how_to_edit_docs/index.html
----------------------------------------------------------------------
diff --git a/chapter1/how_to_edit_docs/index.html b/chapter1/how_to_edit_docs/index.html
index 0bde2b3..8a8e23a 100644
--- a/chapter1/how_to_edit_docs/index.html
+++ b/chapter1/how_to_edit_docs/index.html
@@ -128,13 +128,6 @@
         
             
     <li class="toctree-l1 ">
-        <a class="" href="../../chapter2/mod/">Modules Overview</a>
-        
-    </li>
-
-        
-            
-    <li class="toctree-l1 ">
         <a class="" href="../../chapter2/project2/">Project 2</a>
         
     </li>

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/2e2c2b84/chapter1/newt_concepts/index.html
----------------------------------------------------------------------
diff --git a/chapter1/newt_concepts/index.html b/chapter1/newt_concepts/index.html
index 15c3a81..c7c6419 100644
--- a/chapter1/newt_concepts/index.html
+++ b/chapter1/newt_concepts/index.html
@@ -122,13 +122,6 @@
         
             
     <li class="toctree-l1 ">
-        <a class="" href="../../chapter2/mod/">Modules Overview</a>
-        
-    </li>
-
-        
-            
-    <li class="toctree-l1 ">
         <a class="" href="../../chapter2/project2/">Project 2</a>
         
     </li>

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/2e2c2b84/chapter1/project1/index.html
----------------------------------------------------------------------
diff --git a/chapter1/project1/index.html b/chapter1/project1/index.html
index 33a55b6..9c24a0e 100644
--- a/chapter1/project1/index.html
+++ b/chapter1/project1/index.html
@@ -134,13 +134,6 @@
         
             
     <li class="toctree-l1 ">
-        <a class="" href="../../chapter2/mod/">Modules Overview</a>
-        
-    </li>
-
-        
-            
-    <li class="toctree-l1 ">
         <a class="" href="../../chapter2/project2/">Project 2</a>
         
     </li>

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/2e2c2b84/chapter1/try_markdown/index.html
----------------------------------------------------------------------
diff --git a/chapter1/try_markdown/index.html b/chapter1/try_markdown/index.html
index 0c5837f..ae8940f 100644
--- a/chapter1/try_markdown/index.html
+++ b/chapter1/try_markdown/index.html
@@ -116,13 +116,6 @@
         
             
     <li class="toctree-l1 ">
-        <a class="" href="../../chapter2/mod/">Modules Overview</a>
-        
-    </li>
-
-        
-            
-    <li class="toctree-l1 ">
         <a class="" href="../../chapter2/project2/">Project 2</a>
         
     </li>

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/2e2c2b84/chapter2/mod/index.html
----------------------------------------------------------------------
diff --git a/chapter2/mod/index.html b/chapter2/mod/index.html
deleted file mode 100644
index 2c02c08..0000000
--- a/chapter2/mod/index.html
+++ /dev/null
@@ -1,401 +0,0 @@
-<!DOCTYPE html>
-<!--[if IE 8]><html class="no-js lt-ie9" lang="en" > <![endif]-->
-<!--[if gt IE 8]><!--> <html class="no-js" lang="en" > <!--<![endif]-->
-<head>
-  <meta charset="utf-8">
-  <meta name="viewport" content="width=device-width, initial-scale=1.0">
-  
-  <title>Modules Overview - Mynewt</title>
-  
-
-  <link rel="shortcut icon" href="../../img/favicon.ico">
-
-  
-  <link href='https://fonts.googleapis.com/css?family=Lato:400,700|Roboto+Slab:400,700|Inconsolata:400,700' rel='stylesheet' type='text/css'>
-
-  <link rel="stylesheet" href="../../css/theme.css" type="text/css" />
-  <link rel="stylesheet" href="../../css/theme_extra.css" type="text/css" />
-  <link rel="stylesheet" href="../../css/highlight.css">
-  <link href="../../extra.css" rel="stylesheet">
-
-  
-  <script>
-    // Current page data
-    var mkdocs_page_name = "Modules Overview";
-  </script>
-  
-  <script src="../../js/jquery-2.1.1.min.js"></script>
-  <script src="../../js/modernizr-2.8.3.min.js"></script>
-  <script type="text/javascript" src="../../js/highlight.pack.js"></script>
-  <script src="../../js/theme.js"></script> 
-
-  
-</head>
-
-<body class="wy-body-for-nav" role="document">
-
-  <div class="wy-grid-for-nav">
-
-    
-    <nav data-toggle="wy-nav-shift" class="wy-nav-side stickynav">
-      <div class="wy-side-nav-search">
-        <a href="../.." class="icon icon-home"> Mynewt</a>
-        <div role="search">
-  <form id ="rtd-search-form" class="wy-form" action="../../search.html" method="get">
-    <input type="text" name="q" placeholder="Search docs" />
-  </form>
-</div>
-      </div>
-
-      <div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="main navigation">
-        <ul class="current">
-          
-            <li>
-    <li class="toctree-l1 ">
-        <a class="" href="../..">Home</a>
-        
-    </li>
-<li>
-          
-            <li>
-    <ul class="subnav">
-    <li><span>Get Started</span></li>
-
-        
-            
-    <li class="toctree-l1 ">
-        <a class="" href="../../chapter1/newt_concepts/">Newt Concepts</a>
-        
-    </li>
-
-        
-            
-    <li class="toctree-l1 ">
-        <a class="" href="../../chapter1/project1/">Blinky, The First Project</a>
-        
-    </li>
-
-        
-            
-    <li class="toctree-l1 ">
-        <a class="" href="../../chapter1/how_to_edit_docs/">How to edit docs</a>
-        
-    </li>
-
-        
-            
-    <li class="toctree-l1 ">
-        <a class="" href="../../chapter1/try_markdown/">Sample doc to edit</a>
-        
-    </li>
-
-        
-    </ul>
-<li>
-          
-            <li>
-    <ul class="subnav">
-    <li><span>Get Acclimated</span></li>
-
-        
-            
-    <li class="toctree-l1 ">
-        <a class="" href="../vocabulary/">Understanding Newt Terms</a>
-        
-    </li>
-
-        
-            
-    <li class="toctree-l1 current">
-        <a class="current" href="./">Modules Overview</a>
-        
-            <ul>
-            
-                <li class="toctree-l3"><a href="#modules">Modules</a></li>
-                
-            
-            </ul>
-        
-    </li>
-
-        
-            
-    <li class="toctree-l1 ">
-        <a class="" href="../project2/">Project 2</a>
-        
-    </li>
-
-        
-            
-    <li class="toctree-l1 ">
-        <a class="" href="../project3/">Project 3</a>
-        
-    </li>
-
-        
-    </ul>
-<li>
-          
-            <li>
-    <ul class="subnav">
-    <li><span>Newt Tool</span></li>
-
-        
-            
-    <li class="toctree-l1 ">
-        <a class="" href="../../chapter3/newt_ops/">Command structure</a>
-        
-    </li>
-
-        
-            
-    <li class="toctree-l1 ">
-        <a class="" href="../../chapter3/newt_tool_reference/">Command list</a>
-        
-    </li>
-
-        
-    </ul>
-<li>
-          
-            <li>
-    <ul class="subnav">
-    <li><span>Newt OS</span></li>
-
-        
-            
-    <li class="toctree-l1 ">
-        <a class="" href="../../chapter4/mynewt_os/">Overview</a>
-        
-    </li>
-
-        
-            
-    <li class="toctree-l1 ">
-        <a class="" href="../../chapter4/context_switch/">Scheduler/Context Switching</a>
-        
-    </li>
-
-        
-            
-    <li class="toctree-l1 ">
-        <a class="" href="../../chapter4/time/">Time</a>
-        
-    </li>
-
-        
-            
-    <li class="toctree-l1 ">
-        <a class="" href="../../chapter4/task/">Tasks</a>
-        
-    </li>
-
-        
-            
-    <li class="toctree-l1 ">
-        <a class="" href="../../chapter4/event_queue/">Event Queues</a>
-        
-    </li>
-
-        
-            
-    <li class="toctree-l1 ">
-        <a class="" href="../../chapter4/semaphore/">Semaphores</a>
-        
-    </li>
-
-        
-            
-    <li class="toctree-l1 ">
-        <a class="" href="../../chapter4/mutex/">Mutexes</a>
-        
-    </li>
-
-        
-            
-    <li class="toctree-l1 ">
-        <a class="" href="../../chapter4/memory_pool/">Memory Pools</a>
-        
-    </li>
-
-        
-            
-    <li class="toctree-l1 ">
-        <a class="" href="../../chapter4/heap/">Heap</a>
-        
-    </li>
-
-        
-            
-    <li class="toctree-l1 ">
-        <a class="" href="../../chapter4/mbufs/">Mbufs</a>
-        
-    </li>
-
-        
-            
-    <li class="toctree-l1 ">
-        <a class="" href="../../chapter4/sanity/">Sanity</a>
-        
-    </li>
-
-        
-            
-    <li class="toctree-l1 ">
-        <a class="" href="../../chapter4/port_os/">Porting to other Platforms</a>
-        
-    </li>
-
-        
-    </ul>
-<li>
-          
-            <li>
-    <ul class="subnav">
-    <li><span>Modules</span></li>
-
-        
-            
-    <li class="toctree-l1 ">
-        <a class="" href="../../chapter5/console/">Console</a>
-        
-    </li>
-
-        
-            
-    <li class="toctree-l1 ">
-        <a class="" href="../../chapter5/shell/">Shell</a>
-        
-    </li>
-
-        
-            
-    <li class="toctree-l1 ">
-        <a class="" href="../../chapter5/bootloader/">Bootloader</a>
-        
-    </li>
-
-        
-            
-    <li class="toctree-l1 ">
-        <a class="" href="../../chapter5/filesystem/">File System</a>
-        
-    </li>
-
-        
-            
-    <li class="toctree-l1 ">
-        <a class="" href="../../chapter5/testutil/">Test Utilities</a>
-        
-    </li>
-
-        
-    </ul>
-<li>
-          
-            <li>
-    <ul class="subnav">
-    <li><span>Packaging it</span></li>
-
-        
-            
-    <li class="toctree-l1 ">
-        <a class="" href="../../chapter6/dist/">Creating Packages</a>
-        
-    </li>
-
-        
-    </ul>
-<li>
-          
-        </ul>
-      </div>
-      &nbsp;
-    </nav>
-
-    <section data-toggle="wy-nav-shift" class="wy-nav-content-wrap">
-
-      
-      <nav class="wy-nav-top" role="navigation" aria-label="top navigation">
-        <i data-toggle="wy-nav-top" class="fa fa-bars"></i>
-        <a href="../..">Mynewt</a>
-      </nav>
-
-      
-      <div class="wy-nav-content">
-        <div class="rst-content">
-          <div role="navigation" aria-label="breadcrumbs navigation">
-  <ul class="wy-breadcrumbs">
-    <li><a href="../..">Docs</a> &raquo;</li>
-    
-      
-        
-          <li>Get Acclimated &raquo;</li>
-        
-      
-    
-    <li>Modules Overview</li>
-    <li class="wy-breadcrumbs-aside">
-      
-    </li>
-  </ul>
-  <hr/>
-</div>
-          <div role="main">
-            <div class="section">
-              
-                <h2 id="modules">Modules<a class="headerlink" href="#modules" title="Permanent link">&para;</a></h2>
-<p>Mynewt offers several modules that run on top of the Mynewt OS for various functionality such as:</p>
-<ul>
-<li><a href="../console/index.html">console</a></li>
-<li><a href="../shell/index.html">shell</a></li>
-<li><a href="../bootloader/index.html">bootloader</a></li>
-<li><a href="../filesystem/index.html">file system</a></li>
-<li><a href="../testutil/index.html">automated testing</a></li>
-</ul>
-              
-            </div>
-          </div>
-          <footer>
-  
-    <div class="rst-footer-buttons" role="navigation" aria-label="footer navigation">
-      
-        <a href="../project2/" class="btn btn-neutral float-right" title="Project 2"/>Next <span class="icon icon-circle-arrow-right"></span></a>
-      
-      
-        <a href="../vocabulary/" class="btn btn-neutral" title="Understanding Newt Terms"><span class="icon icon-circle-arrow-left"></span> Previous</a>
-      
-    </div>
-  
-
-  <hr/>
-
-  <div role="contentinfo">
-    <!-- Copyright etc -->
-    
-  </div>
-
-  Built with <a href="http://www.mkdocs.org">MkDocs</a> using a <a href="https://github.com/snide/sphinx_rtd_theme">theme</a> provided by <a href="https://readthedocs.org">Read the Docs</a>.
-</footer>
-	  
-        </div>
-      </div>
-
-    </section>
-
-  </div>
-
-<div class="rst-versions" role="note" style="cursor: pointer">
-    <span class="rst-current-version" data-toggle="rst-current-version">
-      
-      
-        <span><a href="../vocabulary/" style="color: #fcfcfc;">&laquo; Previous</a></span>
-      
-      
-        <span style="margin-left: 15px"><a href="../project2/" style="color: #fcfcfc">Next &raquo;</a></span>
-      
-    </span>
-</div>
-
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/2e2c2b84/chapter2/project2/index.html
----------------------------------------------------------------------
diff --git a/chapter2/project2/index.html b/chapter2/project2/index.html
index d68ee36..fc47efa 100644
--- a/chapter2/project2/index.html
+++ b/chapter2/project2/index.html
@@ -106,13 +106,6 @@
 
         
             
-    <li class="toctree-l1 ">
-        <a class="" href="../mod/">Modules Overview</a>
-        
-    </li>
-
-        
-            
     <li class="toctree-l1 current">
         <a class="current" href="./">Project 2</a>
         
@@ -716,7 +709,7 @@ Continuing.
         <a href="../project3/" class="btn btn-neutral float-right" title="Project 3"/>Next <span class="icon icon-circle-arrow-right"></span></a>
       
       
-        <a href="../mod/" class="btn btn-neutral" title="Modules Overview"><span class="icon icon-circle-arrow-left"></span> Previous</a>
+        <a href="../vocabulary/" class="btn btn-neutral" title="Understanding Newt Terms"><span class="icon icon-circle-arrow-left"></span> Previous</a>
       
     </div>
   
@@ -742,7 +735,7 @@ Continuing.
     <span class="rst-current-version" data-toggle="rst-current-version">
       
       
-        <span><a href="../mod/" style="color: #fcfcfc;">&laquo; Previous</a></span>
+        <span><a href="../vocabulary/" style="color: #fcfcfc;">&laquo; Previous</a></span>
       
       
         <span style="margin-left: 15px"><a href="../project3/" style="color: #fcfcfc">Next &raquo;</a></span>

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/2e2c2b84/chapter2/project3/index.html
----------------------------------------------------------------------
diff --git a/chapter2/project3/index.html b/chapter2/project3/index.html
index 2bb3ff9..08654b3 100644
--- a/chapter2/project3/index.html
+++ b/chapter2/project3/index.html
@@ -107,13 +107,6 @@
         
             
     <li class="toctree-l1 ">
-        <a class="" href="../mod/">Modules Overview</a>
-        
-    </li>
-
-        
-            
-    <li class="toctree-l1 ">
         <a class="" href="../project2/">Project 2</a>
         
     </li>

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/2e2c2b84/chapter2/vocabulary/index.html
----------------------------------------------------------------------
diff --git a/chapter2/vocabulary/index.html b/chapter2/vocabulary/index.html
index d745e19..bb94e29 100644
--- a/chapter2/vocabulary/index.html
+++ b/chapter2/vocabulary/index.html
@@ -130,13 +130,6 @@
         
             
     <li class="toctree-l1 ">
-        <a class="" href="../mod/">Modules Overview</a>
-        
-    </li>
-
-        
-            
-    <li class="toctree-l1 ">
         <a class="" href="../project2/">Project 2</a>
         
     </li>
@@ -503,7 +496,7 @@ newt target set my_target1 arch=cortex_m4
   
     <div class="rst-footer-buttons" role="navigation" aria-label="footer navigation">
       
-        <a href="../mod/" class="btn btn-neutral float-right" title="Modules Overview"/>Next <span class="icon icon-circle-arrow-right"></span></a>
+        <a href="../project2/" class="btn btn-neutral float-right" title="Project 2"/>Next <span class="icon icon-circle-arrow-right"></span></a>
       
       
         <a href="../../chapter1/try_markdown/" class="btn btn-neutral" title="Sample doc to edit"><span class="icon icon-circle-arrow-left"></span> Previous</a>
@@ -535,7 +528,7 @@ newt target set my_target1 arch=cortex_m4
         <span><a href="../../chapter1/try_markdown/" style="color: #fcfcfc;">&laquo; Previous</a></span>
       
       
-        <span style="margin-left: 15px"><a href="../mod/" style="color: #fcfcfc">Next &raquo;</a></span>
+        <span style="margin-left: 15px"><a href="../project2/" style="color: #fcfcfc">Next &raquo;</a></span>
       
     </span>
 </div>

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/2e2c2b84/chapter3/newt_ops/index.html
----------------------------------------------------------------------
diff --git a/chapter3/newt_ops/index.html b/chapter3/newt_ops/index.html
index 680f118..f724f05 100644
--- a/chapter3/newt_ops/index.html
+++ b/chapter3/newt_ops/index.html
@@ -107,13 +107,6 @@
         
             
     <li class="toctree-l1 ">
-        <a class="" href="../../chapter2/mod/">Modules Overview</a>
-        
-    </li>
-
-        
-            
-    <li class="toctree-l1 ">
         <a class="" href="../../chapter2/project2/">Project 2</a>
         
     </li>

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/2e2c2b84/chapter3/newt_tool_reference/index.html
----------------------------------------------------------------------
diff --git a/chapter3/newt_tool_reference/index.html b/chapter3/newt_tool_reference/index.html
index d7bff91..a584981 100644
--- a/chapter3/newt_tool_reference/index.html
+++ b/chapter3/newt_tool_reference/index.html
@@ -107,13 +107,6 @@
         
             
     <li class="toctree-l1 ">
-        <a class="" href="../../chapter2/mod/">Modules Overview</a>
-        
-    </li>
-
-        
-            
-    <li class="toctree-l1 ">
         <a class="" href="../../chapter2/project2/">Project 2</a>
         
     </li>

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/2e2c2b84/chapter4/context_switch/index.html
----------------------------------------------------------------------
diff --git a/chapter4/context_switch/index.html b/chapter4/context_switch/index.html
index 2b687a6..956a0b4 100644
--- a/chapter4/context_switch/index.html
+++ b/chapter4/context_switch/index.html
@@ -107,13 +107,6 @@
         
             
     <li class="toctree-l1 ">
-        <a class="" href="../../chapter2/mod/">Modules Overview</a>
-        
-    </li>
-
-        
-            
-    <li class="toctree-l1 ">
         <a class="" href="../../chapter2/project2/">Project 2</a>
         
     </li>

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/2e2c2b84/chapter4/event_queue/index.html
----------------------------------------------------------------------
diff --git a/chapter4/event_queue/index.html b/chapter4/event_queue/index.html
index 7823248..9c47f49 100644
--- a/chapter4/event_queue/index.html
+++ b/chapter4/event_queue/index.html
@@ -107,13 +107,6 @@
         
             
     <li class="toctree-l1 ">
-        <a class="" href="../../chapter2/mod/">Modules Overview</a>
-        
-    </li>
-
-        
-            
-    <li class="toctree-l1 ">
         <a class="" href="../../chapter2/project2/">Project 2</a>
         
     </li>

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/2e2c2b84/chapter4/heap/index.html
----------------------------------------------------------------------
diff --git a/chapter4/heap/index.html b/chapter4/heap/index.html
index d6ba545..ffef2fc 100644
--- a/chapter4/heap/index.html
+++ b/chapter4/heap/index.html
@@ -107,13 +107,6 @@
         
             
     <li class="toctree-l1 ">
-        <a class="" href="../../chapter2/mod/">Modules Overview</a>
-        
-    </li>
-
-        
-            
-    <li class="toctree-l1 ">
         <a class="" href="../../chapter2/project2/">Project 2</a>
         
     </li>

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/2e2c2b84/chapter4/mbufs/index.html
----------------------------------------------------------------------
diff --git a/chapter4/mbufs/index.html b/chapter4/mbufs/index.html
index 7e61ad9..03d0eb9 100644
--- a/chapter4/mbufs/index.html
+++ b/chapter4/mbufs/index.html
@@ -107,13 +107,6 @@
         
             
     <li class="toctree-l1 ">
-        <a class="" href="../../chapter2/mod/">Modules Overview</a>
-        
-    </li>
-
-        
-            
-    <li class="toctree-l1 ">
         <a class="" href="../../chapter2/project2/">Project 2</a>
         
     </li>

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/2e2c2b84/chapter4/memory_pool/index.html
----------------------------------------------------------------------
diff --git a/chapter4/memory_pool/index.html b/chapter4/memory_pool/index.html
index db3ff2b..cb6bcc0 100644
--- a/chapter4/memory_pool/index.html
+++ b/chapter4/memory_pool/index.html
@@ -107,13 +107,6 @@
         
             
     <li class="toctree-l1 ">
-        <a class="" href="../../chapter2/mod/">Modules Overview</a>
-        
-    </li>
-
-        
-            
-    <li class="toctree-l1 ">
         <a class="" href="../../chapter2/project2/">Project 2</a>
         
     </li>

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/2e2c2b84/chapter4/mutex/index.html
----------------------------------------------------------------------
diff --git a/chapter4/mutex/index.html b/chapter4/mutex/index.html
index aa24e43..b5ff127 100644
--- a/chapter4/mutex/index.html
+++ b/chapter4/mutex/index.html
@@ -107,13 +107,6 @@
         
             
     <li class="toctree-l1 ">
-        <a class="" href="../../chapter2/mod/">Modules Overview</a>
-        
-    </li>
-
-        
-            
-    <li class="toctree-l1 ">
         <a class="" href="../../chapter2/project2/">Project 2</a>
         
     </li>

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/2e2c2b84/chapter4/mynewt_os/index.html
----------------------------------------------------------------------
diff --git a/chapter4/mynewt_os/index.html b/chapter4/mynewt_os/index.html
index 524264d..dd11b4f 100644
--- a/chapter4/mynewt_os/index.html
+++ b/chapter4/mynewt_os/index.html
@@ -107,13 +107,6 @@
         
             
     <li class="toctree-l1 ">
-        <a class="" href="../../chapter2/mod/">Modules Overview</a>
-        
-    </li>
-
-        
-            
-    <li class="toctree-l1 ">
         <a class="" href="../../chapter2/project2/">Project 2</a>
         
     </li>

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/2e2c2b84/chapter4/port_os/index.html
----------------------------------------------------------------------
diff --git a/chapter4/port_os/index.html b/chapter4/port_os/index.html
index de26067..298e9e4 100644
--- a/chapter4/port_os/index.html
+++ b/chapter4/port_os/index.html
@@ -107,13 +107,6 @@
         
             
     <li class="toctree-l1 ">
-        <a class="" href="../../chapter2/mod/">Modules Overview</a>
-        
-    </li>
-
-        
-            
-    <li class="toctree-l1 ">
         <a class="" href="../../chapter2/project2/">Project 2</a>
         
     </li>

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/2e2c2b84/chapter4/sanity/index.html
----------------------------------------------------------------------
diff --git a/chapter4/sanity/index.html b/chapter4/sanity/index.html
index 98afd65..f640405 100644
--- a/chapter4/sanity/index.html
+++ b/chapter4/sanity/index.html
@@ -107,13 +107,6 @@
         
             
     <li class="toctree-l1 ">
-        <a class="" href="../../chapter2/mod/">Modules Overview</a>
-        
-    </li>
-
-        
-            
-    <li class="toctree-l1 ">
         <a class="" href="../../chapter2/project2/">Project 2</a>
         
     </li>

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/2e2c2b84/chapter4/semaphore/index.html
----------------------------------------------------------------------
diff --git a/chapter4/semaphore/index.html b/chapter4/semaphore/index.html
index 9566ddb..56f4b90 100644
--- a/chapter4/semaphore/index.html
+++ b/chapter4/semaphore/index.html
@@ -107,13 +107,6 @@
         
             
     <li class="toctree-l1 ">
-        <a class="" href="../../chapter2/mod/">Modules Overview</a>
-        
-    </li>
-
-        
-            
-    <li class="toctree-l1 ">
         <a class="" href="../../chapter2/project2/">Project 2</a>
         
     </li>

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/2e2c2b84/chapter4/task/index.html
----------------------------------------------------------------------
diff --git a/chapter4/task/index.html b/chapter4/task/index.html
index c1d7417..fdf258d 100644
--- a/chapter4/task/index.html
+++ b/chapter4/task/index.html
@@ -107,13 +107,6 @@
         
             
     <li class="toctree-l1 ">
-        <a class="" href="../../chapter2/mod/">Modules Overview</a>
-        
-    </li>
-
-        
-            
-    <li class="toctree-l1 ">
         <a class="" href="../../chapter2/project2/">Project 2</a>
         
     </li>

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/2e2c2b84/chapter4/time/index.html
----------------------------------------------------------------------
diff --git a/chapter4/time/index.html b/chapter4/time/index.html
index 7cb3fd2..4dc77b7 100644
--- a/chapter4/time/index.html
+++ b/chapter4/time/index.html
@@ -107,13 +107,6 @@
         
             
     <li class="toctree-l1 ">
-        <a class="" href="../../chapter2/mod/">Modules Overview</a>
-        
-    </li>
-
-        
-            
-    <li class="toctree-l1 ">
         <a class="" href="../../chapter2/project2/">Project 2</a>
         
     </li>

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/2e2c2b84/chapter5/bootloader/index.html
----------------------------------------------------------------------
diff --git a/chapter5/bootloader/index.html b/chapter5/bootloader/index.html
index 3426851..f8c6a6c 100644
--- a/chapter5/bootloader/index.html
+++ b/chapter5/bootloader/index.html
@@ -107,13 +107,6 @@
         
             
     <li class="toctree-l1 ">
-        <a class="" href="../../chapter2/mod/">Modules Overview</a>
-        
-    </li>
-
-        
-            
-    <li class="toctree-l1 ">
         <a class="" href="../../chapter2/project2/">Project 2</a>
         
     </li>

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/2e2c2b84/chapter5/console/index.html
----------------------------------------------------------------------
diff --git a/chapter5/console/index.html b/chapter5/console/index.html
index b6ed747..e1df0c8 100644
--- a/chapter5/console/index.html
+++ b/chapter5/console/index.html
@@ -107,13 +107,6 @@
         
             
     <li class="toctree-l1 ">
-        <a class="" href="../../chapter2/mod/">Modules Overview</a>
-        
-    </li>
-
-        
-            
-    <li class="toctree-l1 ">
         <a class="" href="../../chapter2/project2/">Project 2</a>
         
     </li>

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/2e2c2b84/chapter5/filesystem/index.html
----------------------------------------------------------------------
diff --git a/chapter5/filesystem/index.html b/chapter5/filesystem/index.html
index e3e905f..3dc0260 100644
--- a/chapter5/filesystem/index.html
+++ b/chapter5/filesystem/index.html
@@ -107,13 +107,6 @@
         
             
     <li class="toctree-l1 ">
-        <a class="" href="../../chapter2/mod/">Modules Overview</a>
-        
-    </li>
-
-        
-            
-    <li class="toctree-l1 ">
         <a class="" href="../../chapter2/project2/">Project 2</a>
         
     </li>

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/2e2c2b84/chapter5/shell/index.html
----------------------------------------------------------------------
diff --git a/chapter5/shell/index.html b/chapter5/shell/index.html
index ce8a39d..aa16044 100644
--- a/chapter5/shell/index.html
+++ b/chapter5/shell/index.html
@@ -107,13 +107,6 @@
         
             
     <li class="toctree-l1 ">
-        <a class="" href="../../chapter2/mod/">Modules Overview</a>
-        
-    </li>
-
-        
-            
-    <li class="toctree-l1 ">
         <a class="" href="../../chapter2/project2/">Project 2</a>
         
     </li>

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/2e2c2b84/chapter5/testutil/index.html
----------------------------------------------------------------------
diff --git a/chapter5/testutil/index.html b/chapter5/testutil/index.html
index 3e70e9e..b987d1a 100644
--- a/chapter5/testutil/index.html
+++ b/chapter5/testutil/index.html
@@ -107,13 +107,6 @@
         
             
     <li class="toctree-l1 ">
-        <a class="" href="../../chapter2/mod/">Modules Overview</a>
-        
-    </li>
-
-        
-            
-    <li class="toctree-l1 ">
         <a class="" href="../../chapter2/project2/">Project 2</a>
         
     </li>

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/2e2c2b84/chapter6/dist/index.html
----------------------------------------------------------------------
diff --git a/chapter6/dist/index.html b/chapter6/dist/index.html
index 570bc03..fb398b8 100644
--- a/chapter6/dist/index.html
+++ b/chapter6/dist/index.html
@@ -107,13 +107,6 @@
         
             
     <li class="toctree-l1 ">
-        <a class="" href="../../chapter2/mod/">Modules Overview</a>
-        
-    </li>
-
-        
-            
-    <li class="toctree-l1 ">
         <a class="" href="../../chapter2/project2/">Project 2</a>
         
     </li>

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/2e2c2b84/index.html
----------------------------------------------------------------------
diff --git a/index.html b/index.html
index 16ac35c..d289770 100644
--- a/index.html
+++ b/index.html
@@ -124,13 +124,6 @@
         
             
     <li class="toctree-l1 ">
-        <a class="" href="chapter2/mod/">Modules Overview</a>
-        
-    </li>
-
-        
-            
-    <li class="toctree-l1 ">
         <a class="" href="chapter2/project2/">Project 2</a>
         
     </li>
@@ -477,5 +470,5 @@
 
 <!--
 MkDocs version : 0.14.0
-Build Date UTC : 2015-11-18 23:37:55.803926
+Build Date UTC : 2015-11-19 00:25:12.988356
 -->

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/2e2c2b84/mkdocs/search_index.json
----------------------------------------------------------------------
diff --git a/mkdocs/search_index.json b/mkdocs/search_index.json
index 72e8099..c08df96 100644
--- a/mkdocs/search_index.json
+++ b/mkdocs/search_index.json
@@ -61,16 +61,6 @@
             "title": "Understanding Newt Terms"
         }, 
         {
-            "location": "/chapter2/mod/", 
-            "text": "Modules\n\n\nMynewt offers several modules that run on top of the Mynewt OS for various functionality such as:\n\n\n\n\nconsole\n\n\nshell\n\n\nbootloader\n\n\nfile system\n\n\nautomated testing", 
-            "title": "Modules Overview"
-        }, 
-        {
-            "location": "/chapter2/mod/#modules", 
-            "text": "Mynewt offers several modules that run on top of the Mynewt OS for various functionality such as:   console  shell  bootloader  file system  automated testing", 
-            "title": "Modules"
-        }, 
-        {
             "location": "/chapter2/project2/", 
             "text": "Project 2 - Blinky on additional boards\n\n\nObjective\n\n\nThe goal of this tutorial is to download a generic firmware skeleton (\"bootstrap image\") that applies to any hardware and then throw in additional applicable eggs to generate a build for a specific board. \n\n\nThe following target hardware chips are covered:\n\n\n\n\nSTM32F303VC MCU\n from STMicroelectronics\n\n\nnRF52 Series\n from Nordic Semiconductors \n\n\n\n\nSTM32F303VC MCU\n\n\nHardware needed\n\n\n\n\nDiscovery kit with STM32F303VC MCU\n\n\nLaptop running Mac OS\n\n\n\n\nStep by Step Instructions to build image\n\n\n\n\n\n\nThe first step is to download the generic skeleton of the project. The eggs installed are not hardware architecture specific.\n\n\n[user:~/foo]$ newt nest create test_project\nDownloading nest skeleton from https://www.github.com/mynewt/tadpole...   ok!\nNest test_project successfully created in ~/foo/test_project\n\n[user:~/foo]$ cd test_project/\n\n\n\n\n\n\n\nThen, the 
 clutch of eggs named larva is added from the nest (also named larva) on the github. This step simply downloads the clutch description file and does not actually install the eggs that constitute the clutch. The clutch description file (\nclutch.yml\n) will be used to check dependencies during the egg install to ensure completeness. It serves as a reference for all the eggs in the clutch that one can choose from and install.\n\n\n[user:~/foo/test_project]$ newt nest add-clutch larva https://github.com/mynewt/larva\nDownloading clutch.yml from https://github.com/mynewt/larva/master... ok!\nVerifying clutch.yml format... ok!\nClutch larva successfully installed to Nest.\n\n\n\n\n\n\n\nThe next step is to install relevant eggs from the larva nest on github. The instructions assume that you know what application or project you are interested in (the blinky application, in this case), what hardware you are using (STM32F3DISCOVERY board, in this case) and hence, what board support package y
 ou need. \n\n\n[user:~/foo/test_projec]$ newt egg install project/blinky          \nDownloading larva from https://github.com/mynewt/larva//master... ok!\nInstalling project/blinky\nInstallation was a success!\n\n[user:~/foo/test_project]$ newt egg install hw/bsp/stm32f3discovery\nDownloading larva from https://github.com/mynewt/larva//master... ok!\nInstalling hw/bsp/stm32f3discovery\nInstalling hw/mcu/stm/stm32f3xx\nInstalling libs/cmsis-core\nInstalling compiler/arm-none-eabi-m4\nInstallation was a success!\n\n\n\n\n\n\n\nIt's time to create a target for the project and define the target attributes. \n\n\n[user:~/foo/test_project]$ newt target create blink_f3disc\nCreating target blink_f3disc\nTarget blink_f3disc successfully created!\n\n[user:~/foo/test_project]$ newt target set blink_f3disc project=blinky\nTarget blink_f3disc successfully set project to blinky\n\n[user:~/foo/test_project]$ newt target set blink_f3disc bsp=hw/bsp/stm32f3discovery\nTarget blink_f3disc successfull
 y set bsp to hw/bsp/stm32f3discovery\n\n[marko@Markos-MacBook-Pro-2:~/foo/test_project]$ newt target set blink_f3disc compiler_def=debug\nTarget blink_f3disc successfully set compiler_def to debug\n\n[user:~/foo/test_project]$ newt target set blink_f3disc compiler=arm-none-eabi-m4\nTarget blink_f3disc successfully set compiler to arm-none-eabi-m4\n\n[user:~/foo/test_project]$ newt target set blink_f3disc arch=cortex_m4\nTarget blink_f3disc successfully set arch to cortex_m4\n\n[user:~/foo/test_project]$ newt target show blink_f3disc\nblink_f3disc\n    arch: cortex_m4\n    project: blinky\n    bsp: hw/bsp/stm32f3discovery\n    compiler_def: debug\n    compiler: arm-none-eabi-m4\n    name: blink_f3disc\n\n\n\n\n\n\n\nFinally, you get to build the target and generate an executable that can now be uploaded to the board via the JTAG port. You can go into the openocd directory and start an OCD session as you did in Project 1.\n\n\n[user:~/foo/test_project]$ newt target build         blink
 _f3disc\nBuilding target blink_f3disc (project = blinky)\nCompiling case.c\nCompiling suite.c\nCompiling testutil.c\nCompiling testutil_arch_arm.c\nArchiving libtestutil.a\nCompiling os.c\nCompiling os_callout.c\nCompiling os_eventq.c\nCompiling os_heap.c\nCompiling os_mbuf.c\nCompiling os_mempool.c\nCompiling os_mutex.c\nCompiling os_sanity.c\nCompiling os_sched.c\nCompiling os_sem.c\nCompiling os_task.c\nCompiling os_time.c\nCompiling os_arch_arm.c\nAssembling HAL_CM4.s\nAssembling SVC_Table.s\nArchiving libos.a\nCompiling hal_gpio.c\nCompiling stm32f3xx_hal_gpio.c\nArchiving libstm32f3xx.a\nCompiling cmsis_nvic.c\nCompiling libc_stubs.c\nCompiling os_bsp.c\nCompiling sbrk.c\nCompiling system_stm32f3xx.c\nAssembling startup_stm32f303xc.s\nArchiving libstm32f3discovery.a\nCompiling main.c\nBuilding project blinky\nLinking blinky.elf\nSuccessfully run!\n\n\n\n\n\n\n\nnRF52 Series\n\n\nHardware needed\n\n\n\n\nnRF52 Development Kit\n\n\nLaptop running Mac OS\n\n\n\n\nStep by Step Ins
 tructions to build image\n\n\n\n\n\n\nThe first step is to download the generic skeleton of the project. The eggs installed are not hardware architecture specific.\n\n\n[]user@~/dev]$ newt nest create nordic_blinky\nDownloading nest skeleton from https://www.github.com/mynewt/tadpole... ok!\nNest nordic_blinky successfully created in ~dev/nordic_blinky\n\nuser@~/dev$ cd nordic_blinky/\n\n\n\n\n\n\n\nThen, the clutch of eggs named larva is added from the nest (also named larva) on the github. This step simply downloads the clutch description file and does not actually install the eggs that constitute the clutch. The clutch description file (\nclutch.yml\n) will be used to check dependencies during the egg install to ensure completeness. It serves as a reference for all the eggs in the clutch that one can choose from and install.\n\n\n[]user@~/dev/nordic_blinky]$ newt nest add-clutch larva https://github.com/mynewt/larva\nDownloading clutch.yml from https://github.com/mynewt/larva/mas
 ter... ok!\nVerifying clutch.yml format...ok!\nClutch larva successfully installed to Nest.\n\n\n\n\n\n\n\nThe next step is to install relevant eggs from the larva nest on github. The instructions assume that you know what application or project you are interested in (the blinky application, in this case), what hardware you are using (STM32F3DISCOVERY board, in this case) and hence, what board support package you need. \n\n\n[user@~/dev/nordic_blinky]$ newt egg install project/blinky \nDownloading larva from https://github.com/mynewt/larva//master... ok!\nInstalling project/blinky\nInstallation was a success!\n\n[user@~/dev/nordic_blinky]$ newt egg install hw/bsp/nrf52pdk\nDownloading larva from https://github.com/mynewt/larva//master... ok!\nInstalling hw/bsp/nrf52pdk\nInstalling hw/mcu/nordic/nrf52xxx\nInstalling libs/cmsis-core\nInstalling compiler/arm-none-eabi-m4\nInstallation was a success!\n\n\n\n\n\n\n\nIt's time to create a target for the project and define the target attri
 butes. \n\n\n[user@~/dev/nordic_blinky]$ newt target create blink_nordic\nCreating target blink_nordic\nTarget blink_nordic successfully created!\n[user@~/dev/nordic_blinky]$ newt target set blink_nordic project=blinky\nTarget blink_nordic successfully set project to blinky\n[user@~/dev/nordic_blinky]$ newt target set blink_nordic bsp=hw/bsp/nrf52pdk\nTarget blink_nordic successfully set bsp to hw/bsp/nrf52pdk\n[user@~/dev/nordic_blinky]$ newt target set blink_nordic compiler_def=debug\nTarget blink_nordic successfully set compiler_def to debug\n[user@~/dev/nordic_blinky]$ newt target set blink_nordic compiler=arm-none-eabi-m4\nTarget blink_nordic successfully set compiler to arm-none-eabi-m4\n[user@~/dev/nordic_blinky]$ newt target set blink_nordic arch=cortex_m4\nTarget blink_nordic successfully set arch to cortex_m4\n[user@~/dev/nordic_blinky]$ newt target show\nblink_nordic\n    compiler: arm-none-eabi-m4\n    name: blink_nordic\n    arch: cortex_m4\n    project: blinky\n    bsp
 : hw/bsp/nrf52pdk\n    compiler_def: debug\n\n\n\n\n\n\n\nFinally, you get to build the target and generate an executable that can now be uploaded to the board via the on-board SEGGER J-Link debugger. \n\n\n[user@~/dev/nordic_blinky]$ newt target build blink_nordic\nBuilding target blink_nordic (project = blinky)\nCompiling case.c\nCompiling suite.c\nCompiling testutil.c\nCompiling testutil_arch_arm.c\nArchiving libtestutil.a\nCompiling os.c\nCompiling os_callout.c\nCompiling os_eventq.c\nCompiling os_heap.c\nCompiling os_mbuf.c\nCompiling os_mempool.c\nCompiling os_mutex.c\nCompiling os_sanity.c\nCompiling os_sched.c\nCompiling os_sem.c\nCompiling os_task.c\nCompiling os_time.c\nCompiling os_arch_arm.c\nAssembling HAL_CM4.s\nAssembling SVC_Table.s\nArchiving libos.a\nCompiling hal_cputime.c\nCompiling hal_gpio.c\nCompiling hal_uart.c\nArchiving libnrf52xxx.a\nCompiling cmsis_nvic.c\nCompiling hal_bsp.c\nCompiling libc_stubs.c\nCompiling os_bsp.c\nCompiling sbrk.c\nCompiling system_
 nrf52.c\nAssembling gcc_startup_nrf52.s\nArchiving libnrf52pdk.a\nCompiling main.c\nBuilding project blinky\nLinking blinky.elf\nSuccessfully run!\n\n\n\n\n\n\n\nIn order to be able to communicate with the SEGGER J-Link debugger on the dev board, you have to download and install the J-Link GDB Server software on to your laptop. You may download the \"Software and documentation pack for Mac OS X\" from \nhttps://www.segger.com/jlink-software.html\n. The command line version of the server is used in the steps below. \n\n\n\n\n\n\nOpen a new terminal and start a J-Link session.\n\n\n[user@~/dev/nordic_blinky/project/blinky/bin]$ which JLinkGDBServer\n/usr/local/bin/JLinkGDBServer\n[user@~/dev/nordic_blinky/project/blinky/bin]$ JLinkGDBServer -if SWD\nSEGGER J-Link GDB Server V5.02f Command Line Version\n\nJLinkARM.dll V5.02f (DLL compiled Oct  2 2015 20:55:03)\n\n-----GDB Server start settings-----\nGDBInit file:                  none\nGDB Server Listening port:     2331\nSWO raw outpu
 t listening port: 2332\nTerminal I/O port:             2333\nAccept remote connection:      yes\nGenerate logfile:              off\nVerify download:               off\nInit regs on start:            off\nSilent mode:                   off\nSingle run mode:               off\nTarget connection timeout:     0 ms\n------J-Link related settings------\nJ-Link Host interface:         USB\nJ-Link script:                 none\nJ-Link settings file:          none\n------Target related settings------\nTarget device:                 unspecified\nTarget interface:              SWD\nTarget interface speed:        1000kHz\nTarget endian:                 little\n\nConnecting to J-Link...\nJ-Link is connected.\nFirmware: J-Link OB-SAM3U128-V2-NordicSemi compiled Aug 28 2015 19:26:24\nHardware: V1.00\nS/N: 682371959\nChecking target voltage...\nTarget voltage: 3.30 V\nListening on TCP/IP port 2331\nConnecting to target...Connected to target\nWaiting for GDB connection...Connected to 127.0.0.1\n\n\n
 \n\n\n\n\nYou need a configuration file for the GDB session to be opened correctly and the image (\"blinky.elf\") you built for this target downloaded to flash. A sample config script is given below. Alternatively, you could choose to type each command at the gdb prompt.\n\n\n [user@~/dev/nordic_blinky/project/blinky/bin/blink_nordic]$ cat jlink-gdb.cfg \n echo ***Setting up the environment for debugging gdb.***\\n\n set complaints 1\n set prompt (gdb) \n set endian little\n echo \\n*** Set target charset ASCII\\n\n set target-charset ASCII\n echo \\n*** Connecting over port #2331 ***\\n\n target remote localhost:2331\n echo \\n*** Enable flash write and set device to nrf52 ***\\n\n monitor flash download=1\n monitor flash device=nRF52\n echo \\n*** loading blinky.elf ***\\n\n load ~/dev/nordic_blinky/project/blinky/bin/blink_nordic/blinky.elf \n symbol-file ~/dev/nordic_blinky/project/blinky/bin/blink_nordic/blinky.elf\n echo \\n*** Resetting target ***\\n\n monitor reset\n echo \\
 n*** Halting target ***\\n\n monitor halt\n\n\n\n\n\n\n\nStart the gdb session and monitor that it loads the image, resets the target, and halts for a command to continue. \n\n\n[user@~/dev/nordic_blinky/project/blinky/bin/blink_nordic]$ arm-none-eabi-gdb -x ~/dev/nordic_blinky/project/blinky/bin/blink_nordic/jlink-gdb.cfg\n\nGNU gdb (GNU Tools for ARM Embedded Processors) 7.8.0.20150604-cvs\nCopyright (C) 2014 Free Software Foundation, Inc.\nLicense GPLv3+: GNU GPL version 3 or later \nhttp://gnu.org/licenses/gpl.html\n\nThis is free software: you are free to change and redistribute it.\nThere is NO WARRANTY, to the extent permitted by law.  Type \"show copying\"\nand \"show warranty\" for details.\nThis GDB was configured as \"--host=x86_64-apple-darwin10 --target=arm-none-eabi\".\nType \"show configuration\" for configuration details.\nFor bug reporting instructions, please see:\n\nhttp://www.gnu.org/software/gdb/bugs/\n.\nFind the GDB manual and other documentation resources onl
 ine at:\n\nhttp://www.gnu.org/software/gdb/documentation/\n.\nFor help, type \"help\".\nType \"apropos word\" to search for commands related to \"word\".\n\n***Setting up the environment for debugging gdb.***\nThe target is assumed to be little endian\n\n*** Set target charset ASCII\n\n*** Connecting over port #2331 ***\n0x00003c34 in ?? ()\n\n*** Enable flash write and set device to nrf52 ***\nFlash download enabled\nSelecting device: nRF52\n\n*** loading blinky.elf ***\nLoading section .text, size 0x5c84 lma 0x0\nLoading section .ARM.extab, size 0x24 lma 0x5c84\nLoading section .ARM.exidx, size 0xd8 lma 0x5ca8\nLoading section .data, size 0x8f8 lma 0x5d80\nStart address 0x48c, load size 26232\nTransfer rate: 12808 KB/sec, 2914 bytes/write.\nDuring symbol reading, unexpected overlap between:\n (A) section `.text' from `~/dev/nordic_blinky/project/blinky/bin/blink_nordic/blinky.elf' [0x0, 0x5c84)\n (B) section `*COM*' from `~/dev/nordic_blinky/project/blinky/bin/blink_nordic/blinky.
 elf' [0x0, 0x0).\nWill ignore section B.\n\n*** Resetting target ***\nResetting target\n\n*** Halting target ***\n\n\n\n\n\n\n\nType 'c' to continue. The LED on the board will start to blink. You will also see some activity in the terminal showing the open J-Link GDB server connection. The LED will continue to blink after you quit out of that connection.\n\n\n(gdb) c\nContinuing.", 
             "title": "Project 2"

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/2e2c2b84/search.html
----------------------------------------------------------------------
diff --git a/search.html b/search.html
index d00ca6d..d7b5d8f 100644
--- a/search.html
+++ b/search.html
@@ -105,13 +105,6 @@
         
             
     <li class="toctree-l1 ">
-        <a class="" href="chapter2/mod/">Modules Overview</a>
-        
-    </li>
-
-        
-            
-    <li class="toctree-l1 ">
         <a class="" href="chapter2/project2/">Project 2</a>
         
     </li>

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/2e2c2b84/sitemap.xml
----------------------------------------------------------------------
diff --git a/sitemap.xml b/sitemap.xml
index 197513b..141c272 100644
--- a/sitemap.xml
+++ b/sitemap.xml
@@ -46,12 +46,6 @@
     </url>
         
     <url>
-     <loc>http://mynewt.incubator.apache.org/index.html/chapter2/mod/</loc>
-     <lastmod>2015-11-18</lastmod>
-     <changefreq>daily</changefreq>
-    </url>
-        
-    <url>
      <loc>http://mynewt.incubator.apache.org/index.html/chapter2/project2/</loc>
      <lastmod>2015-11-18</lastmod>
      <changefreq>daily</changefreq>