Removing legacy terms from newt manual

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

Branch: refs/heads/asf-site
Commit: eb0d660bf0b0382d1e62560ba361ae13f22abc4e
Parents: 612ec83
Author: aditihilbert <ad...@runtime.io>
Authored: Wed Feb 24 18:34:46 2016 -0800
Committer: aditihilbert <ad...@runtime.io>
Committed: Wed Feb 24 18:34:46 2016 -0800

----------------------------------------------------------------------
 documentation/index.html                        |  31 +-
 mkdocs/search_index.json                        | 547 ++++++++++---
 newt/command_list/newt_app/index.html           | 434 ++++++++++
 newt/command_list/newt_help/index.html          | 370 +++++++++
 newt/command_list/newt_new/index.html           | 383 +++++++++
 newt/command_list/newt_pkg/index.html           | 459 +++++++++++
 newt/command_list/newt_target/index.html        | 598 ++++++++++++++
 newt/command_list/newt_version/index.html       | 368 +++++++++
 newt/newt_intro/index.html                      | 251 ++++++
 newt/newt_linux/index.html                      | 385 +++++++++
 newt/newt_mac/index.html                        | 406 ++++++++++
 newt/newt_ops/index.html                        |  46 +-
 newt/newt_tool_reference/index.html             | 805 -------------------
 newt/packaging/dist/index.html                  |  40 +-
 newtmgr/overview/index.html                     |  31 +-
 newtmgr/project-slinky/index.html               |  35 +-
 newtmgr/protocol/index.html                     |  37 +-
 os/core_os/callout/callout/index.html           |  14 +-
 .../callout/os_callout_func_init/index.html     |  14 +-
 os/core_os/callout/os_callout_init/index.html   |  14 +-
 os/core_os/callout/os_callout_queued/index.html |  14 +-
 os/core_os/callout/os_callout_reset/index.html  |  14 +-
 os/core_os/callout/os_callout_stop/index.html   |  14 +-
 .../context_switch/context_switch/index.html    |  14 +-
 os/core_os/context_switch/os_sched/index.html   |  14 +-
 .../os_sched_ctx_sw_hook/index.html             |  14 +-
 .../os_sched_get_current_task/index.html        |  14 +-
 .../context_switch/os_sched_insert/index.html   |  14 +-
 .../os_sched_next_task/index.html               |  14 +-
 .../os_sched_os_timer_exp/index.html            |  14 +-
 .../context_switch/os_sched_resort/index.html   |  14 +-
 .../os_sched_set_current_task/index.html        |  14 +-
 .../context_switch/os_sched_sleep/index.html    |  14 +-
 .../context_switch/os_sched_wakeup/index.html   |  14 +-
 os/core_os/event_queue/event_queue/index.html   |  14 +-
 os/core_os/event_queue/os_eventq_get/index.html |  14 +-
 .../event_queue/os_eventq_init/index.html       |  14 +-
 os/core_os/event_queue/os_eventq_put/index.html |  14 +-
 .../event_queue/os_eventq_put2/index.html       |  14 +-
 .../event_queue/os_eventq_remove/index.html     |  14 +-
 os/core_os/heap/heap/index.html                 |  14 +-
 os/core_os/heap/os_free/index.html              |  14 +-
 os/core_os/heap/os_malloc/index.html            |  14 +-
 os/core_os/heap/os_realloc/index.html           |  14 +-
 os/core_os/mbuf/mbuf/index.html                 |  14 +-
 os/core_os/mbuf/os_mbuf_adj/index.html          |  14 +-
 os/core_os/mbuf/os_mbuf_append/index.html       |  14 +-
 os/core_os/mbuf/os_mbuf_concat/index.html       |  14 +-
 os/core_os/mbuf/os_mbuf_copydata/index.html     |  14 +-
 os/core_os/mbuf/os_mbuf_copyinto/index.html     |  14 +-
 os/core_os/mbuf/os_mbuf_dup/index.html          |  14 +-
 os/core_os/mbuf/os_mbuf_extend/index.html       |  14 +-
 os/core_os/mbuf/os_mbuf_free/index.html         |  14 +-
 os/core_os/mbuf/os_mbuf_free_chain/index.html   |  14 +-
 os/core_os/mbuf/os_mbuf_get/index.html          |  14 +-
 os/core_os/mbuf/os_mbuf_get_pkthdr/index.html   |  14 +-
 os/core_os/mbuf/os_mbuf_memcmp/index.html       |  14 +-
 os/core_os/mbuf/os_mbuf_off/index.html          |  14 +-
 os/core_os/mbuf/os_mbuf_pool_init/index.html    |  14 +-
 os/core_os/mbuf/os_mbuf_prepend/index.html      |  14 +-
 os/core_os/mbuf/os_mbuf_pullup/index.html       |  14 +-
 os/core_os/mbuf/os_mqueue_get/index.html        |  14 +-
 os/core_os/mbuf/os_mqueue_init/index.html       |  14 +-
 os/core_os/mbuf/os_mqueue_put/index.html        |  14 +-
 os/core_os/mbuf/os_msys_get/index.html          |  14 +-
 os/core_os/mbuf/os_msys_get_pkthdr/index.html   |  14 +-
 os/core_os/mbuf/os_msys_register/index.html     |  14 +-
 os/core_os/mbuf/os_msys_reset/index.html        |  14 +-
 .../memory_pool/OS_MEMPOOL_BYTES/index.html     |  14 +-
 os/core_os/memory_pool/memory_pool/index.html   |  14 +-
 .../memory_pool/os_memblock_get/index.html      |  14 +-
 .../memory_pool/os_memblock_put/index.html      |  14 +-
 .../memory_pool/os_mempool_init/index.html      |  14 +-
 os/core_os/mutex/mutex/index.html               |  14 +-
 os/core_os/mutex/os_mutex_delete/index.html     |  14 +-
 os/core_os/mutex/os_mutex_pend/index.html       |  14 +-
 os/core_os/mutex/os_mutex_release/index.html    |  14 +-
 os/core_os/mynewt_os/index.html                 |  16 +-
 os/core_os/os_init/index.html                   |  14 +-
 os/core_os/os_start/index.html                  |  14 +-
 os/core_os/os_started/index.html                |  14 +-
 os/core_os/port_os/index.html                   |  14 +-
 .../sanity/os_sanity_check_init/index.html      |  14 +-
 .../sanity/os_sanity_check_list_lock/index.html |  14 +-
 .../os_sanity_check_list_unlock/index.html      |  14 +-
 .../sanity/os_sanity_check_register/index.html  |  14 +-
 .../sanity/os_sanity_check_reset/index.html     |  14 +-
 .../sanity/os_sanity_task_init/index.html       |  14 +-
 os/core_os/sanity/sanity/index.html             |  14 +-
 os/core_os/semaphore/os_sem_delete/index.html   |  14 +-
 os/core_os/semaphore/os_sem_init/index.html     |  14 +-
 os/core_os/semaphore/os_sem_pend/index.html     |  14 +-
 os/core_os/semaphore/os_sem_release/index.html  |  14 +-
 os/core_os/semaphore/semaphore/index.html       |  14 +-
 os/core_os/task/os_task_count/index.html        |  14 +-
 .../task/os_task_info_get_next/index.html       |  14 +-
 os/core_os/task/os_task_init/index.html         |  14 +-
 .../task/os_task_sanity_checkin/index.html      |  14 +-
 os/core_os/task/task/index.html                 |  14 +-
 os/core_os/time/os_time_delay/index.html        |  14 +-
 os/core_os/time/os_time_get/index.html          |  14 +-
 os/core_os/time/os_time_tick/index.html         |  14 +-
 os/core_os/time/time/index.html                 |  14 +-
 os/get_acclimated/project2/index.html           |   5 +-
 os/get_acclimated/project3/index.html           |   5 +-
 os/get_started/introduction/index.html          |   5 +-
 os/get_started/project1/index.html              |   5 +-
 os/get_started/vocabulary/index.html            |   9 +-
 os/modules/baselibc/index.html                  |  14 +-
 .../bootloader/boot_build_status/index.html     |  14 +-
 .../bootloader/boot_build_status_one/index.html |  14 +-
 .../bootloader/boot_clear_status/index.html     |  14 +-
 os/modules/bootloader/boot_copy_area/index.html |  14 +-
 .../bootloader/boot_copy_image/index.html       |  14 +-
 .../bootloader/boot_erase_area/index.html       |  14 +-
 os/modules/bootloader/boot_fill_slot/index.html |  14 +-
 .../boot_find_image_area_idx/index.html         |  14 +-
 .../bootloader/boot_find_image_part/index.html  |  14 +-
 .../bootloader/boot_find_image_slot/index.html  |  14 +-
 os/modules/bootloader/boot_go/index.html        |  14 +-
 .../bootloader/boot_init_flash/index.html       |  14 +-
 os/modules/bootloader/boot_move_area/index.html |  14 +-
 .../boot_read_image_header/index.html           |  14 +-
 .../boot_read_image_headers/index.html          |  14 +-
 .../bootloader/boot_read_status/index.html      |  14 +-
 .../boot_select_image_slot/index.html           |  14 +-
 os/modules/bootloader/boot_slot_addr/index.html |  14 +-
 .../bootloader/boot_slot_to_area_idx/index.html |  14 +-
 .../bootloader/boot_swap_areas/index.html       |  14 +-
 .../bootloader/boot_vect_delete_main/index.html |  14 +-
 .../bootloader/boot_vect_delete_test/index.html |  14 +-
 .../bootloader/boot_vect_read_main/index.html   |  14 +-
 .../bootloader/boot_vect_read_one/index.html    |  14 +-
 .../bootloader/boot_vect_read_test/index.html   |  14 +-
 .../bootloader/boot_write_status/index.html     |  14 +-
 os/modules/bootloader/bootloader/index.html     |  14 +-
 os/modules/console/console/index.html           |  14 +-
 os/modules/console/console_add_char/index.html  |  14 +-
 .../console/console_blocking_mode/index.html    |  14 +-
 .../console/console_blocking_tx/index.html      |  14 +-
 os/modules/console/console_init/index.html      |  14 +-
 os/modules/console/console_printf/index.html    |  14 +-
 os/modules/console/console_pull_char/index.html |  14 +-
 .../console/console_pull_char_head/index.html   |  14 +-
 .../console/console_queue_char/index.html       |  14 +-
 os/modules/console/console_read/index.html      |  14 +-
 os/modules/console/console_rx_char/index.html   |  14 +-
 os/modules/console/console_tx_char/index.html   |  14 +-
 os/modules/console/console_write/index.html     |  14 +-
 os/modules/elua/elua/index.html                 | 405 ++++++++++
 os/modules/elua/index.html                      | 381 ---------
 os/modules/elua/lua_init/index.html             | 435 ++++++++++
 os/modules/elua/lua_main/index.html             | 448 +++++++++++
 os/modules/filesystem/index.html                |  14 +-
 os/modules/imgmgr/imgmgr/index.html             |  37 +-
 os/modules/imgmgr/imgmgr_module_init/index.html | 142 +---
 os/modules/imgmgr/imgr_boot_read/index.html     | 527 ------------
 os/modules/imgmgr/imgr_boot_write/index.html    | 527 ------------
 os/modules/imgmgr/imgr_file_download/index.html | 527 ------------
 os/modules/imgmgr/imgr_file_upload/index.html   | 527 ------------
 os/modules/imgmgr/imgr_list/index.html          | 527 ------------
 os/modules/imgmgr/imgr_noop/index.html          | 527 ------------
 os/modules/imgmgr/imgr_read_file/index.html     | 527 ------------
 os/modules/imgmgr/imgr_read_main/index.html     | 527 ------------
 os/modules/imgmgr/imgr_read_test/index.html     | 527 ------------
 os/modules/imgmgr/imgr_read_ver/index.html      | 527 ------------
 os/modules/imgmgr/imgr_upload/index.html        | 527 ------------
 os/modules/imgmgr/imgr_ver_jsonstr/index.html   | 527 ------------
 os/modules/imgmgr/imgr_ver_parse/index.html     | 163 ++--
 os/modules/imgmgr/imgr_ver_str/index.html       | 160 ++--
 os/modules/imgmgr/imgr_write_file/index.html    | 527 ------------
 os/modules/json/json/index.html                 |  14 +-
 .../json/json_encode_object_entry/index.html    |  14 +-
 .../json/json_encode_object_finish/index.html   |  14 +-
 .../json/json_encode_object_key/index.html      |  14 +-
 .../json/json_encode_object_start/index.html    |  14 +-
 os/modules/json/json_encode_value/index.html    |  14 +-
 .../json/json_internal_read_object/index.html   |  14 +-
 os/modules/json/json_read_array/index.html      |  14 +-
 os/modules/json/json_read_object/index.html     |  14 +-
 os/modules/json/json_target_address/index.html  |  14 +-
 os/modules/nffs/index.html                      |  14 +-
 os/modules/shell/shell/index.html               |  14 +-
 os/modules/shell/shell_cmd/index.html           |  14 +-
 os/modules/shell/shell_cmd_list_lock/index.html |  14 +-
 .../shell/shell_cmd_list_unlock/index.html      |  14 +-
 os/modules/shell/shell_cmd_register/index.html  |  14 +-
 os/modules/shell/shell_console_rx_cb/index.html |  14 +-
 os/modules/shell/shell_echo_cmd/index.html      |  14 +-
 os/modules/shell/shell_help_cmd/index.html      |  14 +-
 .../shell/shell_nlip_input_register/index.html  |  14 +-
 .../shell/shell_nlip_mqueue_process/index.html  |  14 +-
 os/modules/shell/shell_nlip_mtx/index.html      |  14 +-
 os/modules/shell/shell_nlip_output/index.html   |  14 +-
 os/modules/shell/shell_nlip_process/index.html  |  14 +-
 .../shell/shell_os_mpool_display_cmd/index.html |  14 +-
 .../shell/shell_os_tasks_display_cmd/index.html |  14 +-
 .../shell/shell_process_command/index.html      |  14 +-
 os/modules/shell/shell_read_console/index.html  |  14 +-
 os/modules/shell/shell_task_func/index.html     |  14 +-
 os/modules/shell/shell_task_init/index.html     |  14 +-
 os/modules/testutil/testutil/index.html         |  14 +-
 os/modules/testutil/tu_case_abort/index.html    |  14 +-
 .../tu_case_append_assert_msg/index.html        |  14 +-
 .../testutil/tu_case_append_buf/index.html      |  14 +-
 .../tu_case_append_file_info/index.html         |  14 +-
 .../tu_case_append_manual_pass_msg/index.html   |  14 +-
 os/modules/testutil/tu_case_complete/index.html |  14 +-
 .../testutil/tu_case_fail_assert/index.html     |  14 +-
 os/modules/testutil/tu_case_init/index.html     |  14 +-
 .../testutil/tu_case_pass_manual/index.html     |  14 +-
 os/modules/testutil/tu_case_set_name/index.html |  14 +-
 .../testutil/tu_case_vappend_buf/index.html     |  14 +-
 .../testutil/tu_case_write_fail_buf/index.html  |  14 +-
 .../testutil/tu_case_write_pass_auto/index.html |  14 +-
 .../testutil/tu_case_write_pass_buf/index.html  |  14 +-
 os/modules/testutil/tu_init/index.html          |  14 +-
 os/modules/testutil/tu_restart/index.html       |  14 +-
 os/modules/testutil/tu_suite_init/index.html    |  14 +-
 .../testutil/tu_suite_set_name/index.html       |  14 +-
 search.html                                     |   5 +-
 sitemap.xml                                     |  14 +-
 222 files changed, 6741 insertions(+), 10035 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/eb0d660b/documentation/index.html
----------------------------------------------------------------------
diff --git a/documentation/index.html b/documentation/index.html
index 60e2cf5..10cf042 100644
--- a/documentation/index.html
+++ b/documentation/index.html
@@ -196,11 +196,18 @@
                                 
                                 <li class="">
                                     <a href="
+  ../newt/newt_intro/
+">Introduction</a>
+                                </li>
+                            
+                                
+                                <li class="">
+                                    <a href="
   
   
-  ../newt/newt_ops/
+  ../newt/newt_mac/
 
-">Newt Tool</a>
+">Tutorials</a>
                                 </li>
                             
                                 
@@ -208,9 +215,9 @@
                                     <a href="
   
   
-  ../newt/packaging/dist/
+  ../newt/newt_ops/
 
-">Packaging it</a>
+">Manual</a>
                                 </li>
                             
                         </ul>
@@ -229,21 +236,27 @@
                                 <li class="">
                                     <a href="
   ../newtmgr/overview/
-">Overview</a>
+">Introduction</a>
                                 </li>
                             
                                 
                                 <li class="">
                                     <a href="
-  ../newtmgr/protocol/
-">Protocol</a>
+  
+  
+  ../newtmgr/project-slinky/
+
+">Tutorials</a>
                                 </li>
                             
                                 
                                 <li class="">
                                     <a href="
-  ../newtmgr/project-slinky/
-">Project Slinky</a>
+  
+  
+  ../newtmgr/protocol/
+
+">Manual</a>
                                 </li>
                             
                         </ul>

Reply via email to