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 22:56:10 UTC

[07/45] incubator-mynewt-site git commit: ignore directory site/

ignore directory site/


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/c240f766
Tree: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/tree/c240f766
Diff: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/diff/c240f766

Branch: refs/heads/asf-site
Commit: c240f766f7cc24ef87e5c70a26442f8a77d5a268
Parents: 4c76711
Author: aditihilbert <ad...@runtime.io>
Authored: Wed Nov 18 15:24:58 2015 -0800
Committer: aditihilbert <ad...@runtime.io>
Committed: Wed Nov 18 15:24:58 2015 -0800

----------------------------------------------------------------------
 .gitignore       |   2 +-
 site/extra.css   |  44 -----
 site/index.html  | 481 --------------------------------------------------
 site/sitemap.xml | 204 ---------------------
 4 files changed, 1 insertion(+), 730 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/c240f766/.gitignore
----------------------------------------------------------------------
diff --git a/.gitignore b/.gitignore
index 45ddf0a..1320f90 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-site/
+site

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/c240f766/site/extra.css
----------------------------------------------------------------------
diff --git a/site/extra.css b/site/extra.css
deleted file mode 100644
index de4dfc6..0000000
--- a/site/extra.css
+++ /dev/null
@@ -1,44 +0,0 @@
-/*
- * Tweak the overal size to better match RTD.
- */
- 
-body {
-    font-size: 100%;
-}
-
-h3 {
-    color: black;
-    font-weight: 900;
-}
-
-h4, h5, h6 {
-    color: black;
-    font-weight: 300;
-    text-decoration: underline;
-}
-
-hr {
-    height: 2px;
-    border: #2980b9;
-    background: #2980b9;
-}
-
-/*
- * Fix wrapping in the code highlighting
- *
- * https://github.com/mkdocs/mkdocs/issues/233
- */
-code {
-    white-space: pre;
-}
-
-/*
- * Wrap inline code samples otherwise they shoot off the side and
- * can't be read at all.
- *
- * https://github.com/mkdocs/mkdocs/issues/313
- */
-p code {
-    word-wrap: break-word;
-}
-

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/c240f766/site/index.html
----------------------------------------------------------------------
diff --git a/site/index.html b/site/index.html
deleted file mode 100644
index 1663bb9..0000000
--- a/site/index.html
+++ /dev/null
@@ -1,481 +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>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 = "None";
-  </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 current">
-        <a class="current" href=".">Home</a>
-        
-            <ul>
-            
-                <li class="toctree-l3"><a href="#objective-of-mynewt">Objective of Mynewt</a></li>
-                
-                    <li><a class="toctree-l4" href="#project-information-links">Project Information Links</a></li>
-                
-                    <li><a class="toctree-l4" href="#project-git-repository">Project GIT Repository</a></li>
-                
-                    <li><a class="toctree-l4" href="#mailing-lists">Mailing Lists</a></li>
-                
-                    <li><a class="toctree-l4" href="#documentation-organization">Documentation Organization</a></li>
-                
-                    <li><a class="toctree-l4" href="#contributing-to-documentation">Contributing to Documentation</a></li>
-                
-            
-            </ul>
-        
-    </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="chapter2/vocabulary/">Understanding Newt Terms</a>
-        
-    </li>
-
-        
-            
-    <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>
-
-        
-            
-    <li class="toctree-l1 ">
-        <a class="" href="chapter2/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>Home</li>
-    <li class="wy-breadcrumbs-aside">
-      
-    </li>
-  </ul>
-  <hr/>
-</div>
-          <div role="main">
-            <div class="section">
-              
-                <h1 id="_1"><img alt="ASF Incubator Project" src="./images/egg-logo.png" /><a class="headerlink" href="#_1" title="Permanent link">&para;</a></h1>
-<hr />
-<h2 id="objective-of-mynewt">Objective of Mynewt<a class="headerlink" href="#objective-of-mynewt" title="Permanent link">&para;</a></h2>
-<p>Mynewt is an open source initiative to build a stack of modularized control, networking, and monitoring software for embedded devices like wearables, lightbulbs, locks, and doorbells. At the core is a real-time operating system that is designed to work on a variety of microcontrollers. The project includes the Newt tool to help you build and distribute embedded projects using Mynewt OS. The modular implementation allows the user the flexibility to mix and match hardware components and software stack depending on the feature and performance requirements of the particular application he or she has in mind.</p>
-<p>The world of Mynewt, therefore, has three primary collaborative goals:</p>
-<ul>
-<li>Build a modularized real-time operating system for a rich set of hardware components</li>
-<li>Offer a suite of open-source software for efficient and secure two-way communications with an embedded device</li>
-<li>Develop method and tools necessary to build an optimized executable image on the desired hardware</li>
-</ul>
-<h3 id="project-information-links">Project Information Links<a class="headerlink" href="#project-information-links" title="Permanent link">&para;</a></h3>
-<ul>
-<li>
-<p><a href="https://wiki.apache.org/incubator/MynewtProposal">Project Proposal</a></p>
-</li>
-<li>
-<p><a href="https://issues.apache.org/jira/browse/MYNEWT/?selectedTab=com.atlassian.jira.jira-projects-plugin:summary-panel">Issue Tracking</a></p>
-</li>
-<li>
-<p><a href="http://incubator.apache.org/projects/mynewt.html">Project Status</a></p>
-</li>
-</ul>
-<h3 id="project-git-repository">Project GIT Repository<a class="headerlink" href="#project-git-repository" title="Permanent link">&para;</a></h3>
-<ul>
-<li>
-<p><a href="https://git-wip-us.apache.org/repos/asf/incubator-mynewt-site.git">Documentation repository</a> containing the markdown docs that generate the html pages you see here.</p>
-</li>
-<li>
-<p><a href="https://git-wip-us.apache.org/repos/asf/incubator-mynewt-larva.git">Mynewt OS development repository (larva)</a> containing all code packages for newt operating system and middleware software being worked on.</p>
-</li>
-<li>
-<p><a href="https://git-wip-us.apache.org/repos/asf/incubator-mynewt-newt.git">Newt tool development repository (newt)</a> containing source code for the newt tool.</p>
-</li>
-</ul>
-<h3 id="mailing-lists">Mailing Lists<a class="headerlink" href="#mailing-lists" title="Permanent link">&para;</a></h3>
-<ul>
-<li>
-<p>dev@mynewt.incubator.apache.org </p>
-<p>This is for both contributors and users. In order to subscribe to the dev list, send an email to dev-subscribe@mynewt.incubator.apache.org.</p>
-</li>
-<li>
-<p>commits@mynewt.incubator.apache.org</p>
-<p>This is mainly for contributors to code or documentation. In order to subscribe to the commits list, send an email to commits-subscribe@mynewt.incubator.apache.org.</p>
-</li>
-<li>
-<p>notifications@mynewt.incubator.apache.org</p>
-<p>This is for all autogenerated mail except commits e.g. JIRA notifications. In order to subscribe to the notifications list, send an email to notifications-subscribe@mynewt.incubator.apache.org. </p>
-</li>
-</ul>
-<p>To subscribe to a mailing list, you simply send an email to a special subscription address. To subscribe to the dev list, send an email to dev-subscribe@mynewt.incubator.apache.org. For the issues list, the address would be issues-subscribe@mynewt.incubator.apache.org. You should then get an automated email which details how to confirm your subscription.</p>
-<h3 id="documentation-organization">Documentation Organization<a class="headerlink" href="#documentation-organization" title="Permanent link">&para;</a></h3>
-<p>The chapter organization is outlined below. Each chapter will include one or more tutorials for hands-on experience with the material in each chapter. </p>
-<ul>
-<li>
-<p><a href="chapter1/newt_concepts/">Chapter 1: Getting Started</a> introduces some key terms in this initiative and includes a tutorial for a quick project to show how to work with some of the products.</p>
-</li>
-<li>
-<p><a href="chapter2/vocabulary/">Chapter 2: Getting Acclimated</a> delves deeper into the concepts crucial to the software development effort. </p>
-</li>
-<li>
-<p><a href="chapter3/newt_ops/">Chapter 3: Newt Tool Reference</a> describes the command structure and details all the available commands to help you with your project. </p>
-</li>
-<li>
-<p><a href="chapter4/mynewt_os/">Chapter 4: Newt OS</a> provides an overview of the features available and how to customize for your hardware and software application.</p>
-</li>
-<li>
-<p><a href="chapter5/console/">Chapter 5: Modules</a> lays out all the available modules such as HAL (Hardware Abstraction Layer), console, file system, networking stacks, and other middleware components.</p>
-</li>
-<li>
-<p><a href="chapter6/dist/">Chapter 6: Creating packages for distribution</a> delineates the process of creating complete packages to load on your embedded device to get it up, connected, and ready for remote management.</p>
-</li>
-</ul>
-<h3 id="contributing-to-documentation">Contributing to Documentation<a class="headerlink" href="#contributing-to-documentation" title="Permanent link">&para;</a></h3>
-<p>All content on this site is statically generated using <a href="http://www.mkdocs.org">MkDocs</a> from documents written in Markdown and stored in the <code>docs</code> directory on the master branch in the <a href="https://git-wip-us.apache.org/repos/asf/incubator-mynewt-site.git">Documentation repository</a>. As a documentation contributor you will modify in the desired markdown file or create new ones in the appropriate chapter subdirectory under <code>docs</code>. </p>
-<p>To edit content in a Markdown file and be able to see how the changes look you may use desktop apps such as:</p>
-<ul>
-<li><a href="http://25.io/mou/">Mou</a> for Mac</li>
-<li><a href="http://alternativeto.net/software/mou/?platform=windows">Something like Mou</a> for Windows</li>
-</ul>
-<p>Click on <a href="chapter1/how_to_edit_docs/">How to edit docs</a> under "Get Started" to learn how to edit a sample file <a href="chapter1/try_markdown/">try_markdown.md</a> on Mynewt's documentation git repository.</p>
-<p>The static html content is generated and maintained in the asf-site branch in the documentation repository. Currently, the static html files are generated manually once a day. This will be automated in the future.</p>
-<p>You can preview the changes you have made on your desktop by installing MkDocs and starting up its built-in webserver as described in <a href="http://www.mkdocs.org">MkDocs</a>.</p>
-              
-            </div>
-          </div>
-          <footer>
-  
-    <div class="rst-footer-buttons" role="navigation" aria-label="footer navigation">
-      
-        <a href="chapter1/newt_concepts/" class="btn btn-neutral float-right" title="Newt Concepts"/>Next <span class="icon icon-circle-arrow-right"></span></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 style="margin-left: 15px"><a href="chapter1/newt_concepts/" style="color: #fcfcfc">Next &raquo;</a></span>
-      
-    </span>
-</div>
-
-</body>
-</html>
-
-<!--
-MkDocs version : 0.14.0
-Build Date UTC : 2015-11-18 23:04:39.341623
--->

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/c240f766/site/sitemap.xml
----------------------------------------------------------------------
diff --git a/site/sitemap.xml b/site/sitemap.xml
deleted file mode 100644
index 197513b..0000000
--- a/site/sitemap.xml
+++ /dev/null
@@ -1,204 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
-
-    
-    <url>
-     <loc>http://mynewt.incubator.apache.org/index.html/</loc>
-     <lastmod>2015-11-18</lastmod>
-     <changefreq>daily</changefreq>
-    </url>
-    
-
-    
-        
-    <url>
-     <loc>http://mynewt.incubator.apache.org/index.html/chapter1/newt_concepts/</loc>
-     <lastmod>2015-11-18</lastmod>
-     <changefreq>daily</changefreq>
-    </url>
-        
-    <url>
-     <loc>http://mynewt.incubator.apache.org/index.html/chapter1/project1/</loc>
-     <lastmod>2015-11-18</lastmod>
-     <changefreq>daily</changefreq>
-    </url>
-        
-    <url>
-     <loc>http://mynewt.incubator.apache.org/index.html/chapter1/how_to_edit_docs/</loc>
-     <lastmod>2015-11-18</lastmod>
-     <changefreq>daily</changefreq>
-    </url>
-        
-    <url>
-     <loc>http://mynewt.incubator.apache.org/index.html/chapter1/try_markdown/</loc>
-     <lastmod>2015-11-18</lastmod>
-     <changefreq>daily</changefreq>
-    </url>
-        
-    
-
-    
-        
-    <url>
-     <loc>http://mynewt.incubator.apache.org/index.html/chapter2/vocabulary/</loc>
-     <lastmod>2015-11-18</lastmod>
-     <changefreq>daily</changefreq>
-    </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>
-    </url>
-        
-    <url>
-     <loc>http://mynewt.incubator.apache.org/index.html/chapter2/project3/</loc>
-     <lastmod>2015-11-18</lastmod>
-     <changefreq>daily</changefreq>
-    </url>
-        
-    
-
-    
-        
-    <url>
-     <loc>http://mynewt.incubator.apache.org/index.html/chapter3/newt_ops/</loc>
-     <lastmod>2015-11-18</lastmod>
-     <changefreq>daily</changefreq>
-    </url>
-        
-    <url>
-     <loc>http://mynewt.incubator.apache.org/index.html/chapter3/newt_tool_reference/</loc>
-     <lastmod>2015-11-18</lastmod>
-     <changefreq>daily</changefreq>
-    </url>
-        
-    
-
-    
-        
-    <url>
-     <loc>http://mynewt.incubator.apache.org/index.html/chapter4/mynewt_os/</loc>
-     <lastmod>2015-11-18</lastmod>
-     <changefreq>daily</changefreq>
-    </url>
-        
-    <url>
-     <loc>http://mynewt.incubator.apache.org/index.html/chapter4/context_switch/</loc>
-     <lastmod>2015-11-18</lastmod>
-     <changefreq>daily</changefreq>
-    </url>
-        
-    <url>
-     <loc>http://mynewt.incubator.apache.org/index.html/chapter4/time/</loc>
-     <lastmod>2015-11-18</lastmod>
-     <changefreq>daily</changefreq>
-    </url>
-        
-    <url>
-     <loc>http://mynewt.incubator.apache.org/index.html/chapter4/task/</loc>
-     <lastmod>2015-11-18</lastmod>
-     <changefreq>daily</changefreq>
-    </url>
-        
-    <url>
-     <loc>http://mynewt.incubator.apache.org/index.html/chapter4/event_queue/</loc>
-     <lastmod>2015-11-18</lastmod>
-     <changefreq>daily</changefreq>
-    </url>
-        
-    <url>
-     <loc>http://mynewt.incubator.apache.org/index.html/chapter4/semaphore/</loc>
-     <lastmod>2015-11-18</lastmod>
-     <changefreq>daily</changefreq>
-    </url>
-        
-    <url>
-     <loc>http://mynewt.incubator.apache.org/index.html/chapter4/mutex/</loc>
-     <lastmod>2015-11-18</lastmod>
-     <changefreq>daily</changefreq>
-    </url>
-        
-    <url>
-     <loc>http://mynewt.incubator.apache.org/index.html/chapter4/memory_pool/</loc>
-     <lastmod>2015-11-18</lastmod>
-     <changefreq>daily</changefreq>
-    </url>
-        
-    <url>
-     <loc>http://mynewt.incubator.apache.org/index.html/chapter4/heap/</loc>
-     <lastmod>2015-11-18</lastmod>
-     <changefreq>daily</changefreq>
-    </url>
-        
-    <url>
-     <loc>http://mynewt.incubator.apache.org/index.html/chapter4/mbufs/</loc>
-     <lastmod>2015-11-18</lastmod>
-     <changefreq>daily</changefreq>
-    </url>
-        
-    <url>
-     <loc>http://mynewt.incubator.apache.org/index.html/chapter4/sanity/</loc>
-     <lastmod>2015-11-18</lastmod>
-     <changefreq>daily</changefreq>
-    </url>
-        
-    <url>
-     <loc>http://mynewt.incubator.apache.org/index.html/chapter4/port_os/</loc>
-     <lastmod>2015-11-18</lastmod>
-     <changefreq>daily</changefreq>
-    </url>
-        
-    
-
-    
-        
-    <url>
-     <loc>http://mynewt.incubator.apache.org/index.html/chapter5/console/</loc>
-     <lastmod>2015-11-18</lastmod>
-     <changefreq>daily</changefreq>
-    </url>
-        
-    <url>
-     <loc>http://mynewt.incubator.apache.org/index.html/chapter5/shell/</loc>
-     <lastmod>2015-11-18</lastmod>
-     <changefreq>daily</changefreq>
-    </url>
-        
-    <url>
-     <loc>http://mynewt.incubator.apache.org/index.html/chapter5/bootloader/</loc>
-     <lastmod>2015-11-18</lastmod>
-     <changefreq>daily</changefreq>
-    </url>
-        
-    <url>
-     <loc>http://mynewt.incubator.apache.org/index.html/chapter5/filesystem/</loc>
-     <lastmod>2015-11-18</lastmod>
-     <changefreq>daily</changefreq>
-    </url>
-        
-    <url>
-     <loc>http://mynewt.incubator.apache.org/index.html/chapter5/testutil/</loc>
-     <lastmod>2015-11-18</lastmod>
-     <changefreq>daily</changefreq>
-    </url>
-        
-    
-
-    
-        
-    <url>
-     <loc>http://mynewt.incubator.apache.org/index.html/chapter6/dist/</loc>
-     <lastmod>2015-11-18</lastmod>
-     <changefreq>daily</changefreq>
-    </url>
-        
-    
-
-</urlset>
\ No newline at end of file