Repository: incubator-mynewt-site
Updated Branches:
  refs/heads/asf-site 45c390ea1 -> 26592f06f


Swapped docker and native install options in Quick Start


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

Branch: refs/heads/asf-site
Commit: 26592f06f69e71ba4bc075138182106d237a1010
Parents: 45c390e
Author: aditihilbert <ad...@runtime.io>
Authored: Tue Apr 25 17:47:56 2017 -0700
Committer: aditihilbert <ad...@runtime.io>
Committed: Tue Apr 25 17:47:56 2017 -0700

----------------------------------------------------------------------
 mkdocs/search_index.json | 4 ++--
 quick-start/index.html   | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/26592f06/mkdocs/search_index.json
----------------------------------------------------------------------
diff --git a/mkdocs/search_index.json b/mkdocs/search_index.json
index db528e4..e85753f 100644
--- a/mkdocs/search_index.json
+++ b/mkdocs/search_index.json
@@ -17,12 +17,12 @@
         }, 
         {
             "location": "/quick-start/", 
-            "text": "Get set\n\n\nApache Mynewt currently offers two ways to 
quickly get set up, each appealing to different personal preferences and levels 
of familiarity with embedded systems.\n\n\n\n\n\n\n\n\nOption 1:\n All-in-one 
docker container that bundles Newt tool, developer toolchains and libraries. 
For this option, go to \nDocker instructions\n\n\n\n\n\n\nOption 2:\n 
Step-by-step instructions to install the Newt tool, developer toolchains and 
libraries natively on your computer. For this option, go to \nNative 
Setup\n\n\n\n\n\n\n\n\nGo!\n\n\nStart a new project as explained under \nCreate 
Your First Project\n. The core Mynewt OS is automatically downloaded as part of 
the project installation.\n\n\n\n\n\n\n\n\nWhen you \nCreate Your First 
Project\n you define a simulated target and run Project Blinky, the Hello World 
equivalent in the embedded world.\n\n\n\n\n\n\nIf you have one of the supported 
\nboards\n, you can make real LEDs blink in \nProject Blinky\n. Simply choose
  the appropriate tutorial for the board and proceed.\n\n\n\n\n\n\n\n\nAnd 
More...\n\n\nExplore the \nTutorials\n section for other interesting projects 
or simply to learn more about Mynewt's capabilities and get familiar with its 
use.", 
+            "text": "Get set\n\n\nApache Mynewt currently offers two ways to 
quickly get set up, each appealing to different personal preferences and levels 
of familiarity with embedded systems.\n\n\n\n\n\n\n\n\nOption 1:\n Step-by-step 
instructions to install the Newt tool, developer toolchains and libraries 
natively on your computer. This is the recommended option. For this option, go 
to \nNative Setup\n\n\n\n\n\n\nOption 2:\n All-in-one docker container that 
bundles Newt tool, developer toolchains and libraries. This option is only for 
a quick look at the project. For this option, go to \nDocker 
instructions\n\n\n\n\n\n\n\n\nGo!\n\n\nStart a new project as explained under 
\nCreate Your First Project\n. The core Mynewt OS is automatically downloaded 
as part of the project installation.\n\n\n\n\n\n\n\n\nWhen you \nCreate Your 
First Project\n you define a simulated target and run Project Blinky, the Hello 
World equivalent in the embedded world.\n\n\n\n\n\n\nIf you have one of the su
 pported \nboards\n, you can make real LEDs blink in \nProject Blinky\n. Simply 
choose the appropriate tutorial for the board and proceed.\n\n\n\n\n\n\n\n\nAnd 
More...\n\n\nExplore the \nTutorials\n section for other interesting projects 
or simply to learn more about Mynewt's capabilities and get familiar with its 
use.", 
             "title": "Quick Start"
         }, 
         {
             "location": "/quick-start/#get-set", 
-            "text": "Apache Mynewt currently offers two ways to quickly get 
set up, each appealing to different personal preferences and levels of 
familiarity with embedded systems.     Option 1:  All-in-one docker container 
that bundles Newt tool, developer toolchains and libraries. For this option, go 
to  Docker instructions    Option 2:  Step-by-step instructions to install the 
Newt tool, developer toolchains and libraries natively on your computer. For 
this option, go to  Native Setup", 
+            "text": "Apache Mynewt currently offers two ways to quickly get 
set up, each appealing to different personal preferences and levels of 
familiarity with embedded systems.     Option 1:  Step-by-step instructions to 
install the Newt tool, developer toolchains and libraries natively on your 
computer. This is the recommended option. For this option, go to  Native Setup  
  Option 2:  All-in-one docker container that bundles Newt tool, developer 
toolchains and libraries. This option is only for a quick look at the project. 
For this option, go to  Docker instructions", 
             "title": "Get set"
         }, 
         {

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/26592f06/quick-start/index.html
----------------------------------------------------------------------
diff --git a/quick-start/index.html b/quick-start/index.html
index f616d99..f7a1d20 100644
--- a/quick-start/index.html
+++ b/quick-start/index.html
@@ -150,10 +150,10 @@
 <p><br></p>
 <ul>
 <li>
-<p><strong>Option 1:</strong> All-in-one docker container that bundles Newt 
tool, developer toolchains and libraries. For this option, go to <a 
href="../latest/os/get_started/docker/">Docker instructions</a></p>
+<p><strong>Option 1:</strong> Step-by-step instructions to install the Newt 
tool, developer toolchains and libraries natively on your computer. This is the 
recommended option. For this option, go to <a 
href="../latest/os/get_started/native_tools/">Native Setup</a></p>
 </li>
 <li>
-<p><strong>Option 2:</strong> Step-by-step instructions to install the Newt 
tool, developer toolchains and libraries natively on your computer. For this 
option, go to <a href="../latest/os/get_started/native_tools/">Native 
Setup</a></p>
+<p><strong>Option 2:</strong> All-in-one docker container that bundles Newt 
tool, developer toolchains and libraries. This option is only for a quick look 
at the project. For this option, go to <a 
href="../latest/os/get_started/docker/">Docker instructions</a></p>
 </li>
 </ul>
 <p><br></p>

Reply via email to