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 2016/01/06 08:15:29 UTC

[04/16] incubator-mynewt-site git commit: new website trial

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/8f98ebf0/os/callout/index.html
----------------------------------------------------------------------
diff --git a/os/callout/index.html b/os/callout/index.html
index 9ae4625..dbbbf27 100644
--- a/os/callout/index.html
+++ b/os/callout/index.html
@@ -1,344 +1,199 @@
 <!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>Callout Functions - 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 = "Callout Functions";
-  </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>
+<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">
         
-    </li>
-<li>
-          
-            <li>
-    <ul class="subnav">
-    <li><span>Get Started</span></li>
-
-        
-            
-    <li class="toctree-l1 ">
-        <a class="" href="../../get_started/newt_concepts/">Newt Concepts</a>
         
-    </li>
+        <link rel="canonical" href="http://mynewt.incubator.apache.org/os/callout/">
+        <link rel="shortcut icon" href="../../img/favicon.ico">
 
-        
-            
-    <li class="toctree-l1 ">
-        <a class="" href="../../get_started/project1/">Blinky, The First Project</a>
-        
-    </li>
+	<title>Callout Functions - Mynewt Testing</title>
 
-        
-            
-    <li class="toctree-l1 ">
-        <a class="" href="../../get_started/how_to_edit_docs/">How to edit docs</a>
-        
-    </li>
+        <link href="../../css/bootstrap-3.0.3.min.css" rel="stylesheet">
+        <link href="../../css/font-awesome-4.0.3.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='https://fonts.googleapis.com/css?family=Roboto:400,500,700,900,300,100' rel='stylesheet' type='text/css'>
+        <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css">
+        <link href="../../extra.css" rel="stylesheet">
 
-        
-            
-    <li class="toctree-l1 ">
-        <a class="" href="../../get_started/try_markdown/">Sample doc to edit</a>
-        
-    </li>
+        <!-- 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]-->
 
         
-    </ul>
-<li>
-          
-            <li>
-    <ul class="subnav">
-    <li><span>Get Acclimated</span></li>
+    </head>
 
-        
-            
-    <li class="toctree-l1 ">
-        <a class="" href="../../get_acclimated/vocabulary/">Understanding Newt Terms</a>
-        
-    </li>
 
-        
-            
-    <li class="toctree-l1 ">
-        <a class="" href="../../get_acclimated/project2/">Project 2</a>
-        
-    </li>
+    <body class="Callout Functions">
 
-        
-            
-    <li class="toctree-l1 ">
-        <a class="" href="../../get_acclimated/project3/">Project 3</a>
-        
-    </li>
 
-        
-    </ul>
-<li>
-          
-            <li>
-    <ul class="subnav">
-    <li><span>Newt Tool</span></li>
+        <div class="navbar navbar-default navbar-fixed-top" role="navigation">
+    <div class="logo-container">
+        <img src="http://mynewt.incubator.apache.org//images/logo.svg">
+    </div>
+    <div class="container-fluid">
+        <!-- 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>
 
-        
-            
-    <li class="toctree-l1 ">
-        <a class="" href="../../newt/newt_ops/">Command structure</a>
-        
-    </li>
+        </div>
 
-        
-            
-    <li class="toctree-l1 ">
-        <a class="" href="../../newt/newt_tool_reference/">Command list</a>
-        
-    </li>
+        <!-- Expanded navigation -->
+        <div class="navbar-collapse collapse">
+            <!-- Main navigation -->
+            <ul class="nav navbar-nav navbar-right">
+                <li>
+                    <a href="http://mynewt.incubator.apache.org//site/">Home</a>
+                </li>
+                <li>
+                    <a href="http://mynewt.incubator.apache.org//site/documentation/">Docs</a>
+                </li>
+                <li>
+                    <a href="http://mynewt.incubator.apache.org//site/download/">Download</a>
+                </li>
+                <li>
+                    <a href="http://mynewt.incubator.apache.org//site/community/">Community</a>
+                </li>
+                <li>
+                    <a href="http://mynewt.incubator.apache.org//site/events/">Events</a>
+                </li>
+            </ul>
 
-        
-    </ul>
-<li>
-          
-            <li>
-    <ul class="subnav">
-    <li><span>Mynewt OS</span></li>
+            <!-- Search, Navigation and Repo links -->
+            <ul class="nav navbar-nav navbar-right">
+                
+            </ul>
+        </div>
+    </div>
+</div>
 
-        
+        <div class="container-fluid">
             
-    <li class="toctree-l1 ">
-        <a class="" href="../mynewt_os/">Overview</a>
-        
-    </li>
-
+                <div class="row sm-extra-padding">
+                    <div class="col-md-3 bg-grey sidebar-container"><div class="bs-sidebar hidden-print" role="complementary">    
+    <div class="sidebar-top">
+        <img class="hidden-xs hidden-sm logo-small" src="http://mynewt.incubator.apache.org//images/logo.svg" alt="MyNewt" title="MyNewt">
+        <div class="small" role="search">
+            <form id ="rtd-search-form" class="wy-form" action="../../search.html" method="get">
+                <div class="form-group">
+                    <input type="text" name="q" placeholder="Search documentation" />
+                    <button class="search-button" type="submit"><i class="fa fa-search"></i></button>
+                </div>
+            </form>
+        </div>
+    </div>
+    <ul class="nav bs-sidenav">
         
             
-    <li class="toctree-l1 ">
-        <a class="" href="../context_switch/">Scheduler/Context Switching</a>
-        
-    </li>
-
         
             
-    <li class="toctree-l1 ">
-        <a class="" href="../time/">Time</a>
-        
-    </li>
-
         
             
-    <li class="toctree-l1 ">
-        <a class="" href="../task/">Tasks</a>
-        
-    </li>
-
         
             
-    <li class="toctree-l1 ">
-        <a class="" href="../event_queue/">Event Queues</a>
-        
-    </li>
-
         
             
-    <li class="toctree-l1 ">
-        <a class="" href="../semaphore/">Semaphores</a>
-        
-    </li>
-
         
             
-    <li class="toctree-l1 ">
-        <a class="" href="../mutex/">Mutexes</a>
-        
-    </li>
-
-        
+                <li class="main"><a href="../../get_started/newt_concepts/">Chapter 1 - Get Started</a></li>
+                
             
-    <li class="toctree-l1 ">
-        <a class="" href="../memory_pool/">Memory Pools</a>
-        
-    </li>
-
         
             
-    <li class="toctree-l1 ">
-        <a class="" href="../heap/">Heap</a>
-        
-    </li>
-
-        
+                <li class="main"><a href="../../get_acclimated/vocabulary/">Chapter 2 - Get Acclimated</a></li>
+                
             
-    <li class="toctree-l1 ">
-        <a class="" href="../mbufs/">Mbufs</a>
-        
-    </li>
-
         
             
-    <li class="toctree-l1 ">
-        <a class="" href="../sanity/">Sanity</a>
-        
-    </li>
-
-        
+                <li class="main"><a href="../../newt/newt_ops/">Chapter 3 - Newt Tool</a></li>
+                
             
-    <li class="toctree-l1 current">
-        <a class="current" href="./">Callout Functions</a>
         
-            <ul>
             
-                <li class="toctree-l3"><a href="#callout">Callout</a></li>
-                
-                    <li><a class="toctree-l4" href="#description">Description</a></li>
-                
-                    <li><a class="toctree-l4" href="#data-structures">Data structures</a></li>
+                <li class="main"><a href="../mynewt_os/">Chapter 4 - Mynewt OS</a></li>
                 
-                    <li><a class="toctree-l4" href="#list-of-functions">List of Functions</a></li>
-                
-                    <li><a class="toctree-l4" href="#function-reference">Function Reference</a></li>
+                    <ul class="current-toc">
+                        
+                            <li class="toctree-l3"><a href="../mynewt_os/">Overview</a></li>
+                            
+                        
+                            <li class="toctree-l3"><a href="../context_switch/">Scheduler/Context Switching</a></li>
+                            
+                        
+                            <li class="toctree-l3"><a href="../time/">Time</a></li>
+                            
+                        
+                            <li class="toctree-l3"><a href="../task/">Tasks</a></li>
+                            
+                        
+                            <li class="toctree-l3"><a href="../event_queue/">Event Queues</a></li>
+                            
+                        
+                            <li class="toctree-l3"><a href="../semaphore/">Semaphores</a></li>
+                            
+                        
+                            <li class="toctree-l3"><a href="../mutex/">Mutexes</a></li>
+                            
+                        
+                            <li class="toctree-l3"><a href="../memory_pool/">Memory Pools</a></li>
+                            
+                        
+                            <li class="toctree-l3"><a href="../heap/">Heap</a></li>
+                            
+                        
+                            <li class="toctree-l3"><a href="../mbufs/">Mbufs</a></li>
+                            
+                        
+                            <li class="toctree-l3"><a href="../sanity/">Sanity</a></li>
+                            
+                        
+                            <li class="toctree-l3"><a href="./">Callout Functions</a></li>
+                            
+                        
+                            <li class="toctree-l3"><a href="../port_os/">Porting to other Platforms</a></li>
+                            
+                        
+                    </ul>
                 
             
-            </ul>
-        
-    </li>
-
         
             
-    <li class="toctree-l1 ">
-        <a class="" href="../port_os/">Porting to other Platforms</a>
-        
-    </li>
-
-        
-    </ul>
-<li>
-          
-            <li>
-    <ul class="subnav">
-    <li><span>Chapter5 - Modules</span></li>
-
-        
-            
-    <li class="toctree-l1 ">
-        <a class="" href="../../modules/console/">Console</a>
-        
-    </li>
-
-        
-            
-    <li class="toctree-l1 ">
-        <a class="" href="../../modules/shell/">Shell</a>
-        
-    </li>
-
-        
+                <li class="main"><a href="../../modules/console/">Chapter 5 - Modules</a></li>
+                
             
-    <li class="toctree-l1 ">
-        <a class="" href="../../modules/bootloader/">Bootloader</a>
-        
-    </li>
-
         
             
-    <li class="toctree-l1 ">
-        <a class="" href="../../modules/filesystem/">File System</a>
-        
-    </li>
-
-        
-            
-    <li class="toctree-l1 ">
-        <a class="" href="../../modules/testutil/">Test Utilities</a>
-        
-    </li>
-
-        
-    </ul>
-<li>
-          
-            <li>
-    <ul class="subnav">
-    <li><span>Chapter6 - Packaging it</span></li>
-
-        
+                <li class="main"><a href="../../packaging/dist/">Chapter 6 - Packaging it</a></li>
+                
             
-    <li class="toctree-l1 ">
-        <a class="" href="../../packaging/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">
+</div></div>
+                    
+                    <div class="show-sidebar-container">
+                        <button class="show-sidebar">Docs Menu</button>
+                    </div>
+                    
+                    <div class="col-md-9 documentation-viewer" role="main">
+                        <div role="navigation" aria-label="breadcrumbs navigation">
   <ul class="wy-breadcrumbs">
     <li><a href="../..">Docs</a> &raquo;</li>
     
       
         
-          <li>Mynewt OS &raquo;</li>
+          <li>Chapter 4 - Mynewt OS &raquo;</li>
         
       
     
@@ -349,10 +204,8 @@
   </ul>
   <hr/>
 </div>
-          <div role="main">
-            <div class="section">
-              
-                <h1 id="callout">Callout<a class="headerlink" href="#callout" title="Permanent link">&para;</a></h1>
+                        
+                            <h1 id="callout">Callout<a class="headerlink" href="#callout" title="Permanent link">&para;</a></h1>
 <h2 id="description">Description<a class="headerlink" href="#description" title="Permanent link">&para;</a></h2>
 <p>Describe OS feature here </p>
 <h2 id="data-structures">Data structures<a class="headerlink" href="#data-structures" title="Permanent link">&para;</a></h2>
@@ -488,49 +341,45 @@ Any caveats to be careful about (e.g. high memory requirements).</p>
 </code></pre>
 
 <hr />
-              
+                        
+                    </div>
+                </div>
+            
+            <div class="row">    
+                <footer>
+    <div class="row">
+        <div class="col-md-12">
+            
+                <p class="copyright">Copyright &copy; 2015 The Apache Software Foundation, Licensed under the Apache License, Version 2.0 Apache and the Apache feather logo are trademarks of The Apache Software Foundation.<br>The Apache Software Foundation Apache Incubator</p>
+            
+        </div>
+    </div>
+    <div class="copyright-logos">
+        <div class="row">
+            <div class="col-xs-6 text-right">
+                <img src="http://mynewt.incubator.apache.org//images/apache-feather.png" alt="Apache" title="Apache">
             </div>
-          </div>
-          <footer>
-  
-    <div class="rst-footer-buttons" role="navigation" aria-label="footer navigation">
-      
-        <a href="../port_os/" class="btn btn-neutral float-right" title="Porting to other Platforms"/>Next <span class="icon icon-circle-arrow-right"></span></a>
-      
-      
-        <a href="../sanity/" class="btn btn-neutral" title="Sanity"><span class="icon icon-circle-arrow-left"></span> Previous</a>
-      
+            <div class="col-xs-6 text-left">
+                <img src="http://mynewt.incubator.apache.org//images/apache-logo.png" alt="Apache Incubator" title="Apache Incubator">
+            </div>
+        </div>
+    </div>
+    <div class="row">
+        <div class="col-md-12">
+            <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>
+        </div>
     </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>
-      </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="../sanity/" style="color: #fcfcfc;">&laquo; Previous</a></span>
-      
-      
-        <span style="margin-left: 15px"><a href="../port_os/" style="color: #fcfcfc">Next &raquo;</a></span>
-      
-    </span>
-</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>
+    </body>
+</html>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/8f98ebf0/os/context_switch/index.html
----------------------------------------------------------------------
diff --git a/os/context_switch/index.html b/os/context_switch/index.html
index 53ae7d4..738c75a 100644
--- a/os/context_switch/index.html
+++ b/os/context_switch/index.html
@@ -1,344 +1,199 @@
 <!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>Scheduler/Context Switching - 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 = "Scheduler/Context Switching";
-  </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>
+<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">
         
-    </li>
-<li>
-          
-            <li>
-    <ul class="subnav">
-    <li><span>Get Started</span></li>
-
-        
-            
-    <li class="toctree-l1 ">
-        <a class="" href="../../get_started/newt_concepts/">Newt Concepts</a>
         
-    </li>
+        <link rel="canonical" href="http://mynewt.incubator.apache.org/os/context_switch/">
+        <link rel="shortcut icon" href="../../img/favicon.ico">
 
-        
-            
-    <li class="toctree-l1 ">
-        <a class="" href="../../get_started/project1/">Blinky, The First Project</a>
-        
-    </li>
-
-        
-            
-    <li class="toctree-l1 ">
-        <a class="" href="../../get_started/how_to_edit_docs/">How to edit docs</a>
-        
-    </li>
+	<title>Scheduler/Context Switching - Mynewt Testing</title>
 
-        
-            
-    <li class="toctree-l1 ">
-        <a class="" href="../../get_started/try_markdown/">Sample doc to edit</a>
-        
-    </li>
+        <link href="../../css/bootstrap-3.0.3.min.css" rel="stylesheet">
+        <link href="../../css/font-awesome-4.0.3.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='https://fonts.googleapis.com/css?family=Roboto:400,500,700,900,300,100' rel='stylesheet' type='text/css'>
+        <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css">
+        <link href="../../extra.css" rel="stylesheet">
 
-        
-    </ul>
-<li>
-          
-            <li>
-    <ul class="subnav">
-    <li><span>Get Acclimated</span></li>
+        <!-- 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]-->
 
         
-            
-    <li class="toctree-l1 ">
-        <a class="" href="../../get_acclimated/vocabulary/">Understanding Newt Terms</a>
-        
-    </li>
+    </head>
 
-        
-            
-    <li class="toctree-l1 ">
-        <a class="" href="../../get_acclimated/project2/">Project 2</a>
-        
-    </li>
 
-        
-            
-    <li class="toctree-l1 ">
-        <a class="" href="../../get_acclimated/project3/">Project 3</a>
-        
-    </li>
+    <body class="Scheduler/Context Switching">
 
-        
-    </ul>
-<li>
-          
-            <li>
-    <ul class="subnav">
-    <li><span>Newt Tool</span></li>
 
-        
-            
-    <li class="toctree-l1 ">
-        <a class="" href="../../newt/newt_ops/">Command structure</a>
-        
-    </li>
-
-        
-            
-    <li class="toctree-l1 ">
-        <a class="" href="../../newt/newt_tool_reference/">Command list</a>
-        
-    </li>
+        <div class="navbar navbar-default navbar-fixed-top" role="navigation">
+    <div class="logo-container">
+        <img src="http://mynewt.incubator.apache.org//images/logo.svg">
+    </div>
+    <div class="container-fluid">
+        <!-- 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>
 
-        
-    </ul>
-<li>
-          
-            <li>
-    <ul class="subnav">
-    <li><span>Mynewt OS</span></li>
+        </div>
 
-        
-            
-    <li class="toctree-l1 ">
-        <a class="" href="../mynewt_os/">Overview</a>
-        
-    </li>
+        <!-- Expanded navigation -->
+        <div class="navbar-collapse collapse">
+            <!-- Main navigation -->
+            <ul class="nav navbar-nav navbar-right">
+                <li>
+                    <a href="http://mynewt.incubator.apache.org//site/">Home</a>
+                </li>
+                <li>
+                    <a href="http://mynewt.incubator.apache.org//site/documentation/">Docs</a>
+                </li>
+                <li>
+                    <a href="http://mynewt.incubator.apache.org//site/download/">Download</a>
+                </li>
+                <li>
+                    <a href="http://mynewt.incubator.apache.org//site/community/">Community</a>
+                </li>
+                <li>
+                    <a href="http://mynewt.incubator.apache.org//site/events/">Events</a>
+                </li>
+            </ul>
 
-        
-            
-    <li class="toctree-l1 current">
-        <a class="current" href="./">Scheduler/Context Switching</a>
-        
-            <ul>
-            
-                <li class="toctree-l3"><a href="#schedulercontext-switching">Scheduler/Context Switching</a></li>
-                
-                    <li><a class="toctree-l4" href="#description">Description</a></li>
-                
-                    <li><a class="toctree-l4" href="#data-structures">Data structures</a></li>
-                
-                    <li><a class="toctree-l4" href="#list-of-functions">List of Functions</a></li>
+            <!-- Search, Navigation and Repo links -->
+            <ul class="nav navbar-nav navbar-right">
                 
-                    <li><a class="toctree-l4" href="#function-reference">Function Reference</a></li>
-                
-            
             </ul>
-        
-    </li>
+        </div>
+    </div>
+</div>
 
-        
+        <div class="container-fluid">
             
-    <li class="toctree-l1 ">
-        <a class="" href="../time/">Time</a>
-        
-    </li>
-
+                <div class="row sm-extra-padding">
+                    <div class="col-md-3 bg-grey sidebar-container"><div class="bs-sidebar hidden-print" role="complementary">    
+    <div class="sidebar-top">
+        <img class="hidden-xs hidden-sm logo-small" src="http://mynewt.incubator.apache.org//images/logo.svg" alt="MyNewt" title="MyNewt">
+        <div class="small" role="search">
+            <form id ="rtd-search-form" class="wy-form" action="../../search.html" method="get">
+                <div class="form-group">
+                    <input type="text" name="q" placeholder="Search documentation" />
+                    <button class="search-button" type="submit"><i class="fa fa-search"></i></button>
+                </div>
+            </form>
+        </div>
+    </div>
+    <ul class="nav bs-sidenav">
         
             
-    <li class="toctree-l1 ">
-        <a class="" href="../task/">Tasks</a>
-        
-    </li>
-
         
             
-    <li class="toctree-l1 ">
-        <a class="" href="../event_queue/">Event Queues</a>
-        
-    </li>
-
         
             
-    <li class="toctree-l1 ">
-        <a class="" href="../semaphore/">Semaphores</a>
-        
-    </li>
-
         
             
-    <li class="toctree-l1 ">
-        <a class="" href="../mutex/">Mutexes</a>
-        
-    </li>
-
         
             
-    <li class="toctree-l1 ">
-        <a class="" href="../memory_pool/">Memory Pools</a>
-        
-    </li>
-
         
             
-    <li class="toctree-l1 ">
-        <a class="" href="../heap/">Heap</a>
-        
-    </li>
-
-        
+                <li class="main"><a href="../../get_started/newt_concepts/">Chapter 1 - Get Started</a></li>
+                
             
-    <li class="toctree-l1 ">
-        <a class="" href="../mbufs/">Mbufs</a>
-        
-    </li>
-
         
             
-    <li class="toctree-l1 ">
-        <a class="" href="../sanity/">Sanity</a>
-        
-    </li>
-
-        
+                <li class="main"><a href="../../get_acclimated/vocabulary/">Chapter 2 - Get Acclimated</a></li>
+                
             
-    <li class="toctree-l1 ">
-        <a class="" href="../callout/">Callout Functions</a>
-        
-    </li>
-
         
             
-    <li class="toctree-l1 ">
-        <a class="" href="../port_os/">Porting to other Platforms</a>
-        
-    </li>
-
-        
-    </ul>
-<li>
-          
-            <li>
-    <ul class="subnav">
-    <li><span>Chapter5 - Modules</span></li>
-
-        
+                <li class="main"><a href="../../newt/newt_ops/">Chapter 3 - Newt Tool</a></li>
+                
             
-    <li class="toctree-l1 ">
-        <a class="" href="../../modules/console/">Console</a>
-        
-    </li>
-
         
             
-    <li class="toctree-l1 ">
-        <a class="" href="../../modules/shell/">Shell</a>
-        
-    </li>
-
-        
+                <li class="main"><a href="../mynewt_os/">Chapter 4 - Mynewt OS</a></li>
+                
+                    <ul class="current-toc">
+                        
+                            <li class="toctree-l3"><a href="../mynewt_os/">Overview</a></li>
+                            
+                        
+                            <li class="toctree-l3"><a href="./">Scheduler/Context Switching</a></li>
+                            
+                        
+                            <li class="toctree-l3"><a href="../time/">Time</a></li>
+                            
+                        
+                            <li class="toctree-l3"><a href="../task/">Tasks</a></li>
+                            
+                        
+                            <li class="toctree-l3"><a href="../event_queue/">Event Queues</a></li>
+                            
+                        
+                            <li class="toctree-l3"><a href="../semaphore/">Semaphores</a></li>
+                            
+                        
+                            <li class="toctree-l3"><a href="../mutex/">Mutexes</a></li>
+                            
+                        
+                            <li class="toctree-l3"><a href="../memory_pool/">Memory Pools</a></li>
+                            
+                        
+                            <li class="toctree-l3"><a href="../heap/">Heap</a></li>
+                            
+                        
+                            <li class="toctree-l3"><a href="../mbufs/">Mbufs</a></li>
+                            
+                        
+                            <li class="toctree-l3"><a href="../sanity/">Sanity</a></li>
+                            
+                        
+                            <li class="toctree-l3"><a href="../callout/">Callout Functions</a></li>
+                            
+                        
+                            <li class="toctree-l3"><a href="../port_os/">Porting to other Platforms</a></li>
+                            
+                        
+                    </ul>
+                
             
-    <li class="toctree-l1 ">
-        <a class="" href="../../modules/bootloader/">Bootloader</a>
-        
-    </li>
-
         
             
-    <li class="toctree-l1 ">
-        <a class="" href="../../modules/filesystem/">File System</a>
-        
-    </li>
-
-        
+                <li class="main"><a href="../../modules/console/">Chapter 5 - Modules</a></li>
+                
             
-    <li class="toctree-l1 ">
-        <a class="" href="../../modules/testutil/">Test Utilities</a>
-        
-    </li>
-
-        
-    </ul>
-<li>
-          
-            <li>
-    <ul class="subnav">
-    <li><span>Chapter6 - Packaging it</span></li>
-
         
             
-    <li class="toctree-l1 ">
-        <a class="" href="../../packaging/dist/">Creating Packages</a>
-        
-    </li>
-
+                <li class="main"><a href="../../packaging/dist/">Chapter 6 - Packaging it</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">
+</div></div>
+                    
+                    <div class="show-sidebar-container">
+                        <button class="show-sidebar">Docs Menu</button>
+                    </div>
+                    
+                    <div class="col-md-9 documentation-viewer" role="main">
+                        <div role="navigation" aria-label="breadcrumbs navigation">
   <ul class="wy-breadcrumbs">
     <li><a href="../..">Docs</a> &raquo;</li>
     
       
         
-          <li>Mynewt OS &raquo;</li>
+          <li>Chapter 4 - Mynewt OS &raquo;</li>
         
       
     
@@ -349,10 +204,8 @@
   </ul>
   <hr/>
 </div>
-          <div role="main">
-            <div class="section">
-              
-                <h1 id="schedulercontext-switching">Scheduler/Context Switching<a class="headerlink" href="#schedulercontext-switching" title="Permanent link">&para;</a></h1>
+                        
+                            <h1 id="schedulercontext-switching">Scheduler/Context Switching<a class="headerlink" href="#schedulercontext-switching" title="Permanent link">&para;</a></h1>
 <p>Insert synopsis here</p>
 <h2 id="description">Description<a class="headerlink" href="#description" title="Permanent link">&para;</a></h2>
 <p>Describe scheduler here</p>
@@ -488,49 +341,45 @@ Any caveats to be careful about (e.g. high memory requirements).</p>
 </code></pre>
 
 <hr />
-              
+                        
+                    </div>
+                </div>
+            
+            <div class="row">    
+                <footer>
+    <div class="row">
+        <div class="col-md-12">
+            
+                <p class="copyright">Copyright &copy; 2015 The Apache Software Foundation, Licensed under the Apache License, Version 2.0 Apache and the Apache feather logo are trademarks of The Apache Software Foundation.<br>The Apache Software Foundation Apache Incubator</p>
+            
+        </div>
+    </div>
+    <div class="copyright-logos">
+        <div class="row">
+            <div class="col-xs-6 text-right">
+                <img src="http://mynewt.incubator.apache.org//images/apache-feather.png" alt="Apache" title="Apache">
             </div>
-          </div>
-          <footer>
-  
-    <div class="rst-footer-buttons" role="navigation" aria-label="footer navigation">
-      
-        <a href="../time/" class="btn btn-neutral float-right" title="Time"/>Next <span class="icon icon-circle-arrow-right"></span></a>
-      
-      
-        <a href="../mynewt_os/" class="btn btn-neutral" title="Overview"><span class="icon icon-circle-arrow-left"></span> Previous</a>
-      
+            <div class="col-xs-6 text-left">
+                <img src="http://mynewt.incubator.apache.org//images/apache-logo.png" alt="Apache Incubator" title="Apache Incubator">
+            </div>
+        </div>
+    </div>
+    <div class="row">
+        <div class="col-md-12">
+            <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>
+        </div>
     </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>
-      </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="../mynewt_os/" style="color: #fcfcfc;">&laquo; Previous</a></span>
-      
-      
-        <span style="margin-left: 15px"><a href="../time/" style="color: #fcfcfc">Next &raquo;</a></span>
-      
-    </span>
-</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>
+    </body>
+</html>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/8f98ebf0/os/event_queue/index.html
----------------------------------------------------------------------
diff --git a/os/event_queue/index.html b/os/event_queue/index.html
index e09b08e..78d6d75 100644
--- a/os/event_queue/index.html
+++ b/os/event_queue/index.html
@@ -1,344 +1,199 @@
 <!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>Event Queues - 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 = "Event Queues";
-  </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>
+<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">
         
-    </li>
-<li>
-          
-            <li>
-    <ul class="subnav">
-    <li><span>Get Started</span></li>
-
-        
-            
-    <li class="toctree-l1 ">
-        <a class="" href="../../get_started/newt_concepts/">Newt Concepts</a>
         
-    </li>
+        <link rel="canonical" href="http://mynewt.incubator.apache.org/os/event_queue/">
+        <link rel="shortcut icon" href="../../img/favicon.ico">
 
-        
-            
-    <li class="toctree-l1 ">
-        <a class="" href="../../get_started/project1/">Blinky, The First Project</a>
-        
-    </li>
-
-        
-            
-    <li class="toctree-l1 ">
-        <a class="" href="../../get_started/how_to_edit_docs/">How to edit docs</a>
-        
-    </li>
+	<title>Event Queues - Mynewt Testing</title>
 
-        
-            
-    <li class="toctree-l1 ">
-        <a class="" href="../../get_started/try_markdown/">Sample doc to edit</a>
-        
-    </li>
+        <link href="../../css/bootstrap-3.0.3.min.css" rel="stylesheet">
+        <link href="../../css/font-awesome-4.0.3.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='https://fonts.googleapis.com/css?family=Roboto:400,500,700,900,300,100' rel='stylesheet' type='text/css'>
+        <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css">
+        <link href="../../extra.css" rel="stylesheet">
 
-        
-    </ul>
-<li>
-          
-            <li>
-    <ul class="subnav">
-    <li><span>Get Acclimated</span></li>
+        <!-- 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]-->
 
         
-            
-    <li class="toctree-l1 ">
-        <a class="" href="../../get_acclimated/vocabulary/">Understanding Newt Terms</a>
-        
-    </li>
+    </head>
 
-        
-            
-    <li class="toctree-l1 ">
-        <a class="" href="../../get_acclimated/project2/">Project 2</a>
-        
-    </li>
 
-        
-            
-    <li class="toctree-l1 ">
-        <a class="" href="../../get_acclimated/project3/">Project 3</a>
-        
-    </li>
+    <body class="Event Queues">
 
-        
-    </ul>
-<li>
-          
-            <li>
-    <ul class="subnav">
-    <li><span>Newt Tool</span></li>
 
-        
-            
-    <li class="toctree-l1 ">
-        <a class="" href="../../newt/newt_ops/">Command structure</a>
-        
-    </li>
+        <div class="navbar navbar-default navbar-fixed-top" role="navigation">
+    <div class="logo-container">
+        <img src="http://mynewt.incubator.apache.org//images/logo.svg">
+    </div>
+    <div class="container-fluid">
+        <!-- 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>
 
-        
-            
-    <li class="toctree-l1 ">
-        <a class="" href="../../newt/newt_tool_reference/">Command list</a>
-        
-    </li>
+        </div>
 
-        
-    </ul>
-<li>
-          
-            <li>
-    <ul class="subnav">
-    <li><span>Mynewt OS</span></li>
+        <!-- Expanded navigation -->
+        <div class="navbar-collapse collapse">
+            <!-- Main navigation -->
+            <ul class="nav navbar-nav navbar-right">
+                <li>
+                    <a href="http://mynewt.incubator.apache.org//site/">Home</a>
+                </li>
+                <li>
+                    <a href="http://mynewt.incubator.apache.org//site/documentation/">Docs</a>
+                </li>
+                <li>
+                    <a href="http://mynewt.incubator.apache.org//site/download/">Download</a>
+                </li>
+                <li>
+                    <a href="http://mynewt.incubator.apache.org//site/community/">Community</a>
+                </li>
+                <li>
+                    <a href="http://mynewt.incubator.apache.org//site/events/">Events</a>
+                </li>
+            </ul>
 
-        
-            
-    <li class="toctree-l1 ">
-        <a class="" href="../mynewt_os/">Overview</a>
-        
-    </li>
+            <!-- Search, Navigation and Repo links -->
+            <ul class="nav navbar-nav navbar-right">
+                
+            </ul>
+        </div>
+    </div>
+</div>
 
-        
+        <div class="container-fluid">
             
-    <li class="toctree-l1 ">
-        <a class="" href="../context_switch/">Scheduler/Context Switching</a>
-        
-    </li>
-
+                <div class="row sm-extra-padding">
+                    <div class="col-md-3 bg-grey sidebar-container"><div class="bs-sidebar hidden-print" role="complementary">    
+    <div class="sidebar-top">
+        <img class="hidden-xs hidden-sm logo-small" src="http://mynewt.incubator.apache.org//images/logo.svg" alt="MyNewt" title="MyNewt">
+        <div class="small" role="search">
+            <form id ="rtd-search-form" class="wy-form" action="../../search.html" method="get">
+                <div class="form-group">
+                    <input type="text" name="q" placeholder="Search documentation" />
+                    <button class="search-button" type="submit"><i class="fa fa-search"></i></button>
+                </div>
+            </form>
+        </div>
+    </div>
+    <ul class="nav bs-sidenav">
         
             
-    <li class="toctree-l1 ">
-        <a class="" href="../time/">Time</a>
-        
-    </li>
-
         
             
-    <li class="toctree-l1 ">
-        <a class="" href="../task/">Tasks</a>
-        
-    </li>
-
         
             
-    <li class="toctree-l1 current">
-        <a class="current" href="./">Event Queues</a>
         
-            <ul>
             
-                <li class="toctree-l3"><a href="#event-queues">Event Queues</a></li>
-                
-                    <li><a class="toctree-l4" href="#description">Description</a></li>
-                
-                    <li><a class="toctree-l4" href="#data-structures">Data structures</a></li>
-                
-                    <li><a class="toctree-l4" href="#list-of-functions">List of Functions</a></li>
-                
-                    <li><a class="toctree-l4" href="#function-reference">Function Reference</a></li>
-                
-            
-            </ul>
-        
-    </li>
-
         
             
-    <li class="toctree-l1 ">
-        <a class="" href="../semaphore/">Semaphores</a>
-        
-    </li>
-
         
             
-    <li class="toctree-l1 ">
-        <a class="" href="../mutex/">Mutexes</a>
-        
-    </li>
-
-        
+                <li class="main"><a href="../../get_started/newt_concepts/">Chapter 1 - Get Started</a></li>
+                
             
-    <li class="toctree-l1 ">
-        <a class="" href="../memory_pool/">Memory Pools</a>
-        
-    </li>
-
         
             
-    <li class="toctree-l1 ">
-        <a class="" href="../heap/">Heap</a>
-        
-    </li>
-
-        
+                <li class="main"><a href="../../get_acclimated/vocabulary/">Chapter 2 - Get Acclimated</a></li>
+                
             
-    <li class="toctree-l1 ">
-        <a class="" href="../mbufs/">Mbufs</a>
-        
-    </li>
-
         
             
-    <li class="toctree-l1 ">
-        <a class="" href="../sanity/">Sanity</a>
-        
-    </li>
-
-        
+                <li class="main"><a href="../../newt/newt_ops/">Chapter 3 - Newt Tool</a></li>
+                
             
-    <li class="toctree-l1 ">
-        <a class="" href="../callout/">Callout Functions</a>
-        
-    </li>
-
         
             
-    <li class="toctree-l1 ">
-        <a class="" href="../port_os/">Porting to other Platforms</a>
-        
-    </li>
-
-        
-    </ul>
-<li>
-          
-            <li>
-    <ul class="subnav">
-    <li><span>Chapter5 - Modules</span></li>
-
-        
+                <li class="main"><a href="../mynewt_os/">Chapter 4 - Mynewt OS</a></li>
+                
+                    <ul class="current-toc">
+                        
+                            <li class="toctree-l3"><a href="../mynewt_os/">Overview</a></li>
+                            
+                        
+                            <li class="toctree-l3"><a href="../context_switch/">Scheduler/Context Switching</a></li>
+                            
+                        
+                            <li class="toctree-l3"><a href="../time/">Time</a></li>
+                            
+                        
+                            <li class="toctree-l3"><a href="../task/">Tasks</a></li>
+                            
+                        
+                            <li class="toctree-l3"><a href="./">Event Queues</a></li>
+                            
+                        
+                            <li class="toctree-l3"><a href="../semaphore/">Semaphores</a></li>
+                            
+                        
+                            <li class="toctree-l3"><a href="../mutex/">Mutexes</a></li>
+                            
+                        
+                            <li class="toctree-l3"><a href="../memory_pool/">Memory Pools</a></li>
+                            
+                        
+                            <li class="toctree-l3"><a href="../heap/">Heap</a></li>
+                            
+                        
+                            <li class="toctree-l3"><a href="../mbufs/">Mbufs</a></li>
+                            
+                        
+                            <li class="toctree-l3"><a href="../sanity/">Sanity</a></li>
+                            
+                        
+                            <li class="toctree-l3"><a href="../callout/">Callout Functions</a></li>
+                            
+                        
+                            <li class="toctree-l3"><a href="../port_os/">Porting to other Platforms</a></li>
+                            
+                        
+                    </ul>
+                
             
-    <li class="toctree-l1 ">
-        <a class="" href="../../modules/console/">Console</a>
-        
-    </li>
-
         
             
-    <li class="toctree-l1 ">
-        <a class="" href="../../modules/shell/">Shell</a>
-        
-    </li>
-
-        
+                <li class="main"><a href="../../modules/console/">Chapter 5 - Modules</a></li>
+                
             
-    <li class="toctree-l1 ">
-        <a class="" href="../../modules/bootloader/">Bootloader</a>
-        
-    </li>
-
         
             
-    <li class="toctree-l1 ">
-        <a class="" href="../../modules/filesystem/">File System</a>
-        
-    </li>
-
-        
+                <li class="main"><a href="../../packaging/dist/">Chapter 6 - Packaging it</a></li>
+                
             
-    <li class="toctree-l1 ">
-        <a class="" href="../../modules/testutil/">Test Utilities</a>
-        
-    </li>
-
         
     </ul>
-<li>
-          
-            <li>
-    <ul class="subnav">
-    <li><span>Chapter6 - Packaging it</span></li>
-
-        
-            
-    <li class="toctree-l1 ">
-        <a class="" href="../../packaging/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">
+</div></div>
+                    
+                    <div class="show-sidebar-container">
+                        <button class="show-sidebar">Docs Menu</button>
+                    </div>
+                    
+                    <div class="col-md-9 documentation-viewer" role="main">
+                        <div role="navigation" aria-label="breadcrumbs navigation">
   <ul class="wy-breadcrumbs">
     <li><a href="../..">Docs</a> &raquo;</li>
     
       
         
-          <li>Mynewt OS &raquo;</li>
+          <li>Chapter 4 - Mynewt OS &raquo;</li>
         
       
     
@@ -349,10 +204,8 @@
   </ul>
   <hr/>
 </div>
-          <div role="main">
-            <div class="section">
-              
-                <h1 id="event-queues">Event Queues<a class="headerlink" href="#event-queues" title="Permanent link">&para;</a></h1>
+                        
+                            <h1 id="event-queues">Event Queues<a class="headerlink" href="#event-queues" title="Permanent link">&para;</a></h1>
 <p>Insert synopsis here</p>
 <h2 id="description">Description<a class="headerlink" href="#description" title="Permanent link">&para;</a></h2>
 <p>Describe scheduler here</p>
@@ -488,49 +341,45 @@ Any caveats to be careful about (e.g. high memory requirements).</p>
 </code></pre>
 
 <hr />
-              
+                        
+                    </div>
+                </div>
+            
+            <div class="row">    
+                <footer>
+    <div class="row">
+        <div class="col-md-12">
+            
+                <p class="copyright">Copyright &copy; 2015 The Apache Software Foundation, Licensed under the Apache License, Version 2.0 Apache and the Apache feather logo are trademarks of The Apache Software Foundation.<br>The Apache Software Foundation Apache Incubator</p>
+            
+        </div>
+    </div>
+    <div class="copyright-logos">
+        <div class="row">
+            <div class="col-xs-6 text-right">
+                <img src="http://mynewt.incubator.apache.org//images/apache-feather.png" alt="Apache" title="Apache">
             </div>
-          </div>
-          <footer>
-  
-    <div class="rst-footer-buttons" role="navigation" aria-label="footer navigation">
-      
-        <a href="../semaphore/" class="btn btn-neutral float-right" title="Semaphores"/>Next <span class="icon icon-circle-arrow-right"></span></a>
-      
-      
-        <a href="../task/" class="btn btn-neutral" title="Tasks"><span class="icon icon-circle-arrow-left"></span> Previous</a>
-      
+            <div class="col-xs-6 text-left">
+                <img src="http://mynewt.incubator.apache.org//images/apache-logo.png" alt="Apache Incubator" title="Apache Incubator">
+            </div>
+        </div>
+    </div>
+    <div class="row">
+        <div class="col-md-12">
+            <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>
+        </div>
     </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>
-      </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="../task/" style="color: #fcfcfc;">&laquo; Previous</a></span>
-      
-      
-        <span style="margin-left: 15px"><a href="../semaphore/" style="color: #fcfcfc">Next &raquo;</a></span>
-      
-    </span>
-</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>
+    </body>
+</html>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/8f98ebf0/os/heap/index.html
----------------------------------------------------------------------
diff --git a/os/heap/index.html b/os/heap/index.html
index c3d8305..1184404 100644
--- a/os/heap/index.html
+++ b/os/heap/index.html
@@ -1,344 +1,199 @@
 <!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>Heap - 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 = "Heap";
-  </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>
+<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">
         
-    </li>
-<li>
-          
-            <li>
-    <ul class="subnav">
-    <li><span>Get Started</span></li>
-
-        
-            
-    <li class="toctree-l1 ">
-        <a class="" href="../../get_started/newt_concepts/">Newt Concepts</a>
         
-    </li>
+        <link rel="canonical" href="http://mynewt.incubator.apache.org/os/heap/">
+        <link rel="shortcut icon" href="../../img/favicon.ico">
 
-        
-            
-    <li class="toctree-l1 ">
-        <a class="" href="../../get_started/project1/">Blinky, The First Project</a>
-        
-    </li>
-
-        
-            
-    <li class="toctree-l1 ">
-        <a class="" href="../../get_started/how_to_edit_docs/">How to edit docs</a>
-        
-    </li>
+	<title>Heap - Mynewt Testing</title>
 
-        
-            
-    <li class="toctree-l1 ">
-        <a class="" href="../../get_started/try_markdown/">Sample doc to edit</a>
-        
-    </li>
+        <link href="../../css/bootstrap-3.0.3.min.css" rel="stylesheet">
+        <link href="../../css/font-awesome-4.0.3.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='https://fonts.googleapis.com/css?family=Roboto:400,500,700,900,300,100' rel='stylesheet' type='text/css'>
+        <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css">
+        <link href="../../extra.css" rel="stylesheet">
 
-        
-    </ul>
-<li>
-          
-            <li>
-    <ul class="subnav">
-    <li><span>Get Acclimated</span></li>
+        <!-- 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]-->
 
         
-            
-    <li class="toctree-l1 ">
-        <a class="" href="../../get_acclimated/vocabulary/">Understanding Newt Terms</a>
-        
-    </li>
+    </head>
 
-        
-            
-    <li class="toctree-l1 ">
-        <a class="" href="../../get_acclimated/project2/">Project 2</a>
-        
-    </li>
 
-        
-            
-    <li class="toctree-l1 ">
-        <a class="" href="../../get_acclimated/project3/">Project 3</a>
-        
-    </li>
+    <body class="Heap">
 
-        
-    </ul>
-<li>
-          
-            <li>
-    <ul class="subnav">
-    <li><span>Newt Tool</span></li>
 
-        
-            
-    <li class="toctree-l1 ">
-        <a class="" href="../../newt/newt_ops/">Command structure</a>
-        
-    </li>
+        <div class="navbar navbar-default navbar-fixed-top" role="navigation">
+    <div class="logo-container">
+        <img src="http://mynewt.incubator.apache.org//images/logo.svg">
+    </div>
+    <div class="container-fluid">
+        <!-- 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>
 
-        
-            
-    <li class="toctree-l1 ">
-        <a class="" href="../../newt/newt_tool_reference/">Command list</a>
-        
-    </li>
+        </div>
 
-        
-    </ul>
-<li>
-          
-            <li>
-    <ul class="subnav">
-    <li><span>Mynewt OS</span></li>
+        <!-- Expanded navigation -->
+        <div class="navbar-collapse collapse">
+            <!-- Main navigation -->
+            <ul class="nav navbar-nav navbar-right">
+                <li>
+                    <a href="http://mynewt.incubator.apache.org//site/">Home</a>
+                </li>
+                <li>
+                    <a href="http://mynewt.incubator.apache.org//site/documentation/">Docs</a>
+                </li>
+                <li>
+                    <a href="http://mynewt.incubator.apache.org//site/download/">Download</a>
+                </li>
+                <li>
+                    <a href="http://mynewt.incubator.apache.org//site/community/">Community</a>
+                </li>
+                <li>
+                    <a href="http://mynewt.incubator.apache.org//site/events/">Events</a>
+                </li>
+            </ul>
 
-        
-            
-    <li class="toctree-l1 ">
-        <a class="" href="../mynewt_os/">Overview</a>
-        
-    </li>
+            <!-- Search, Navigation and Repo links -->
+            <ul class="nav navbar-nav navbar-right">
+                
+            </ul>
+        </div>
+    </div>
+</div>
 
-        
+        <div class="container-fluid">
             
-    <li class="toctree-l1 ">
-        <a class="" href="../context_switch/">Scheduler/Context Switching</a>
-        
-    </li>
-
+                <div class="row sm-extra-padding">
+                    <div class="col-md-3 bg-grey sidebar-container"><div class="bs-sidebar hidden-print" role="complementary">    
+    <div class="sidebar-top">
+        <img class="hidden-xs hidden-sm logo-small" src="http://mynewt.incubator.apache.org//images/logo.svg" alt="MyNewt" title="MyNewt">
+        <div class="small" role="search">
+            <form id ="rtd-search-form" class="wy-form" action="../../search.html" method="get">
+                <div class="form-group">
+                    <input type="text" name="q" placeholder="Search documentation" />
+                    <button class="search-button" type="submit"><i class="fa fa-search"></i></button>
+                </div>
+            </form>
+        </div>
+    </div>
+    <ul class="nav bs-sidenav">
         
             
-    <li class="toctree-l1 ">
-        <a class="" href="../time/">Time</a>
-        
-    </li>
-
         
             
-    <li class="toctree-l1 ">
-        <a class="" href="../task/">Tasks</a>
-        
-    </li>
-
         
             
-    <li class="toctree-l1 ">
-        <a class="" href="../event_queue/">Event Queues</a>
-        
-    </li>
-
         
             
-    <li class="toctree-l1 ">
-        <a class="" href="../semaphore/">Semaphores</a>
-        
-    </li>
-
         
             
-    <li class="toctree-l1 ">
-        <a class="" href="../mutex/">Mutexes</a>
-        
-    </li>
-
         
             
-    <li class="toctree-l1 ">
-        <a class="" href="../memory_pool/">Memory Pools</a>
-        
-    </li>
-
-        
-            
-    <li class="toctree-l1 current">
-        <a class="current" href="./">Heap</a>
-        
-            <ul>
-            
-                <li class="toctree-l3"><a href="#heap">Heap</a></li>
-                
-                    <li><a class="toctree-l4" href="#description">Description</a></li>
-                
-                    <li><a class="toctree-l4" href="#data-structures">Data structures</a></li>
-                
-                    <li><a class="toctree-l4" href="#list-of-functions">List of Functions</a></li>
-                
-                    <li><a class="toctree-l4" href="#function-reference">Function Reference</a></li>
+                <li class="main"><a href="../../get_started/newt_concepts/">Chapter 1 - Get Started</a></li>
                 
             
-            </ul>
-        
-    </li>
-
         
             
-    <li class="toctree-l1 ">
-        <a class="" href="../mbufs/">Mbufs</a>
-        
-    </li>
-
-        
+                <li class="main"><a href="../../get_acclimated/vocabulary/">Chapter 2 - Get Acclimated</a></li>
+                
             
-    <li class="toctree-l1 ">
-        <a class="" href="../sanity/">Sanity</a>
-        
-    </li>
-
         
             
-    <li class="toctree-l1 ">
-        <a class="" href="../callout/">Callout Functions</a>
-        
-    </li>
-
-        
+                <li class="main"><a href="../../newt/newt_ops/">Chapter 3 - Newt Tool</a></li>
+                
             
-    <li class="toctree-l1 ">
-        <a class="" href="../port_os/">Porting to other Platforms</a>
-        
-    </li>
-
-        
-    </ul>
-<li>
-          
-            <li>
-    <ul class="subnav">
-    <li><span>Chapter5 - Modules</span></li>
-
         
             
-    <li class="toctree-l1 ">
-        <a class="" href="../../modules/console/">Console</a>
-        
-    </li>
-
-        
+                <li class="main"><a href="../mynewt_os/">Chapter 4 - Mynewt OS</a></li>
+                
+                    <ul class="current-toc">
+                        
+                            <li class="toctree-l3"><a href="../mynewt_os/">Overview</a></li>
+                            
+                        
+                            <li class="toctree-l3"><a href="../context_switch/">Scheduler/Context Switching</a></li>
+                            
+                        
+                            <li class="toctree-l3"><a href="../time/">Time</a></li>
+                            
+                        
+                            <li class="toctree-l3"><a href="../task/">Tasks</a></li>
+                            
+                        
+                            <li class="toctree-l3"><a href="../event_queue/">Event Queues</a></li>
+                            
+                        
+                            <li class="toctree-l3"><a href="../semaphore/">Semaphores</a></li>
+                            
+                        
+                            <li class="toctree-l3"><a href="../mutex/">Mutexes</a></li>
+                            
+                        
+                            <li class="toctree-l3"><a href="../memory_pool/">Memory Pools</a></li>
+                            
+                        
+                            <li class="toctree-l3"><a href="./">Heap</a></li>
+                            
+                        
+                            <li class="toctree-l3"><a href="../mbufs/">Mbufs</a></li>
+                            
+                        
+                            <li class="toctree-l3"><a href="../sanity/">Sanity</a></li>
+                            
+                        
+                            <li class="toctree-l3"><a href="../callout/">Callout Functions</a></li>
+                            
+                        
+                            <li class="toctree-l3"><a href="../port_os/">Porting to other Platforms</a></li>
+                            
+                        
+                    </ul>
+                
             
-    <li class="toctree-l1 ">
-        <a class="" href="../../modules/shell/">Shell</a>
-        
-    </li>
-
         
             
-    <li class="toctree-l1 ">
-        <a class="" href="../../modules/bootloader/">Bootloader</a>
-        
-    </li>
-
-        
+                <li class="main"><a href="../../modules/console/">Chapter 5 - Modules</a></li>
+                
             
-    <li class="toctree-l1 ">
-        <a class="" href="../../modules/filesystem/">File System</a>
-        
-    </li>
-
         
             
-    <li class="toctree-l1 ">
-        <a class="" href="../../modules/testutil/">Test Utilities</a>
-        
-    </li>
-
-        
-    </ul>
-<li>
-          
-            <li>
-    <ul class="subnav">
-    <li><span>Chapter6 - Packaging it</span></li>
-
-        
+                <li class="main"><a href="../../packaging/dist/">Chapter 6 - Packaging it</a></li>
+                
             
-    <li class="toctree-l1 ">
-        <a class="" href="../../packaging/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">
+</div></div>
+                    
+                    <div class="show-sidebar-container">
+                        <button class="show-sidebar">Docs Menu</button>
+                    </div>
+                    
+                    <div class="col-md-9 documentation-viewer" role="main">
+                        <div role="navigation" aria-label="breadcrumbs navigation">
   <ul class="wy-breadcrumbs">
     <li><a href="../..">Docs</a> &raquo;</li>
     
       
         
-          <li>Mynewt OS &raquo;</li>
+          <li>Chapter 4 - Mynewt OS &raquo;</li>
         
       
     
@@ -349,10 +204,8 @@
   </ul>
   <hr/>
 </div>
-          <div role="main">
-            <div class="section">
-              
-                <h1 id="heap">Heap<a class="headerlink" href="#heap" title="Permanent link">&para;</a></h1>
+                        
+                            <h1 id="heap">Heap<a class="headerlink" href="#heap" title="Permanent link">&para;</a></h1>
 <p>Insert synopsis here</p>
 <h2 id="description">Description<a class="headerlink" href="#description" title="Permanent link">&para;</a></h2>
 <p>Describe OS feature  here </p>
@@ -488,49 +341,45 @@ Any caveats to be careful about (e.g. high memory requirements).</p>
 </code></pre>
 
 <hr />
-              
+                        
+                    </div>
+                </div>
+            
+            <div class="row">    
+                <footer>
+    <div class="row">
+        <div class="col-md-12">
+            
+                <p class="copyright">Copyright &copy; 2015 The Apache Software Foundation, Licensed under the Apache License, Version 2.0 Apache and the Apache feather logo are trademarks of The Apache Software Foundation.<br>The Apache Software Foundation Apache Incubator</p>
+            
+        </div>
+    </div>
+    <div class="copyright-logos">
+        <div class="row">
+            <div class="col-xs-6 text-right">
+                <img src="http://mynewt.incubator.apache.org//images/apache-feather.png" alt="Apache" title="Apache">
             </div>
-          </div>
-          <footer>
-  
-    <div class="rst-footer-buttons" role="navigation" aria-label="footer navigation">
-      
-        <a href="../mbufs/" class="btn btn-neutral float-right" title="Mbufs"/>Next <span class="icon icon-circle-arrow-right"></span></a>
-      
-      
-        <a href="../memory_pool/" class="btn btn-neutral" title="Memory Pools"><span class="icon icon-circle-arrow-left"></span> Previous</a>
-      
+            <div class="col-xs-6 text-left">
+                <img src="http://mynewt.incubator.apache.org//images/apache-logo.png" alt="Apache Incubator" title="Apache Incubator">
+            </div>
+        </div>
+    </div>
+    <div class="row">
+        <div class="col-md-12">
+            <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>
+        </div>
     </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>
-      </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="../memory_pool/" style="color: #fcfcfc;">&laquo; Previous</a></span>
-      
-      
-        <span style="margin-left: 15px"><a href="../mbufs/" style="color: #fcfcfc">Next &raquo;</a></span>
-      
-    </span>
-</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>
+    </body>
+</html>
\ No newline at end of file