Repository: incubator-mynewt-site Updated Branches: refs/heads/asf-site bdc0c7736 -> 98ebdde95
http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/22b7d022/os/tutorials/repo/upgrade_repo/index.html ---------------------------------------------------------------------- diff --git a/os/tutorials/repo/upgrade_repo/index.html b/os/tutorials/repo/upgrade_repo/index.html new file mode 100644 index 0000000..58b485b --- /dev/null +++ b/os/tutorials/repo/upgrade_repo/index.html @@ -0,0 +1,490 @@ +<!DOCTYPE html> +<html lang="en"> + <head> + <meta charset="utf-8"> + <meta http-equiv="X-UA-Compatible" content="IE=edge"> + <meta name="viewport" content="width=device-width, initial-scale=1.0"> + + + <link rel="canonical" href="http://mynewt.apache.org/os/tutorials/repo/upgrade_repo/"> + <link rel="shortcut icon" href="../../../../img/favicon.ico"> + + <title>Upgrade a repo - Apache Mynewt</title> + + <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="../../../../css/v2.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"> + + <!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries --> + <!--[if lt IE 9]> + <script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script> + <script src="https://oss.maxcdn.com/libs/respond.js/1.3.0/respond.min.js"></script> + <![endif]--> + + + <script> + (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ + (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), + m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) + })(window,document,'script','//www.google-analytics.com/analytics.js','ga'); + + ga('create', 'UA-72162311-1', 'auto'); + ga('send', 'pageview'); + </script> + + </head> + + + <body class="Upgrade a repo"> + + + + + + + + + +<nav id="navbar" class="navbar navbar-inverse navbar-fixed-top" role="navigation"> + <div class="container"> + <!-- Collapsed navigation --> + <div class="navbar-header"> + <!-- Expander button --> + <button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse"> + <span class="sr-only">Toggle navigation</span> + <span class="icon-bar"></span> + <span class="icon-bar"></span> + <span class="icon-bar"></span> + </button> + + </div> + + <!-- Expanded navigation --> + <div class="navbar-collapse collapse"> + <!-- Main navigation --> + <ul class="nav navbar-nav navbar-right"> + <li + class="" +> + <a href="/">Home</a> + </li> + <li + class="important" +> + <a href="/quick-start/">Quick Start</a> + </li> + <li + class="" +> + <a href="/about/">About</a> + </li> + <li + class="active" +> + <a href="/os/introduction/">Documentation</a> + </li> + <li + class="" +> + <a href="/download/">Download</a> + </li> + <li + class="" +> + <a href="/community/">Community</a> + </li> + <li + class="" +> + <a href="/events/">Events</a> + </li> + </ul> + + <!-- Search, Navigation and Repo links --> + <ul class="nav navbar-nav navbar-right"> + + </ul> + </div> + </div> +</nav> + + + + <div class="container"> + + <div class="row"> + <div class="col-md-3 v2-sidebar"><div id="docSidebar" class="hidden-print" role="complementary"> + <div class="top"> + <img class="hidden-xs hidden-sm logo-small" src="/img/logo.svg" alt="MyNewt" title="MyNewt"> + <div role="search"> + <form id="rtd-search-form" class="wy-form" action="../../../../search.html" method="get"> + <div class="form-group"> + <input type="text" name="q" class="form-control" placeholder="Search documentation" /> + </div> + </form> + </div> + </div> + <ul class="toc-nav"> + + + + + + + + + + + + + + + + + + <li ><a href="../../../introduction/">Mynewt Documentation</a> + + + <ul> + + + + + + + + <li ><a href="../../../get_started/get_started/">Basic Setup</a> + + + </li> + + + + + + <li > + <a href="../../../get_started/vocabulary/">Concepts</a> + </li> + + + + + + + + <li ><a href="../../tutorials/">Tutorials</a> + + + <ul> + + + + + + + + <li><a href=" + ../../arduino_zero/ +">Project Blinky</a> + + + </li> + + + + + + + + <li ><a href="../add_repos/">Work with repositories</a> + + + <ul> + + + + + + <li class="active"> + <a href="./">Upgrade a repo</a> + </li> + + + + + + <li > + <a href="../create_repo/">Turn project into a repo</a> + </li> + + + + </ul> + + </li> + + + + + + <li > + <a href="../../unit_test/">Write a Test Suite for a Package</a> + </li> + + + + + + <li > + <a href="../../air_quality_sensor/">Air-quality Sensor project</a> + </li> + + + + + + <li > + <a href="../../event_queue/">Add task to manage multiple events</a> + </li> + + + + + + <li > + <a href="../../project-slinky/">Enable remote comms on sim device</a> + </li> + + + + + + <li > + <a href="../../project-target-slinky/">Enable remote comms on STM32 board</a> + </li> + + + + + + <li > + <a href="../../bletiny_project/">BLE app to check stats via console</a> + </li> + + + + + + + + <li ><a href="../../bleprph/bleprph-intro/">BLE peripheral project</a> + + + </li> + + + + + + <li > + <a href="../../ibeacon/">BLE iBeacon</a> + </li> + + + + + + <li > + <a href="../../blehci_project/">BLE HCI interface</a> + </li> + + + + </ul> + + </li> + + + + + + + + <li ><a href="../../../os_user_guide/">OS User Guide</a> + + + </li> + + + + + + + + <li><a href=" + ../../../../network/ble/ble_intro/ +">BLE User Guide</a> + + + </li> + + + + + + + + <li ><a href="../../../../newt/newt_intro/">Newt Tool Guide</a> + + + </li> + + + + + + + + <li ><a href="../../../../newtmgr/overview/">Newt Manager Guide</a> + + + </li> + + + + </ul> + + </li> + + + + + + + + <li><a href=" + ../../../../faq/how_to_edit_docs/ +">Appendix</a> + + + </li> + + + + </ul> +</div></div> + + <div class="show-sidebar-container"> + <button class="show-sidebar">Docs Menu</button> + </div> + + <div class="col-md-9" role="main"> + <div class="row doc-header"> + <div class="col-sm-12"> + <div role="navigation" aria-label="breadcrumbs navigation"> + <ul class="wy-breadcrumbs pull-right"> + <li><a href="/documentation/">Docs</a></li> + + + + <li>» <a href="../../tutorials/">Tutorials</a></li> + + + + <li>» <a href="../add_repos/">Work with repositories</a></li> + + + + <li>» Upgrade a repo</li> + + + + </ul> +</div> + </div> + </div> + + <h2 id="upgrade-a-repo">Upgrade a repo</h2> +<p>In order to upgrade a previously installed repository, the "newt upgrade" command should be issued:</p> +<div class="codehilite" style="background: #ffffff"><pre style="line-height: 125%">$ newt upgrade +</pre></div> + + +<p><br></p> +<p>Newt upgrade will look at the current desired version in <code>project.yml</code>, +and compare it to the version in <code>project.state</code>. If these two differ, it +will upgrade the dependency. Upgrade works not just for the dependency +in <code>project.yml</code>, but for all the sub-dependencies that they might have.</p> + + <div class="row"> + + + + +<ul class="nav nav-pills" style="margin-bottom: 10px"> + <li> + + <a href=../add_repos/> + <span class="fa fa-arrow-left"></span> + Previous: Work with repositories + </a> + + </li> + <li class="pull-right"> + + <a href=../create_repo/> + Next: Turn project into a repo + <span class="fa fa-arrow-right"></span> + </a> + + </li> +</ul> + </div> + <div class="row"> + <footer> + <div class="row"> + <div class="col-md-12"> + + <p class="copyright">Copyright © 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="/img/apache-feather.png" alt="Apache" title="Apache"> + </div> + <div class="col-xs-6 text-left"> + <img src="/img/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> +</footer> + </div> + </div> + </div> + + + </div> + + <script src="../../../../js/jquery-1.10.2.min.js"></script> + <script src="../../../../js/bootstrap-3.0.3.min.js"></script> + <script src="../../../../js/highlight.pack.js"></script> + <script src="../../../../js/base.js"></script> + <script src="../../../../js/custom.js"></script> + + </body> +</html> \ No newline at end of file http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/22b7d022/os/tutorials/tutorials/index.html ---------------------------------------------------------------------- diff --git a/os/tutorials/tutorials/index.html b/os/tutorials/tutorials/index.html index 6b70199..5fc08cf 100644 --- a/os/tutorials/tutorials/index.html +++ b/os/tutorials/tutorials/index.html @@ -200,8 +200,11 @@ - <li > - <a href="../add_repos/">Add repo to project</a> + + + <li ><a href="../repo/add_repos/">Work with repositories</a> + + </li> @@ -209,7 +212,7 @@ <li > - <a href="../create_repo/">Create a repo</a> + <a href="../unit_test/">Write a Test Suite for a Package</a> </li> @@ -217,7 +220,7 @@ <li > - <a href="../upgrade_repo/">Upgrade a repo</a> + <a href="../air_quality_sensor/">Air-quality Sensor project</a> </li> @@ -225,7 +228,7 @@ <li > - <a href="../bletiny_project/">Use BLE app to check stats via console</a> + <a href="../event_queue/">Add task to manage multiple events</a> </li> @@ -249,15 +252,18 @@ <li > - <a href="../unit_test/">Write a Test Suite for a Package</a> + <a href="../bletiny_project/">BLE app to check stats via console</a> </li> - <li > - <a href="../air_quality_sensor/">Air-quality Sensor project</a> + + + <li ><a href="../bleprph/bleprph-intro/">BLE peripheral project</a> + + </li> @@ -265,18 +271,7 @@ <li > - <a href="../event_queue/">Add task to manage multiple events</a> - </li> - - - - - - - - <li ><a href="../bleprph/bleprph-intro/">BLE peripheral project</a> - - + <a href="../ibeacon/">BLE iBeacon</a> </li> @@ -284,7 +279,7 @@ <li > - <a href="../ibeacon/">BLE iBeacon</a> + <a href="../blehci_project/">BLE HCI interface</a> </li> @@ -397,7 +392,7 @@ <h3 id="prerequisites">Prerequisites:</h3> <ul> <li>You have installed Docker container of Newt tool and toolchains or you have installed them natively on your machine</li> -<li>You have created a new project space (directory structure) and populated it with the core code repository (apache-mynewt-core) or know how to as explained in ../get_started/project_create.</li> +<li>You have created a new project space (directory structure) and populated it with the core code repository (apache-mynewt-core) or know how to as explained in <a href="../../get_started/project_create">Creating Your First Project</a>.</li> </ul> <h3 id="tutorial-categories">Tutorial categories:</h3> <p>The tutorials fall into a few broad categories. Some examples in each category are listed below.</p> @@ -414,7 +409,7 @@ <li> <p>Navigating the code and adding functionality </p> <ul> -<li><a href="../add_repos/">Adding more repositories to your project</a></li> +<li><a href="add_repos.md">Adding more repositories to your project</a></li> <li><a href="../unit_test/">Adding a unit test for a package</a></li> <li><a href="../event_queue/">Adding task to manage multiple events</a></li> </ul> http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/22b7d022/os/tutorials/unit_test/index.html ---------------------------------------------------------------------- diff --git a/os/tutorials/unit_test/index.html b/os/tutorials/unit_test/index.html index 65e0a87..43d04bb 100644 --- a/os/tutorials/unit_test/index.html +++ b/os/tutorials/unit_test/index.html @@ -200,16 +200,19 @@ - <li > - <a href="../add_repos/">Add repo to project</a> + + + <li ><a href="../repo/add_repos/">Work with repositories</a> + + </li> - <li > - <a href="../create_repo/">Create a repo</a> + <li class="active"> + <a href="./">Write a Test Suite for a Package</a> </li> @@ -217,7 +220,7 @@ <li > - <a href="../upgrade_repo/">Upgrade a repo</a> + <a href="../air_quality_sensor/">Air-quality Sensor project</a> </li> @@ -225,7 +228,7 @@ <li > - <a href="../bletiny_project/">Use BLE app to check stats via console</a> + <a href="../event_queue/">Add task to manage multiple events</a> </li> @@ -248,24 +251,8 @@ - <li class="active"> - <a href="./">Write a Test Suite for a Package</a> - </li> - - - - - <li > - <a href="../air_quality_sensor/">Air-quality Sensor project</a> - </li> - - - - - - <li > - <a href="../event_queue/">Add task to manage multiple events</a> + <a href="../bletiny_project/">BLE app to check stats via console</a> </li> @@ -289,6 +276,14 @@ + + + <li > + <a href="../blehci_project/">BLE HCI interface</a> + </li> + + + </ul> </li> @@ -541,7 +536,7 @@ The functions are defined using macros which reference back to the the test suites pass. For now, lets just add a simple failure to show what it would look like when running from Newt.</p> <ul> -<li>Edit <code>test_json_simple.c</code> and add a <code>TEST_ASSERT</code> to a test funtion. The +<li>Edit <code>test_json_simple.c</code> and add a <code>TEST_ASSERT</code> to a test function. The test assert will fail if its argument is <code>false</code>.</li> </ul> <div class="codehilite" style="background: #ffffff"><pre style="line-height: 125%"><span style="color: #000000">TEST_CASE</span>(<span style="color: #000000">test_json_simple_encode</span>) { @@ -571,9 +566,9 @@ the message shown below.</p> <ul class="nav nav-pills" style="margin-bottom: 10px"> <li> - <a href=../project-target-slinky/> + <a href=../repo/create_repo/> <span class="fa fa-arrow-left"></span> - Previous: Enable remote comms on STM32 board + Previous: Turn project into a repo </a> </li> http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/22b7d022/os/tutorials/upgrade_repo/index.html ---------------------------------------------------------------------- diff --git a/os/tutorials/upgrade_repo/index.html b/os/tutorials/upgrade_repo/index.html deleted file mode 100644 index d32b775..0000000 --- a/os/tutorials/upgrade_repo/index.html +++ /dev/null @@ -1,473 +0,0 @@ -<!DOCTYPE html> -<html lang="en"> - <head> - <meta charset="utf-8"> - <meta http-equiv="X-UA-Compatible" content="IE=edge"> - <meta name="viewport" content="width=device-width, initial-scale=1.0"> - - - <link rel="canonical" href="http://mynewt.apache.org/os/tutorials/upgrade_repo/"> - <link rel="shortcut icon" href="../../../img/favicon.ico"> - - <title>Upgrade a repo - Apache Mynewt</title> - - <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="../../../css/v2.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"> - - <!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries --> - <!--[if lt IE 9]> - <script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script> - <script src="https://oss.maxcdn.com/libs/respond.js/1.3.0/respond.min.js"></script> - <![endif]--> - - - <script> - (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ - (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), - m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) - })(window,document,'script','//www.google-analytics.com/analytics.js','ga'); - - ga('create', 'UA-72162311-1', 'auto'); - ga('send', 'pageview'); - </script> - - </head> - - - <body class="Upgrade a repo"> - - - - - - - - - -<nav id="navbar" class="navbar navbar-inverse navbar-fixed-top" role="navigation"> - <div class="container"> - <!-- Collapsed navigation --> - <div class="navbar-header"> - <!-- Expander button --> - <button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse"> - <span class="sr-only">Toggle navigation</span> - <span class="icon-bar"></span> - <span class="icon-bar"></span> - <span class="icon-bar"></span> - </button> - - </div> - - <!-- Expanded navigation --> - <div class="navbar-collapse collapse"> - <!-- Main navigation --> - <ul class="nav navbar-nav navbar-right"> - <li - class="" -> - <a href="/">Home</a> - </li> - <li - class="important" -> - <a href="/quick-start/">Quick Start</a> - </li> - <li - class="" -> - <a href="/about/">About</a> - </li> - <li - class="active" -> - <a href="/os/introduction/">Documentation</a> - </li> - <li - class="" -> - <a href="/download/">Download</a> - </li> - <li - class="" -> - <a href="/community/">Community</a> - </li> - <li - class="" -> - <a href="/events/">Events</a> - </li> - </ul> - - <!-- Search, Navigation and Repo links --> - <ul class="nav navbar-nav navbar-right"> - - </ul> - </div> - </div> -</nav> - - - - <div class="container"> - - <div class="row"> - <div class="col-md-3 v2-sidebar"><div id="docSidebar" class="hidden-print" role="complementary"> - <div class="top"> - <img class="hidden-xs hidden-sm logo-small" src="/img/logo.svg" alt="MyNewt" title="MyNewt"> - <div role="search"> - <form id="rtd-search-form" class="wy-form" action="../../../search.html" method="get"> - <div class="form-group"> - <input type="text" name="q" class="form-control" placeholder="Search documentation" /> - </div> - </form> - </div> - </div> - <ul class="toc-nav"> - - - - - - - - - - - - - - - - - - <li ><a href="../../introduction/">Mynewt Documentation</a> - - - <ul> - - - - - - - - <li ><a href="../../get_started/get_started/">Basic Setup</a> - - - </li> - - - - - - <li > - <a href="../../get_started/vocabulary/">Concepts</a> - </li> - - - - - - - - <li ><a href="../tutorials/">Tutorials</a> - - - <ul> - - - - - - - - <li><a href=" - ../arduino_zero/ -">Project Blinky</a> - - - </li> - - - - - - <li > - <a href="../add_repos/">Add repo to project</a> - </li> - - - - - - <li > - <a href="../create_repo/">Create a repo</a> - </li> - - - - - - <li class="active"> - <a href="./">Upgrade a repo</a> - </li> - - - - - - <li > - <a href="../bletiny_project/">Use BLE app to check stats via console</a> - </li> - - - - - - <li > - <a href="../project-slinky/">Enable remote comms on sim device</a> - </li> - - - - - - <li > - <a href="../project-target-slinky/">Enable remote comms on STM32 board</a> - </li> - - - - - - <li > - <a href="../unit_test/">Write a Test Suite for a Package</a> - </li> - - - - - - <li > - <a href="../air_quality_sensor/">Air-quality Sensor project</a> - </li> - - - - - - <li > - <a href="../event_queue/">Add task to manage multiple events</a> - </li> - - - - - - - - <li ><a href="../bleprph/bleprph-intro/">BLE peripheral project</a> - - - </li> - - - - - - <li > - <a href="../ibeacon/">BLE iBeacon</a> - </li> - - - - </ul> - - </li> - - - - - - - - <li ><a href="../../os_user_guide/">OS User Guide</a> - - - </li> - - - - - - - - <li><a href=" - ../../../network/ble/ble_intro/ -">BLE User Guide</a> - - - </li> - - - - - - - - <li ><a href="../../../newt/newt_intro/">Newt Tool Guide</a> - - - </li> - - - - - - - - <li ><a href="../../../newtmgr/overview/">Newt Manager Guide</a> - - - </li> - - - - </ul> - - </li> - - - - - - - - <li><a href=" - ../../../faq/how_to_edit_docs/ -">Appendix</a> - - - </li> - - - - </ul> -</div></div> - - <div class="show-sidebar-container"> - <button class="show-sidebar">Docs Menu</button> - </div> - - <div class="col-md-9" role="main"> - <div class="row doc-header"> - <div class="col-sm-12"> - <div role="navigation" aria-label="breadcrumbs navigation"> - <ul class="wy-breadcrumbs pull-right"> - <li><a href="/documentation/">Docs</a></li> - - - - <li>» <a href="../../introduction/">Mynewt Documentation</a></li> - - - - <li>» <a href="../tutorials/">Tutorials</a></li> - - - - <li>» Upgrade a repo</li> - - - - </ul> -</div> - </div> - </div> - - <h2 id="upgrade-a-repo">Upgrade a repo</h2> -<p>In order to upgrade a previously installed repository, the "newt upgrade" command should be issued:</p> -<div class="codehilite" style="background: #ffffff"><pre style="line-height: 125%">$ newt upgrade -</pre></div> - - -<p><br></p> -<p>Newt upgrade will look at the current desired version in <code>project.yml</code>, -and compare it to the version in <code>project.state</code>. If these two differ, it -will upgrade the dependency. Upgrade works not just for the dependency -in <code>project.yml</code>, but for all the sub-dependencies that they might have.</p> - - <div class="row"> - - - - -<ul class="nav nav-pills" style="margin-bottom: 10px"> - <li> - - <a href=../create_repo/> - <span class="fa fa-arrow-left"></span> - Previous: Create a repo - </a> - - </li> - <li class="pull-right"> - - <a href=../bletiny_project/> - Next: Use BLE app to check stats via console - <span class="fa fa-arrow-right"></span> - </a> - - </li> -</ul> - </div> - <div class="row"> - <footer> - <div class="row"> - <div class="col-md-12"> - - <p class="copyright">Copyright © 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="/img/apache-feather.png" alt="Apache" title="Apache"> - </div> - <div class="col-xs-6 text-left"> - <img src="/img/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> -</footer> - </div> - </div> - </div> - - - </div> - - <script src="../../../js/jquery-1.10.2.min.js"></script> - <script src="../../../js/bootstrap-3.0.3.min.js"></script> - <script src="../../../js/highlight.pack.js"></script> - <script src="../../../js/base.js"></script> - <script src="../../../js/custom.js"></script> - - </body> -</html> \ No newline at end of file http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/22b7d022/sitemap.xml ---------------------------------------------------------------------- diff --git a/sitemap.xml b/sitemap.xml index 0f42dc5..c2797d6 100644 --- a/sitemap.xml +++ b/sitemap.xml @@ -4,7 +4,7 @@ <url> <loc>http://mynewt.apache.org/</loc> - <lastmod>2016-05-20</lastmod> + <lastmod>2016-05-28</lastmod> <changefreq>daily</changefreq> </url> @@ -12,7 +12,7 @@ <url> <loc>http://mynewt.apache.org/quick-start/</loc> - <lastmod>2016-05-20</lastmod> + <lastmod>2016-05-28</lastmod> <changefreq>daily</changefreq> </url> @@ -20,7 +20,7 @@ <url> <loc>http://mynewt.apache.org/about/</loc> - <lastmod>2016-05-20</lastmod> + <lastmod>2016-05-28</lastmod> <changefreq>daily</changefreq> </url> @@ -28,7 +28,7 @@ <url> <loc>http://mynewt.apache.org/download/</loc> - <lastmod>2016-05-20</lastmod> + <lastmod>2016-05-28</lastmod> <changefreq>daily</changefreq> </url> @@ -36,7 +36,7 @@ <url> <loc>http://mynewt.apache.org/community/</loc> - <lastmod>2016-05-20</lastmod> + <lastmod>2016-05-28</lastmod> <changefreq>daily</changefreq> </url> @@ -44,7 +44,7 @@ <url> <loc>http://mynewt.apache.org/events/</loc> - <lastmod>2016-05-20</lastmod> + <lastmod>2016-05-28</lastmod> <changefreq>daily</changefreq> </url> @@ -53,7 +53,7 @@ <url> <loc>http://mynewt.apache.org/os/introduction/</loc> - <lastmod>2016-05-20</lastmod> + <lastmod>2016-05-28</lastmod> <changefreq>daily</changefreq> </url> @@ -65,7 +65,7 @@ <url> <loc>http://mynewt.apache.org/os/get_started/vocabulary/</loc> - <lastmod>2016-05-20</lastmod> + <lastmod>2016-05-28</lastmod> <changefreq>daily</changefreq> </url> @@ -105,13 +105,13 @@ <url> <loc>http://mynewt.apache.org/faq/how_to_edit_docs/</loc> - <lastmod>2016-05-20</lastmod> + <lastmod>2016-05-28</lastmod> <changefreq>daily</changefreq> </url> <url> <loc>http://mynewt.apache.org/faq/answers/</loc> - <lastmod>2016-05-20</lastmod> + <lastmod>2016-05-28</lastmod> <changefreq>daily</changefreq> </url>
