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/12/16 05:55:46 UTC

[3/3] incubator-mynewt-site git commit: Corrected rendering of the device managememt page and image

Corrected rendering of the device managememt page and image


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

Branch: refs/heads/asf-site
Commit: 2c163ba886db34ecb253e73cd5a3eeaf7b75883a
Parents: c79645d
Author: aditihilbert <ad...@runtime.io>
Authored: Thu Dec 15 21:55:23 2016 -0800
Committer: aditihilbert <ad...@runtime.io>
Committed: Thu Dec 15 21:55:23 2016 -0800

----------------------------------------------------------------------
 mkdocs/search_index.json                        |  35 +
 os/core_os/callout/callout/index.html           |  11 +
 .../callout/os_callout_func_init/index.html     |  11 +
 os/core_os/callout/os_callout_init/index.html   |  11 +
 os/core_os/callout/os_callout_queued/index.html |  11 +
 os/core_os/callout/os_callout_reset/index.html  |  11 +
 os/core_os/callout/os_callout_stop/index.html   |  11 +
 .../context_switch/context_switch/index.html    |  11 +
 .../context_switch/os_arch_ctx_sw/index.html    |  11 +
 os/core_os/context_switch/os_sched/index.html   |  11 +
 .../os_sched_ctx_sw_hook/index.html             |  11 +
 .../os_sched_get_current_task/index.html        |  11 +
 .../context_switch/os_sched_insert/index.html   |  11 +
 .../os_sched_next_task/index.html               |  11 +
 .../os_sched_os_timer_exp/index.html            |  11 +
 .../context_switch/os_sched_resort/index.html   |  11 +
 .../os_sched_set_current_task/index.html        |  11 +
 .../context_switch/os_sched_sleep/index.html    |  11 +
 .../context_switch/os_sched_wakeup/index.html   |  11 +
 os/core_os/event_queue/event_queue/index.html   |  11 +
 os/core_os/event_queue/os_eventq_get/index.html |  11 +
 .../event_queue/os_eventq_init/index.html       |  11 +
 os/core_os/event_queue/os_eventq_put/index.html |  11 +
 .../event_queue/os_eventq_remove/index.html     |  11 +
 os/core_os/heap/heap/index.html                 |  11 +
 os/core_os/heap/os_free/index.html              |  11 +
 os/core_os/heap/os_malloc/index.html            |  11 +
 os/core_os/heap/os_realloc/index.html           |  11 +
 os/core_os/mbuf/OS_MBUF_DATA/index.html         |  11 +
 os/core_os/mbuf/OS_MBUF_LEADINGSPACE/index.html |  11 +
 os/core_os/mbuf/OS_MBUF_PKTHDR/index.html       |  11 +
 .../mbuf/OS_MBUF_PKTHDR_TO_MBUF/index.html      |  11 +
 os/core_os/mbuf/OS_MBUF_PKTLEN/index.html       |  11 +
 .../mbuf/OS_MBUF_TRAILINGSPACE/index.html       |  11 +
 os/core_os/mbuf/OS_MBUF_USRHDR/index.html       |  11 +
 os/core_os/mbuf/OS_MBUF_USRHDR_LEN/index.html   |  11 +
 os/core_os/mbuf/mbuf/index.html                 |  11 +
 os/core_os/mbuf/os_mbuf_adj/index.html          |  11 +
 os/core_os/mbuf/os_mbuf_append/index.html       |  11 +
 os/core_os/mbuf/os_mbuf_concat/index.html       |  11 +
 os/core_os/mbuf/os_mbuf_copydata/index.html     |  11 +
 os/core_os/mbuf/os_mbuf_copyinto/index.html     |  11 +
 os/core_os/mbuf/os_mbuf_dup/index.html          |  11 +
 os/core_os/mbuf/os_mbuf_extend/index.html       |  11 +
 os/core_os/mbuf/os_mbuf_free_chain/index.html   |  11 +
 os/core_os/mbuf/os_mbuf_get/index.html          |  11 +
 os/core_os/mbuf/os_mbuf_get_pkthdr/index.html   |  11 +
 os/core_os/mbuf/os_mbuf_memcmp/index.html       |  11 +
 os/core_os/mbuf/os_mbuf_off/index.html          |  11 +
 os/core_os/mbuf/os_mbuf_pool_init/index.html    |  11 +
 os/core_os/mbuf/os_mbuf_prepend/index.html      |  11 +
 os/core_os/mbuf/os_mbuf_pullup/index.html       |  11 +
 .../memory_pool/OS_MEMPOOL_BYTES/index.html     |  11 +
 .../memory_pool/OS_MEMPOOL_SIZE/index.html      |  11 +
 os/core_os/memory_pool/memory_pool/index.html   |  11 +
 .../memory_pool/os_memblock_get/index.html      |  11 +
 .../memory_pool/os_memblock_put/index.html      |  11 +
 .../memory_pool/os_mempool_init/index.html      |  11 +
 os/core_os/mqueue/mqueue/index.html             |  11 +
 os/core_os/mqueue/os_mqueue_get/index.html      |  11 +
 os/core_os/mqueue/os_mqueue_init/index.html     |  11 +
 os/core_os/mqueue/os_mqueue_put/index.html      |  11 +
 os/core_os/msys/msys/index.html                 |  11 +
 os/core_os/msys/os_msys_get/index.html          |  11 +
 os/core_os/msys/os_msys_get_pkthdr/index.html   |  11 +
 os/core_os/msys/os_msys_register/index.html     |  11 +
 os/core_os/msys/os_msys_reset/index.html        |  11 +
 os/core_os/mutex/mutex/index.html               |  11 +
 os/core_os/mutex/os_mutex_init/index.html       |  11 +
 os/core_os/mutex/os_mutex_pend/index.html       |  11 +
 os/core_os/mutex/os_mutex_release/index.html    |  11 +
 os/core_os/mynewt_os/index.html                 |  11 +
 os/core_os/os_init/index.html                   |  11 +
 os/core_os/os_start/index.html                  |  11 +
 os/core_os/os_started/index.html                |  11 +
 os/core_os/porting/port_bsp/index.html          |  11 +
 os/core_os/porting/port_cpu/index.html          |  11 +
 os/core_os/porting/port_mcu/index.html          |  11 +
 os/core_os/porting/port_os/index.html           |  11 +
 .../sanity/os_sanity_check_init/index.html      |  11 +
 .../sanity/os_sanity_check_register/index.html  |  11 +
 .../sanity/os_sanity_check_reset/index.html     |  11 +
 .../sanity/os_sanity_task_checkin/index.html    |  11 +
 .../sanity/os_sanity_task_init/index.html       |  11 +
 os/core_os/sanity/sanity/index.html             |  11 +
 os/core_os/semaphore/os_sem_init/index.html     |  11 +
 os/core_os/semaphore/os_sem_pend/index.html     |  11 +
 os/core_os/semaphore/os_sem_release/index.html  |  11 +
 os/core_os/semaphore/semaphore/index.html       |  11 +
 os/core_os/task/os_task_count/index.html        |  11 +
 .../task/os_task_info_get_next/index.html       |  11 +
 os/core_os/task/os_task_init/index.html         |  11 +
 os/core_os/task/task/index.html                 |  11 +
 os/core_os/time/os_gettimeofday/index.html      |  11 +
 os/core_os/time/os_settimeofday/index.html      |  11 +
 os/core_os/time/os_time/index.html              |  11 +
 os/core_os/time/os_time_delay/index.html        |  11 +
 os/core_os/time/os_time_get/index.html          |  11 +
 os/core_os/time/os_time_tick/index.html         |  11 +
 os/modules/baselibc/index.html                  |  11 +
 .../bootloader/boot_build_status/index.html     |  11 +
 .../bootloader/boot_build_status_one/index.html |  11 +
 .../bootloader/boot_clear_status/index.html     |  11 +
 os/modules/bootloader/boot_copy_area/index.html |  11 +
 .../bootloader/boot_copy_image/index.html       |  11 +
 .../bootloader/boot_erase_area/index.html       |  11 +
 os/modules/bootloader/boot_fill_slot/index.html |  11 +
 .../boot_find_image_area_idx/index.html         |  11 +
 .../bootloader/boot_find_image_part/index.html  |  11 +
 .../bootloader/boot_find_image_slot/index.html  |  11 +
 os/modules/bootloader/boot_go/index.html        |  11 +
 .../bootloader/boot_init_flash/index.html       |  11 +
 os/modules/bootloader/boot_move_area/index.html |  11 +
 .../boot_read_image_header/index.html           |  11 +
 .../boot_read_image_headers/index.html          |  11 +
 .../bootloader/boot_read_status/index.html      |  11 +
 .../boot_select_image_slot/index.html           |  11 +
 os/modules/bootloader/boot_slot_addr/index.html |  11 +
 .../bootloader/boot_slot_to_area_idx/index.html |  11 +
 .../bootloader/boot_swap_areas/index.html       |  11 +
 .../bootloader/boot_vect_delete_main/index.html |  11 +
 .../bootloader/boot_vect_delete_test/index.html |  11 +
 .../bootloader/boot_vect_read_main/index.html   |  11 +
 .../bootloader/boot_vect_read_one/index.html    |  11 +
 .../bootloader/boot_vect_read_test/index.html   |  11 +
 .../bootloader/boot_write_status/index.html     |  11 +
 os/modules/bootloader/bootloader/index.html     |  11 +
 os/modules/console/console/index.html           |  11 +
 .../console/console_blocking_mode/index.html    |  11 +
 os/modules/console/console_echo/index.html      |  11 +
 os/modules/console/console_init/index.html      |  11 +
 os/modules/console/console_is_init/index.html   |  11 +
 os/modules/console/console_printf/index.html    |  11 +
 os/modules/console/console_read/index.html      |  11 +
 os/modules/console/console_write/index.html     |  11 +
 os/modules/devmgmt/newtmgr/index.html           | 571 +++++++++++++++++
 os/modules/devmgmt/oicmgr/index.html            | 641 +++++++++++++++++++
 os/modules/elua/elua/index.html                 |  11 +
 os/modules/elua/lua_init/index.html             |  11 +
 os/modules/elua/lua_main/index.html             |  11 +
 os/modules/fs/fs/fs/index.html                  |  11 +
 os/modules/fs/fs/fs_close/index.html            |  11 +
 os/modules/fs/fs/fs_closedir/index.html         |  11 +
 os/modules/fs/fs/fs_dirent_is_dir/index.html    |  11 +
 os/modules/fs/fs/fs_dirent_name/index.html      |  11 +
 os/modules/fs/fs/fs_filelen/index.html          |  11 +
 os/modules/fs/fs/fs_getpos/index.html           |  11 +
 os/modules/fs/fs/fs_mkdir/index.html            |  11 +
 os/modules/fs/fs/fs_open/index.html             |  11 +
 os/modules/fs/fs/fs_opendir/index.html          |  11 +
 os/modules/fs/fs/fs_ops/index.html              |  11 +
 os/modules/fs/fs/fs_read/index.html             |  11 +
 os/modules/fs/fs/fs_readdir/index.html          |  11 +
 os/modules/fs/fs/fs_register/index.html         |  11 +
 os/modules/fs/fs/fs_rename/index.html           |  11 +
 os/modules/fs/fs/fs_return_codes/index.html     |  11 +
 os/modules/fs/fs/fs_seek/index.html             |  11 +
 os/modules/fs/fs/fs_unlink/index.html           |  11 +
 os/modules/fs/fs/fs_write/index.html            |  11 +
 os/modules/fs/fs/fsutil_read_file/index.html    |  11 +
 os/modules/fs/fs/fsutil_write_file/index.html   |  11 +
 os/modules/fs/nffs/nffs/index.html              |  11 +
 os/modules/fs/nffs/nffs_area_desc/index.html    |  11 +
 os/modules/fs/nffs/nffs_config/index.html       |  11 +
 os/modules/fs/nffs/nffs_detect/index.html       |  11 +
 os/modules/fs/nffs/nffs_format/index.html       |  11 +
 os/modules/fs/nffs/nffs_init/index.html         |  11 +
 os/modules/fs/nffs/nffs_internals/index.html    |  11 +
 os/modules/fs/otherfs/index.html                |  11 +
 os/modules/hal/hal/index.html                   |  11 +
 os/modules/hal/hal_adc/hal_adc/index.html       |  11 +
 os/modules/hal/hal_api/index.html               |  11 +
 os/modules/hal/hal_architecture/index.html      |  11 +
 .../hal/hal_cputime/hal_cpu_timer/index.html    |  11 +
 os/modules/hal/hal_creation/index.html          |  11 +
 os/modules/hal/hal_dac/hal_dac/index.html       |  11 +
 os/modules/hal/hal_flash/hal_flash/index.html   |  11 +
 .../hal/hal_flash/hal_flash_int/index.html      |  11 +
 .../hal/hal_flash/hal_flash_map/index.html      |  11 +
 os/modules/hal/hal_gpio/hal_gpio/index.html     |  11 +
 os/modules/hal/hal_i2c/hal_i2c/index.html       |  11 +
 os/modules/hal/hal_in_libraries/index.html      |  11 +
 os/modules/hal/hal_pwm/hal_pwm/index.html       |  11 +
 os/modules/hal/hal_spi/hal_spi/index.html       |  11 +
 os/modules/hal/hal_system/hal_sys/index.html    |  11 +
 os/modules/hal/hal_uart/hal_uart/index.html     |  11 +
 os/modules/imgmgr/imgmgr/index.html             |  15 +-
 os/modules/imgmgr/imgmgr_module_init/index.html |  11 +
 os/modules/imgmgr/imgr_ver_parse/index.html     |  11 +
 os/modules/imgmgr/imgr_ver_str/index.html       |  11 +
 os/modules/json/json/index.html                 |  11 +
 .../json/json_encode_object_entry/index.html    |  11 +
 .../json/json_encode_object_finish/index.html   |  11 +
 .../json/json_encode_object_key/index.html      |  11 +
 .../json/json_encode_object_start/index.html    |  11 +
 os/modules/json/json_read_object/index.html     |  11 +
 os/modules/logs/logs/index.html                 |  11 +
 os/modules/shell/shell/index.html               |  11 +
 os/modules/shell/shell_cmd_register/index.html  |  11 +
 .../shell/shell_nlip_input_register/index.html  |  11 +
 os/modules/shell/shell_nlip_output/index.html   |  11 +
 os/modules/shell/shell_task_init/index.html     |  11 +
 os/modules/stats/stats/index.html               |  11 +
 os/modules/testutil/test_assert/index.html      |  11 +
 os/modules/testutil/test_case/index.html        |  11 +
 os/modules/testutil/test_decl/index.html        |  11 +
 os/modules/testutil/test_pass/index.html        |  11 +
 os/modules/testutil/test_suite/index.html       |  11 +
 os/modules/testutil/testutil/index.html         |  11 +
 os/modules/testutil/tu_init/index.html          |  11 +
 os/modules/testutil/tu_restart/index.html       |  15 +-
 os/os_user_guide/index.html                     |  11 +
 212 files changed, 3550 insertions(+), 4 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/2c163ba8/mkdocs/search_index.json
----------------------------------------------------------------------
diff --git a/mkdocs/search_index.json b/mkdocs/search_index.json
index eea3a22..e221b20 100644
--- a/mkdocs/search_index.json
+++ b/mkdocs/search_index.json
@@ -6201,6 +6201,41 @@
             "title": "Example"
         }, 
         {
+            "location": "/os/modules/devmgmt/newtmgr/", 
+            "text": "Newt Manager\n\n\nNewt Manager is the protocol that enables your Mynewt application to communicate remotely with your device running the Mynewt OS in order to configure, manage, conduct maintenance, and monitor it. The core device management module is called \nmgmt\n and offers multiple options for invoking the appropriate newt manager commands for various operations on the device e.g. enabling and collecting logs, configuring and retrieving stats, resetting the device etc. \n\n\n\n\nUse the \nnewtmgr\n package if reduced code footprint is your primary requirement and you do not have interoperability requirements upstream for device information, discovery, and connectivity.\n\n\nUse the \noicmgr\n package if interoperability and standards-based connectivity for device interaction is your primary requirement. This package supports the OIC (Open Interconnect Consortium) Specification 1.1.0 framework from Open Connectivity Foundation (OCF). \n\n\n\n\nInvoking Newt 
 Manager commands\n\n\nThe diagram below indicates the two options available to the application developer to issue Newt Manager commands ('newtmgr commmands\n) on a Mynewt device. The application may leverage the\nnewtmgr\nframework or the\noicmgr` framework to call the newtmgr commands. The latter is described in the next chapter.\n\n\n\n\nnewtmgr\n\n\nThe newtmgr framework uses a simple request and response message format to send commands to the device.  A message \nconsists of an eight byte header and the message payload.  The message header specifies the newtmgr command. \nThe message payload contains the newtmgr request/response data and is encoded in \nCBOR (Concise Binary Object Representation) format.  newtmgr supports BLE and serial connections.\n\n\nThe newtmgr framework has a smaller code size and memory footprint than oicmgr but does not support open connectivity.", 
+            "title": "toc"
+        }, 
+        {
+            "location": "/os/modules/devmgmt/newtmgr/#newt-manager", 
+            "text": "Newt Manager is the protocol that enables your Mynewt application to communicate remotely with your device running the Mynewt OS in order to configure, manage, conduct maintenance, and monitor it. The core device management module is called  mgmt  and offers multiple options for invoking the appropriate newt manager commands for various operations on the device e.g. enabling and collecting logs, configuring and retrieving stats, resetting the device etc.    Use the  newtmgr  package if reduced code footprint is your primary requirement and you do not have interoperability requirements upstream for device information, discovery, and connectivity.  Use the  oicmgr  package if interoperability and standards-based connectivity for device interaction is your primary requirement. This package supports the OIC (Open Interconnect Consortium) Specification 1.1.0 framework from Open Connectivity Foundation (OCF).", 
+            "title": "Newt Manager"
+        }, 
+        {
+            "location": "/os/modules/devmgmt/newtmgr/#invoking-newt-manager-commands", 
+            "text": "The diagram below indicates the two options available to the application developer to issue Newt Manager commands ('newtmgr commmands ) on a Mynewt device. The application may leverage the newtmgr framework or the oicmgr` framework to call the newtmgr commands. The latter is described in the next chapter.", 
+            "title": "Invoking Newt Manager commands"
+        }, 
+        {
+            "location": "/os/modules/devmgmt/newtmgr/#newtmgr", 
+            "text": "The newtmgr framework uses a simple request and response message format to send commands to the device.  A message \nconsists of an eight byte header and the message payload.  The message header specifies the newtmgr command. \nThe message payload contains the newtmgr request/response data and is encoded in \nCBOR (Concise Binary Object Representation) format.  newtmgr supports BLE and serial connections.  The newtmgr framework has a smaller code size and memory footprint than oicmgr but does not support open connectivity.", 
+            "title": "newtmgr"
+        }, 
+        {
+            "location": "/os/modules/devmgmt/oicmgr/", 
+            "text": "Using the OIC framework\n\n\nApache Mynewt includes support for the OIC interoperability standard through the \noicmgr\n framework.  Mynewt defines and exposes oicmgr as an OIC Server resource with the following identity and properties: \n\n\n\n\n\n \n\nURI\n \n\n/omgr\n\n\n\n\n\n\nResource Type\n(rt)\n\n\nx.mynewt.nmgr\n \n\n\n\nInterface\n(if)\n\n\noic.if_rw (default), oic.if.baseline\n\n\n\n\nDiscoverable\n\n\nYes\n\n\n\n\n\nThe newtmgr application tool uses CoAP (Constrained Application Protocol) requests to send commands to oicmgr.\n\nIt sends a CoAP request for \n/omgr\n as follows:\n\n\n\n\nSpecifies the newtmgr command to execute in the URI query string. \n\n\nUses a GET method for newtmgr commands that retreive information \nfrom your application, for example, the \ntaskstats\n and \nmpstats\n commands. \n\n\nUses a PUT method for newtmgr commands that send data to or modify the state of your application,\nfor example, the \necho\n or \ndatetime\n comma
 nds. \n\n\nSends the CBOR-encoded command request data in the CoAP message payload.\n\n\n\n\nThe \noicmgr\n framework supports transport over BLE, serial, and IP connections to the device.\n\n\nCustomize Newt Manager usage with mgmt\n\n\nThe \nmgmt\n package enables you to customize Newt Manager (in either the newtmgr or oicmgr framerwork) to only process the\ncommands that your application uses. The newtmgr commands are divided into management groups.\nA manager package implements the commands for a group.  It implements the handlers that \nprocess the commands for the group and registers the handlers with mgmt. \nWhen newtmgr or oicmgr receives a newtmgr command, \nit looks up the handler for the command (by management group id and command id) from mgmt and calls the \nhandler to process the command.   \n\n\nThe system level management groups are listed in following table:\n\n\n\n\n\nManagement Group\n\n\nnewtmgr Commands\n\n\nPackage\n\n\n\n\n\n\nMGMT_GROUP_ID_DEFAULT\n\n\necho\n
  \ntaskstats\n \nmpstats\n \ndatetime\n \nreset\n\n\nmgmt/newtmgr/nmgr_os\n\n\n\n\n\n\nMGMT_GROUP_ID_IMAGE\n\n\nimage\n \n\n\nmgmt/imgmgr\n\n\n\n\n\n\nMGMT_GROUP_ID_STATS\n\n\nstat\n \n\n\nsys/stats\n\n\n\n\n\n\nMGMT_GROUP_ID_CONFIG\n\n\nconfig\n\n\nsys/config\n\n\n\n\n\n\nMGMT_GROUP_ID_LOGS\n\n\nlog\n\n\nsys/log\n\n\n\n\n\n\nMGMT_GROUP_ID_CRASH\n\n\ncrash\n\n\ntest/crash_test\n\n\n\n\n\n\nMGMT_GROUP_ID_RUNTEST\n\n\nruntest\n\n\ntest/runtest\n\n\n\n\n\nBoth newtmgr and ocimgr process the MGMT_GROUP_ID_DEFAULT commands by default.  You can also\nuse mgmt to add user defined management group commands.", 
+            "title": "Using Newt Manager in OIC framework"
+        }, 
+        {
+            "location": "/os/modules/devmgmt/oicmgr/#using-the-oic-framework", 
+            "text": "Apache Mynewt includes support for the OIC interoperability standard through the  oicmgr  framework.  Mynewt defines and exposes oicmgr as an OIC Server resource with the following identity and properties:      URI   /omgr    Resource Type (rt)  x.mynewt.nmgr    Interface (if)  oic.if_rw (default), oic.if.baseline   Discoverable  Yes   \nThe newtmgr application tool uses CoAP (Constrained Application Protocol) requests to send commands to oicmgr. \nIt sends a CoAP request for  /omgr  as follows:   Specifies the newtmgr command to execute in the URI query string.   Uses a GET method for newtmgr commands that retreive information \nfrom your application, for example, the  taskstats  and  mpstats  commands.   Uses a PUT method for newtmgr commands that send data to or modify the state of your application,\nfor example, the  echo  or  datetime  commands.   Sends the CBOR-encoded command request data in the CoAP message payload.   The  oicmgr  framework supports tran
 sport over BLE, serial, and IP connections to the device.", 
+            "title": "Using the OIC framework"
+        }, 
+        {
+            "location": "/os/modules/devmgmt/oicmgr/#customize-newt-manager-usage-with-mgmt", 
+            "text": "The  mgmt  package enables you to customize Newt Manager (in either the newtmgr or oicmgr framerwork) to only process the\ncommands that your application uses. The newtmgr commands are divided into management groups.\nA manager package implements the commands for a group.  It implements the handlers that \nprocess the commands for the group and registers the handlers with mgmt. \nWhen newtmgr or oicmgr receives a newtmgr command, \nit looks up the handler for the command (by management group id and command id) from mgmt and calls the \nhandler to process the command.     The system level management groups are listed in following table:   Management Group  newtmgr Commands  Package    MGMT_GROUP_ID_DEFAULT  echo   taskstats   mpstats   datetime   reset  mgmt/newtmgr/nmgr_os    MGMT_GROUP_ID_IMAGE  image    mgmt/imgmgr    MGMT_GROUP_ID_STATS  stat    sys/stats    MGMT_GROUP_ID_CONFIG  config  sys/config    MGMT_GROUP_ID_LOGS  log  sys/log    MGMT_GROUP_ID_CRASH  c
 rash  test/crash_test    MGMT_GROUP_ID_RUNTEST  runtest  test/runtest   \nBoth newtmgr and ocimgr process the MGMT_GROUP_ID_DEFAULT commands by default.  You can also\nuse mgmt to add user defined management group commands.", 
+            "title": "Customize Newt Manager usage with mgmt"
+        }, 
+        {
             "location": "/os/modules/imgmgr/imgmgr/", 
             "text": "Image Manager\n\n\nDescription\n\n\nThis library accepts incoming image management commands from newtmgr and acts on them.\n\n\nImages can be uploaded, present images listed, and system can be told to switch to another image.\n\n\nCurrently the package assumes that there are 2 image slots, one active one and another one in standby. When new image is uploaded, it replaces the one in standby slot. This is the model for scenario when MCU has internal flash only, it executes the code from that flash, and there is enough space to store 2 full images.\n\n\nImage manager interacts with bootloader by telling it to boot to a specific image. At the moment this has to be done by writing a file which contains a version number of the image to boot. Note that image manager itself does not replace the active image.\n\n\nImage manager also can upload files to filesystem as well as download them.\n\n\nNote that commands accessing filesystems (next boot target, file upload/downlo
 ad) will not be available unless project includes filesystem implementation.\n\n\nData structures\n\n\nN/A.\n\n\nList of Functions\n\n\n\n\nThe functions available in imgmgr are:\n\n\n\n\n\n\n\n\nFunction\n\n\nDescription\n\n\n\n\n\n\n\n\n\n\nimgmgr_module_init\n\n\nRegisters image manager commands with newtmgr.\n\n\n\n\n\n\nimgr_ver_parse\n\n\nParses character string containing specified image version number and writes that to given image_version struct.\n\n\n\n\n\n\nimgr_ver_str\n\n\nTakes version string from specified image_version struct and formats it into a printable string.", 
             "title": "toc"

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/2c163ba8/os/core_os/callout/callout/index.html
----------------------------------------------------------------------
diff --git a/os/core_os/callout/callout/index.html b/os/core_os/callout/callout/index.html
index 07773af..b2c3c5a 100644
--- a/os/core_os/callout/callout/index.html
+++ b/os/core_os/callout/callout/index.html
@@ -494,6 +494,17 @@
                 
   
   
+    <li ><a href="../../../modules/devmgmt/newtmgr/">Device Management with Newt Manager</a>
+  
+  
+    </li>
+
+              
+          
+              
+                
+  
+  
     <li ><a href="../../../modules/imgmgr/imgmgr/">Image Manager</a>
   
   

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/2c163ba8/os/core_os/callout/os_callout_func_init/index.html
----------------------------------------------------------------------
diff --git a/os/core_os/callout/os_callout_func_init/index.html b/os/core_os/callout/os_callout_func_init/index.html
index 2c7b980..40f037f 100644
--- a/os/core_os/callout/os_callout_func_init/index.html
+++ b/os/core_os/callout/os_callout_func_init/index.html
@@ -538,6 +538,17 @@
                 
   
   
+    <li ><a href="../../../modules/devmgmt/newtmgr/">Device Management with Newt Manager</a>
+  
+  
+    </li>
+
+              
+          
+              
+                
+  
+  
     <li ><a href="../../../modules/imgmgr/imgmgr/">Image Manager</a>
   
   

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/2c163ba8/os/core_os/callout/os_callout_init/index.html
----------------------------------------------------------------------
diff --git a/os/core_os/callout/os_callout_init/index.html b/os/core_os/callout/os_callout_init/index.html
index d89c14c..d79593a 100644
--- a/os/core_os/callout/os_callout_init/index.html
+++ b/os/core_os/callout/os_callout_init/index.html
@@ -538,6 +538,17 @@
                 
   
   
+    <li ><a href="../../../modules/devmgmt/newtmgr/">Device Management with Newt Manager</a>
+  
+  
+    </li>
+
+              
+          
+              
+                
+  
+  
     <li ><a href="../../../modules/imgmgr/imgmgr/">Image Manager</a>
   
   

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/2c163ba8/os/core_os/callout/os_callout_queued/index.html
----------------------------------------------------------------------
diff --git a/os/core_os/callout/os_callout_queued/index.html b/os/core_os/callout/os_callout_queued/index.html
index 0c9f6f2..dd52d89 100644
--- a/os/core_os/callout/os_callout_queued/index.html
+++ b/os/core_os/callout/os_callout_queued/index.html
@@ -538,6 +538,17 @@
                 
   
   
+    <li ><a href="../../../modules/devmgmt/newtmgr/">Device Management with Newt Manager</a>
+  
+  
+    </li>
+
+              
+          
+              
+                
+  
+  
     <li ><a href="../../../modules/imgmgr/imgmgr/">Image Manager</a>
   
   

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/2c163ba8/os/core_os/callout/os_callout_reset/index.html
----------------------------------------------------------------------
diff --git a/os/core_os/callout/os_callout_reset/index.html b/os/core_os/callout/os_callout_reset/index.html
index 3fc64b2..2d84918 100644
--- a/os/core_os/callout/os_callout_reset/index.html
+++ b/os/core_os/callout/os_callout_reset/index.html
@@ -538,6 +538,17 @@
                 
   
   
+    <li ><a href="../../../modules/devmgmt/newtmgr/">Device Management with Newt Manager</a>
+  
+  
+    </li>
+
+              
+          
+              
+                
+  
+  
     <li ><a href="../../../modules/imgmgr/imgmgr/">Image Manager</a>
   
   

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/2c163ba8/os/core_os/callout/os_callout_stop/index.html
----------------------------------------------------------------------
diff --git a/os/core_os/callout/os_callout_stop/index.html b/os/core_os/callout/os_callout_stop/index.html
index b6bd309..e9a8f86 100644
--- a/os/core_os/callout/os_callout_stop/index.html
+++ b/os/core_os/callout/os_callout_stop/index.html
@@ -538,6 +538,17 @@
                 
   
   
+    <li ><a href="../../../modules/devmgmt/newtmgr/">Device Management with Newt Manager</a>
+  
+  
+    </li>
+
+              
+          
+              
+                
+  
+  
     <li ><a href="../../../modules/imgmgr/imgmgr/">Image Manager</a>
   
   

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/2c163ba8/os/core_os/context_switch/context_switch/index.html
----------------------------------------------------------------------
diff --git a/os/core_os/context_switch/context_switch/index.html b/os/core_os/context_switch/context_switch/index.html
index a6314f0..9086ac4 100644
--- a/os/core_os/context_switch/context_switch/index.html
+++ b/os/core_os/context_switch/context_switch/index.html
@@ -494,6 +494,17 @@
                 
   
   
+    <li ><a href="../../../modules/devmgmt/newtmgr/">Device Management with Newt Manager</a>
+  
+  
+    </li>
+
+              
+          
+              
+                
+  
+  
     <li ><a href="../../../modules/imgmgr/imgmgr/">Image Manager</a>
   
   

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/2c163ba8/os/core_os/context_switch/os_arch_ctx_sw/index.html
----------------------------------------------------------------------
diff --git a/os/core_os/context_switch/os_arch_ctx_sw/index.html b/os/core_os/context_switch/os_arch_ctx_sw/index.html
index 4d01d10..cef34c9 100644
--- a/os/core_os/context_switch/os_arch_ctx_sw/index.html
+++ b/os/core_os/context_switch/os_arch_ctx_sw/index.html
@@ -586,6 +586,17 @@
                 
   
   
+    <li ><a href="../../../modules/devmgmt/newtmgr/">Device Management with Newt Manager</a>
+  
+  
+    </li>
+
+              
+          
+              
+                
+  
+  
     <li ><a href="../../../modules/imgmgr/imgmgr/">Image Manager</a>
   
   

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/2c163ba8/os/core_os/context_switch/os_sched/index.html
----------------------------------------------------------------------
diff --git a/os/core_os/context_switch/os_sched/index.html b/os/core_os/context_switch/os_sched/index.html
index 666309d..90c6e53 100644
--- a/os/core_os/context_switch/os_sched/index.html
+++ b/os/core_os/context_switch/os_sched/index.html
@@ -586,6 +586,17 @@
                 
   
   
+    <li ><a href="../../../modules/devmgmt/newtmgr/">Device Management with Newt Manager</a>
+  
+  
+    </li>
+
+              
+          
+              
+                
+  
+  
     <li ><a href="../../../modules/imgmgr/imgmgr/">Image Manager</a>
   
   

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/2c163ba8/os/core_os/context_switch/os_sched_ctx_sw_hook/index.html
----------------------------------------------------------------------
diff --git a/os/core_os/context_switch/os_sched_ctx_sw_hook/index.html b/os/core_os/context_switch/os_sched_ctx_sw_hook/index.html
index f11ade9..41a22d2 100644
--- a/os/core_os/context_switch/os_sched_ctx_sw_hook/index.html
+++ b/os/core_os/context_switch/os_sched_ctx_sw_hook/index.html
@@ -586,6 +586,17 @@
                 
   
   
+    <li ><a href="../../../modules/devmgmt/newtmgr/">Device Management with Newt Manager</a>
+  
+  
+    </li>
+
+              
+          
+              
+                
+  
+  
     <li ><a href="../../../modules/imgmgr/imgmgr/">Image Manager</a>
   
   

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/2c163ba8/os/core_os/context_switch/os_sched_get_current_task/index.html
----------------------------------------------------------------------
diff --git a/os/core_os/context_switch/os_sched_get_current_task/index.html b/os/core_os/context_switch/os_sched_get_current_task/index.html
index 8e59aca..5194d18 100644
--- a/os/core_os/context_switch/os_sched_get_current_task/index.html
+++ b/os/core_os/context_switch/os_sched_get_current_task/index.html
@@ -586,6 +586,17 @@
                 
   
   
+    <li ><a href="../../../modules/devmgmt/newtmgr/">Device Management with Newt Manager</a>
+  
+  
+    </li>
+
+              
+          
+              
+                
+  
+  
     <li ><a href="../../../modules/imgmgr/imgmgr/">Image Manager</a>
   
   

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/2c163ba8/os/core_os/context_switch/os_sched_insert/index.html
----------------------------------------------------------------------
diff --git a/os/core_os/context_switch/os_sched_insert/index.html b/os/core_os/context_switch/os_sched_insert/index.html
index 7044829..e3ae964 100644
--- a/os/core_os/context_switch/os_sched_insert/index.html
+++ b/os/core_os/context_switch/os_sched_insert/index.html
@@ -586,6 +586,17 @@
                 
   
   
+    <li ><a href="../../../modules/devmgmt/newtmgr/">Device Management with Newt Manager</a>
+  
+  
+    </li>
+
+              
+          
+              
+                
+  
+  
     <li ><a href="../../../modules/imgmgr/imgmgr/">Image Manager</a>
   
   

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/2c163ba8/os/core_os/context_switch/os_sched_next_task/index.html
----------------------------------------------------------------------
diff --git a/os/core_os/context_switch/os_sched_next_task/index.html b/os/core_os/context_switch/os_sched_next_task/index.html
index cb176a2..d5ac2ac 100644
--- a/os/core_os/context_switch/os_sched_next_task/index.html
+++ b/os/core_os/context_switch/os_sched_next_task/index.html
@@ -586,6 +586,17 @@
                 
   
   
+    <li ><a href="../../../modules/devmgmt/newtmgr/">Device Management with Newt Manager</a>
+  
+  
+    </li>
+
+              
+          
+              
+                
+  
+  
     <li ><a href="../../../modules/imgmgr/imgmgr/">Image Manager</a>
   
   

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/2c163ba8/os/core_os/context_switch/os_sched_os_timer_exp/index.html
----------------------------------------------------------------------
diff --git a/os/core_os/context_switch/os_sched_os_timer_exp/index.html b/os/core_os/context_switch/os_sched_os_timer_exp/index.html
index 2bfc5e0..1564623 100644
--- a/os/core_os/context_switch/os_sched_os_timer_exp/index.html
+++ b/os/core_os/context_switch/os_sched_os_timer_exp/index.html
@@ -586,6 +586,17 @@
                 
   
   
+    <li ><a href="../../../modules/devmgmt/newtmgr/">Device Management with Newt Manager</a>
+  
+  
+    </li>
+
+              
+          
+              
+                
+  
+  
     <li ><a href="../../../modules/imgmgr/imgmgr/">Image Manager</a>
   
   

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/2c163ba8/os/core_os/context_switch/os_sched_resort/index.html
----------------------------------------------------------------------
diff --git a/os/core_os/context_switch/os_sched_resort/index.html b/os/core_os/context_switch/os_sched_resort/index.html
index 5d61832..2e4cbb8 100644
--- a/os/core_os/context_switch/os_sched_resort/index.html
+++ b/os/core_os/context_switch/os_sched_resort/index.html
@@ -586,6 +586,17 @@
                 
   
   
+    <li ><a href="../../../modules/devmgmt/newtmgr/">Device Management with Newt Manager</a>
+  
+  
+    </li>
+
+              
+          
+              
+                
+  
+  
     <li ><a href="../../../modules/imgmgr/imgmgr/">Image Manager</a>
   
   

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/2c163ba8/os/core_os/context_switch/os_sched_set_current_task/index.html
----------------------------------------------------------------------
diff --git a/os/core_os/context_switch/os_sched_set_current_task/index.html b/os/core_os/context_switch/os_sched_set_current_task/index.html
index b5577a1..4578238 100644
--- a/os/core_os/context_switch/os_sched_set_current_task/index.html
+++ b/os/core_os/context_switch/os_sched_set_current_task/index.html
@@ -586,6 +586,17 @@
                 
   
   
+    <li ><a href="../../../modules/devmgmt/newtmgr/">Device Management with Newt Manager</a>
+  
+  
+    </li>
+
+              
+          
+              
+                
+  
+  
     <li ><a href="../../../modules/imgmgr/imgmgr/">Image Manager</a>
   
   

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/2c163ba8/os/core_os/context_switch/os_sched_sleep/index.html
----------------------------------------------------------------------
diff --git a/os/core_os/context_switch/os_sched_sleep/index.html b/os/core_os/context_switch/os_sched_sleep/index.html
index 8104c08..475e912 100644
--- a/os/core_os/context_switch/os_sched_sleep/index.html
+++ b/os/core_os/context_switch/os_sched_sleep/index.html
@@ -586,6 +586,17 @@
                 
   
   
+    <li ><a href="../../../modules/devmgmt/newtmgr/">Device Management with Newt Manager</a>
+  
+  
+    </li>
+
+              
+          
+              
+                
+  
+  
     <li ><a href="../../../modules/imgmgr/imgmgr/">Image Manager</a>
   
   

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/2c163ba8/os/core_os/context_switch/os_sched_wakeup/index.html
----------------------------------------------------------------------
diff --git a/os/core_os/context_switch/os_sched_wakeup/index.html b/os/core_os/context_switch/os_sched_wakeup/index.html
index 1e8e5e8..a5a4cca 100644
--- a/os/core_os/context_switch/os_sched_wakeup/index.html
+++ b/os/core_os/context_switch/os_sched_wakeup/index.html
@@ -586,6 +586,17 @@
                 
   
   
+    <li ><a href="../../../modules/devmgmt/newtmgr/">Device Management with Newt Manager</a>
+  
+  
+    </li>
+
+              
+          
+              
+                
+  
+  
     <li ><a href="../../../modules/imgmgr/imgmgr/">Image Manager</a>
   
   

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/2c163ba8/os/core_os/event_queue/event_queue/index.html
----------------------------------------------------------------------
diff --git a/os/core_os/event_queue/event_queue/index.html b/os/core_os/event_queue/event_queue/index.html
index 984fd9f..98dd5e9 100644
--- a/os/core_os/event_queue/event_queue/index.html
+++ b/os/core_os/event_queue/event_queue/index.html
@@ -494,6 +494,17 @@
                 
   
   
+    <li ><a href="../../../modules/devmgmt/newtmgr/">Device Management with Newt Manager</a>
+  
+  
+    </li>
+
+              
+          
+              
+                
+  
+  
     <li ><a href="../../../modules/imgmgr/imgmgr/">Image Manager</a>
   
   

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/2c163ba8/os/core_os/event_queue/os_eventq_get/index.html
----------------------------------------------------------------------
diff --git a/os/core_os/event_queue/os_eventq_get/index.html b/os/core_os/event_queue/os_eventq_get/index.html
index ef31dc6..55d92cd 100644
--- a/os/core_os/event_queue/os_eventq_get/index.html
+++ b/os/core_os/event_queue/os_eventq_get/index.html
@@ -530,6 +530,17 @@
                 
   
   
+    <li ><a href="../../../modules/devmgmt/newtmgr/">Device Management with Newt Manager</a>
+  
+  
+    </li>
+
+              
+          
+              
+                
+  
+  
     <li ><a href="../../../modules/imgmgr/imgmgr/">Image Manager</a>
   
   

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/2c163ba8/os/core_os/event_queue/os_eventq_init/index.html
----------------------------------------------------------------------
diff --git a/os/core_os/event_queue/os_eventq_init/index.html b/os/core_os/event_queue/os_eventq_init/index.html
index 3f77df0..e0c9340 100644
--- a/os/core_os/event_queue/os_eventq_init/index.html
+++ b/os/core_os/event_queue/os_eventq_init/index.html
@@ -530,6 +530,17 @@
                 
   
   
+    <li ><a href="../../../modules/devmgmt/newtmgr/">Device Management with Newt Manager</a>
+  
+  
+    </li>
+
+              
+          
+              
+                
+  
+  
     <li ><a href="../../../modules/imgmgr/imgmgr/">Image Manager</a>
   
   

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/2c163ba8/os/core_os/event_queue/os_eventq_put/index.html
----------------------------------------------------------------------
diff --git a/os/core_os/event_queue/os_eventq_put/index.html b/os/core_os/event_queue/os_eventq_put/index.html
index eb02514..e4dc3ff 100644
--- a/os/core_os/event_queue/os_eventq_put/index.html
+++ b/os/core_os/event_queue/os_eventq_put/index.html
@@ -530,6 +530,17 @@
                 
   
   
+    <li ><a href="../../../modules/devmgmt/newtmgr/">Device Management with Newt Manager</a>
+  
+  
+    </li>
+
+              
+          
+              
+                
+  
+  
     <li ><a href="../../../modules/imgmgr/imgmgr/">Image Manager</a>
   
   

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/2c163ba8/os/core_os/event_queue/os_eventq_remove/index.html
----------------------------------------------------------------------
diff --git a/os/core_os/event_queue/os_eventq_remove/index.html b/os/core_os/event_queue/os_eventq_remove/index.html
index dbf2eba..59393b5 100644
--- a/os/core_os/event_queue/os_eventq_remove/index.html
+++ b/os/core_os/event_queue/os_eventq_remove/index.html
@@ -530,6 +530,17 @@
                 
   
   
+    <li ><a href="../../../modules/devmgmt/newtmgr/">Device Management with Newt Manager</a>
+  
+  
+    </li>
+
+              
+          
+              
+                
+  
+  
     <li ><a href="../../../modules/imgmgr/imgmgr/">Image Manager</a>
   
   

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/2c163ba8/os/core_os/heap/heap/index.html
----------------------------------------------------------------------
diff --git a/os/core_os/heap/heap/index.html b/os/core_os/heap/heap/index.html
index f201a5f..7e7af32 100644
--- a/os/core_os/heap/heap/index.html
+++ b/os/core_os/heap/heap/index.html
@@ -494,6 +494,17 @@
                 
   
   
+    <li ><a href="../../../modules/devmgmt/newtmgr/">Device Management with Newt Manager</a>
+  
+  
+    </li>
+
+              
+          
+              
+                
+  
+  
     <li ><a href="../../../modules/imgmgr/imgmgr/">Image Manager</a>
   
   

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/2c163ba8/os/core_os/heap/os_free/index.html
----------------------------------------------------------------------
diff --git a/os/core_os/heap/os_free/index.html b/os/core_os/heap/os_free/index.html
index 4ee1ac5..243e27d 100644
--- a/os/core_os/heap/os_free/index.html
+++ b/os/core_os/heap/os_free/index.html
@@ -522,6 +522,17 @@
                 
   
   
+    <li ><a href="../../../modules/devmgmt/newtmgr/">Device Management with Newt Manager</a>
+  
+  
+    </li>
+
+              
+          
+              
+                
+  
+  
     <li ><a href="../../../modules/imgmgr/imgmgr/">Image Manager</a>
   
   

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/2c163ba8/os/core_os/heap/os_malloc/index.html
----------------------------------------------------------------------
diff --git a/os/core_os/heap/os_malloc/index.html b/os/core_os/heap/os_malloc/index.html
index 78e87ed..5a5c5f8 100644
--- a/os/core_os/heap/os_malloc/index.html
+++ b/os/core_os/heap/os_malloc/index.html
@@ -522,6 +522,17 @@
                 
   
   
+    <li ><a href="../../../modules/devmgmt/newtmgr/">Device Management with Newt Manager</a>
+  
+  
+    </li>
+
+              
+          
+              
+                
+  
+  
     <li ><a href="../../../modules/imgmgr/imgmgr/">Image Manager</a>
   
   

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/2c163ba8/os/core_os/heap/os_realloc/index.html
----------------------------------------------------------------------
diff --git a/os/core_os/heap/os_realloc/index.html b/os/core_os/heap/os_realloc/index.html
index 1ef2164..892fb59 100644
--- a/os/core_os/heap/os_realloc/index.html
+++ b/os/core_os/heap/os_realloc/index.html
@@ -522,6 +522,17 @@
                 
   
   
+    <li ><a href="../../../modules/devmgmt/newtmgr/">Device Management with Newt Manager</a>
+  
+  
+    </li>
+
+              
+          
+              
+                
+  
+  
     <li ><a href="../../../modules/imgmgr/imgmgr/">Image Manager</a>
   
   

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/2c163ba8/os/core_os/mbuf/OS_MBUF_DATA/index.html
----------------------------------------------------------------------
diff --git a/os/core_os/mbuf/OS_MBUF_DATA/index.html b/os/core_os/mbuf/OS_MBUF_DATA/index.html
index b030498..2daf327 100644
--- a/os/core_os/mbuf/OS_MBUF_DATA/index.html
+++ b/os/core_os/mbuf/OS_MBUF_DATA/index.html
@@ -719,6 +719,17 @@
                 
   
   
+    <li ><a href="../../../modules/devmgmt/newtmgr/">Device Management with Newt Manager</a>
+  
+  
+    </li>
+
+              
+          
+              
+                
+  
+  
     <li ><a href="../../../modules/imgmgr/imgmgr/">Image Manager</a>
   
   

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/2c163ba8/os/core_os/mbuf/OS_MBUF_LEADINGSPACE/index.html
----------------------------------------------------------------------
diff --git a/os/core_os/mbuf/OS_MBUF_LEADINGSPACE/index.html b/os/core_os/mbuf/OS_MBUF_LEADINGSPACE/index.html
index 7aa776e..6c47e1b 100644
--- a/os/core_os/mbuf/OS_MBUF_LEADINGSPACE/index.html
+++ b/os/core_os/mbuf/OS_MBUF_LEADINGSPACE/index.html
@@ -719,6 +719,17 @@
                 
   
   
+    <li ><a href="../../../modules/devmgmt/newtmgr/">Device Management with Newt Manager</a>
+  
+  
+    </li>
+
+              
+          
+              
+                
+  
+  
     <li ><a href="../../../modules/imgmgr/imgmgr/">Image Manager</a>
   
   

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/2c163ba8/os/core_os/mbuf/OS_MBUF_PKTHDR/index.html
----------------------------------------------------------------------
diff --git a/os/core_os/mbuf/OS_MBUF_PKTHDR/index.html b/os/core_os/mbuf/OS_MBUF_PKTHDR/index.html
index e52f99a..178a71c 100644
--- a/os/core_os/mbuf/OS_MBUF_PKTHDR/index.html
+++ b/os/core_os/mbuf/OS_MBUF_PKTHDR/index.html
@@ -719,6 +719,17 @@
                 
   
   
+    <li ><a href="../../../modules/devmgmt/newtmgr/">Device Management with Newt Manager</a>
+  
+  
+    </li>
+
+              
+          
+              
+                
+  
+  
     <li ><a href="../../../modules/imgmgr/imgmgr/">Image Manager</a>
   
   

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/2c163ba8/os/core_os/mbuf/OS_MBUF_PKTHDR_TO_MBUF/index.html
----------------------------------------------------------------------
diff --git a/os/core_os/mbuf/OS_MBUF_PKTHDR_TO_MBUF/index.html b/os/core_os/mbuf/OS_MBUF_PKTHDR_TO_MBUF/index.html
index 4a9b8f4..05d451c 100644
--- a/os/core_os/mbuf/OS_MBUF_PKTHDR_TO_MBUF/index.html
+++ b/os/core_os/mbuf/OS_MBUF_PKTHDR_TO_MBUF/index.html
@@ -719,6 +719,17 @@
                 
   
   
+    <li ><a href="../../../modules/devmgmt/newtmgr/">Device Management with Newt Manager</a>
+  
+  
+    </li>
+
+              
+          
+              
+                
+  
+  
     <li ><a href="../../../modules/imgmgr/imgmgr/">Image Manager</a>
   
   

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/2c163ba8/os/core_os/mbuf/OS_MBUF_PKTLEN/index.html
----------------------------------------------------------------------
diff --git a/os/core_os/mbuf/OS_MBUF_PKTLEN/index.html b/os/core_os/mbuf/OS_MBUF_PKTLEN/index.html
index 76b8c2c..b26e862 100644
--- a/os/core_os/mbuf/OS_MBUF_PKTLEN/index.html
+++ b/os/core_os/mbuf/OS_MBUF_PKTLEN/index.html
@@ -719,6 +719,17 @@
                 
   
   
+    <li ><a href="../../../modules/devmgmt/newtmgr/">Device Management with Newt Manager</a>
+  
+  
+    </li>
+
+              
+          
+              
+                
+  
+  
     <li ><a href="../../../modules/imgmgr/imgmgr/">Image Manager</a>
   
   

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/2c163ba8/os/core_os/mbuf/OS_MBUF_TRAILINGSPACE/index.html
----------------------------------------------------------------------
diff --git a/os/core_os/mbuf/OS_MBUF_TRAILINGSPACE/index.html b/os/core_os/mbuf/OS_MBUF_TRAILINGSPACE/index.html
index af05efb..d187cce 100644
--- a/os/core_os/mbuf/OS_MBUF_TRAILINGSPACE/index.html
+++ b/os/core_os/mbuf/OS_MBUF_TRAILINGSPACE/index.html
@@ -719,6 +719,17 @@
                 
   
   
+    <li ><a href="../../../modules/devmgmt/newtmgr/">Device Management with Newt Manager</a>
+  
+  
+    </li>
+
+              
+          
+              
+                
+  
+  
     <li ><a href="../../../modules/imgmgr/imgmgr/">Image Manager</a>
   
   

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/2c163ba8/os/core_os/mbuf/OS_MBUF_USRHDR/index.html
----------------------------------------------------------------------
diff --git a/os/core_os/mbuf/OS_MBUF_USRHDR/index.html b/os/core_os/mbuf/OS_MBUF_USRHDR/index.html
index 77225c0..02ed207 100644
--- a/os/core_os/mbuf/OS_MBUF_USRHDR/index.html
+++ b/os/core_os/mbuf/OS_MBUF_USRHDR/index.html
@@ -719,6 +719,17 @@
                 
   
   
+    <li ><a href="../../../modules/devmgmt/newtmgr/">Device Management with Newt Manager</a>
+  
+  
+    </li>
+
+              
+          
+              
+                
+  
+  
     <li ><a href="../../../modules/imgmgr/imgmgr/">Image Manager</a>
   
   

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/2c163ba8/os/core_os/mbuf/OS_MBUF_USRHDR_LEN/index.html
----------------------------------------------------------------------
diff --git a/os/core_os/mbuf/OS_MBUF_USRHDR_LEN/index.html b/os/core_os/mbuf/OS_MBUF_USRHDR_LEN/index.html
index 6962015..0d70d94 100644
--- a/os/core_os/mbuf/OS_MBUF_USRHDR_LEN/index.html
+++ b/os/core_os/mbuf/OS_MBUF_USRHDR_LEN/index.html
@@ -719,6 +719,17 @@
                 
   
   
+    <li ><a href="../../../modules/devmgmt/newtmgr/">Device Management with Newt Manager</a>
+  
+  
+    </li>
+
+              
+          
+              
+                
+  
+  
     <li ><a href="../../../modules/imgmgr/imgmgr/">Image Manager</a>
   
   

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/2c163ba8/os/core_os/mbuf/mbuf/index.html
----------------------------------------------------------------------
diff --git a/os/core_os/mbuf/mbuf/index.html b/os/core_os/mbuf/mbuf/index.html
index 6a33be3..db3fc07 100644
--- a/os/core_os/mbuf/mbuf/index.html
+++ b/os/core_os/mbuf/mbuf/index.html
@@ -531,6 +531,17 @@
                 
   
   
+    <li ><a href="../../../modules/devmgmt/newtmgr/">Device Management with Newt Manager</a>
+  
+  
+    </li>
+
+              
+          
+              
+                
+  
+  
     <li ><a href="../../../modules/imgmgr/imgmgr/">Image Manager</a>
   
   

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/2c163ba8/os/core_os/mbuf/os_mbuf_adj/index.html
----------------------------------------------------------------------
diff --git a/os/core_os/mbuf/os_mbuf_adj/index.html b/os/core_os/mbuf/os_mbuf_adj/index.html
index 6dc95ea..2b6d9dc 100644
--- a/os/core_os/mbuf/os_mbuf_adj/index.html
+++ b/os/core_os/mbuf/os_mbuf_adj/index.html
@@ -719,6 +719,17 @@
                 
   
   
+    <li ><a href="../../../modules/devmgmt/newtmgr/">Device Management with Newt Manager</a>
+  
+  
+    </li>
+
+              
+          
+              
+                
+  
+  
     <li ><a href="../../../modules/imgmgr/imgmgr/">Image Manager</a>
   
   

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/2c163ba8/os/core_os/mbuf/os_mbuf_append/index.html
----------------------------------------------------------------------
diff --git a/os/core_os/mbuf/os_mbuf_append/index.html b/os/core_os/mbuf/os_mbuf_append/index.html
index 8cf8db3..b69d065 100644
--- a/os/core_os/mbuf/os_mbuf_append/index.html
+++ b/os/core_os/mbuf/os_mbuf_append/index.html
@@ -719,6 +719,17 @@
                 
   
   
+    <li ><a href="../../../modules/devmgmt/newtmgr/">Device Management with Newt Manager</a>
+  
+  
+    </li>
+
+              
+          
+              
+                
+  
+  
     <li ><a href="../../../modules/imgmgr/imgmgr/">Image Manager</a>
   
   

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/2c163ba8/os/core_os/mbuf/os_mbuf_concat/index.html
----------------------------------------------------------------------
diff --git a/os/core_os/mbuf/os_mbuf_concat/index.html b/os/core_os/mbuf/os_mbuf_concat/index.html
index 4a3469e..721eef4 100644
--- a/os/core_os/mbuf/os_mbuf_concat/index.html
+++ b/os/core_os/mbuf/os_mbuf_concat/index.html
@@ -719,6 +719,17 @@
                 
   
   
+    <li ><a href="../../../modules/devmgmt/newtmgr/">Device Management with Newt Manager</a>
+  
+  
+    </li>
+
+              
+          
+              
+                
+  
+  
     <li ><a href="../../../modules/imgmgr/imgmgr/">Image Manager</a>
   
   

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/2c163ba8/os/core_os/mbuf/os_mbuf_copydata/index.html
----------------------------------------------------------------------
diff --git a/os/core_os/mbuf/os_mbuf_copydata/index.html b/os/core_os/mbuf/os_mbuf_copydata/index.html
index eb4ac83..81860d6 100644
--- a/os/core_os/mbuf/os_mbuf_copydata/index.html
+++ b/os/core_os/mbuf/os_mbuf_copydata/index.html
@@ -719,6 +719,17 @@
                 
   
   
+    <li ><a href="../../../modules/devmgmt/newtmgr/">Device Management with Newt Manager</a>
+  
+  
+    </li>
+
+              
+          
+              
+                
+  
+  
     <li ><a href="../../../modules/imgmgr/imgmgr/">Image Manager</a>
   
   

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/2c163ba8/os/core_os/mbuf/os_mbuf_copyinto/index.html
----------------------------------------------------------------------
diff --git a/os/core_os/mbuf/os_mbuf_copyinto/index.html b/os/core_os/mbuf/os_mbuf_copyinto/index.html
index 700d0cf..b0bdee6 100644
--- a/os/core_os/mbuf/os_mbuf_copyinto/index.html
+++ b/os/core_os/mbuf/os_mbuf_copyinto/index.html
@@ -719,6 +719,17 @@
                 
   
   
+    <li ><a href="../../../modules/devmgmt/newtmgr/">Device Management with Newt Manager</a>
+  
+  
+    </li>
+
+              
+          
+              
+                
+  
+  
     <li ><a href="../../../modules/imgmgr/imgmgr/">Image Manager</a>
   
   

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/2c163ba8/os/core_os/mbuf/os_mbuf_dup/index.html
----------------------------------------------------------------------
diff --git a/os/core_os/mbuf/os_mbuf_dup/index.html b/os/core_os/mbuf/os_mbuf_dup/index.html
index 67fef97..ca31308 100644
--- a/os/core_os/mbuf/os_mbuf_dup/index.html
+++ b/os/core_os/mbuf/os_mbuf_dup/index.html
@@ -719,6 +719,17 @@
                 
   
   
+    <li ><a href="../../../modules/devmgmt/newtmgr/">Device Management with Newt Manager</a>
+  
+  
+    </li>
+
+              
+          
+              
+                
+  
+  
     <li ><a href="../../../modules/imgmgr/imgmgr/">Image Manager</a>
   
   

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/2c163ba8/os/core_os/mbuf/os_mbuf_extend/index.html
----------------------------------------------------------------------
diff --git a/os/core_os/mbuf/os_mbuf_extend/index.html b/os/core_os/mbuf/os_mbuf_extend/index.html
index 0a86ba4..b28e017 100644
--- a/os/core_os/mbuf/os_mbuf_extend/index.html
+++ b/os/core_os/mbuf/os_mbuf_extend/index.html
@@ -719,6 +719,17 @@
                 
   
   
+    <li ><a href="../../../modules/devmgmt/newtmgr/">Device Management with Newt Manager</a>
+  
+  
+    </li>
+
+              
+          
+              
+                
+  
+  
     <li ><a href="../../../modules/imgmgr/imgmgr/">Image Manager</a>
   
   

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/2c163ba8/os/core_os/mbuf/os_mbuf_free_chain/index.html
----------------------------------------------------------------------
diff --git a/os/core_os/mbuf/os_mbuf_free_chain/index.html b/os/core_os/mbuf/os_mbuf_free_chain/index.html
index ce91071..99a34b7 100644
--- a/os/core_os/mbuf/os_mbuf_free_chain/index.html
+++ b/os/core_os/mbuf/os_mbuf_free_chain/index.html
@@ -719,6 +719,17 @@
                 
   
   
+    <li ><a href="../../../modules/devmgmt/newtmgr/">Device Management with Newt Manager</a>
+  
+  
+    </li>
+
+              
+          
+              
+                
+  
+  
     <li ><a href="../../../modules/imgmgr/imgmgr/">Image Manager</a>
   
   

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/2c163ba8/os/core_os/mbuf/os_mbuf_get/index.html
----------------------------------------------------------------------
diff --git a/os/core_os/mbuf/os_mbuf_get/index.html b/os/core_os/mbuf/os_mbuf_get/index.html
index 97bf8f0..2403f68 100644
--- a/os/core_os/mbuf/os_mbuf_get/index.html
+++ b/os/core_os/mbuf/os_mbuf_get/index.html
@@ -719,6 +719,17 @@
                 
   
   
+    <li ><a href="../../../modules/devmgmt/newtmgr/">Device Management with Newt Manager</a>
+  
+  
+    </li>
+
+              
+          
+              
+                
+  
+  
     <li ><a href="../../../modules/imgmgr/imgmgr/">Image Manager</a>
   
   

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/2c163ba8/os/core_os/mbuf/os_mbuf_get_pkthdr/index.html
----------------------------------------------------------------------
diff --git a/os/core_os/mbuf/os_mbuf_get_pkthdr/index.html b/os/core_os/mbuf/os_mbuf_get_pkthdr/index.html
index 7e137b2..38fb2a2 100644
--- a/os/core_os/mbuf/os_mbuf_get_pkthdr/index.html
+++ b/os/core_os/mbuf/os_mbuf_get_pkthdr/index.html
@@ -719,6 +719,17 @@
                 
   
   
+    <li ><a href="../../../modules/devmgmt/newtmgr/">Device Management with Newt Manager</a>
+  
+  
+    </li>
+
+              
+          
+              
+                
+  
+  
     <li ><a href="../../../modules/imgmgr/imgmgr/">Image Manager</a>
   
   

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/2c163ba8/os/core_os/mbuf/os_mbuf_memcmp/index.html
----------------------------------------------------------------------
diff --git a/os/core_os/mbuf/os_mbuf_memcmp/index.html b/os/core_os/mbuf/os_mbuf_memcmp/index.html
index a75f9d8..94a3e76 100644
--- a/os/core_os/mbuf/os_mbuf_memcmp/index.html
+++ b/os/core_os/mbuf/os_mbuf_memcmp/index.html
@@ -719,6 +719,17 @@
                 
   
   
+    <li ><a href="../../../modules/devmgmt/newtmgr/">Device Management with Newt Manager</a>
+  
+  
+    </li>
+
+              
+          
+              
+                
+  
+  
     <li ><a href="../../../modules/imgmgr/imgmgr/">Image Manager</a>
   
   

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/2c163ba8/os/core_os/mbuf/os_mbuf_off/index.html
----------------------------------------------------------------------
diff --git a/os/core_os/mbuf/os_mbuf_off/index.html b/os/core_os/mbuf/os_mbuf_off/index.html
index 99bb839..7689be2 100644
--- a/os/core_os/mbuf/os_mbuf_off/index.html
+++ b/os/core_os/mbuf/os_mbuf_off/index.html
@@ -719,6 +719,17 @@
                 
   
   
+    <li ><a href="../../../modules/devmgmt/newtmgr/">Device Management with Newt Manager</a>
+  
+  
+    </li>
+
+              
+          
+              
+                
+  
+  
     <li ><a href="../../../modules/imgmgr/imgmgr/">Image Manager</a>
   
   

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/2c163ba8/os/core_os/mbuf/os_mbuf_pool_init/index.html
----------------------------------------------------------------------
diff --git a/os/core_os/mbuf/os_mbuf_pool_init/index.html b/os/core_os/mbuf/os_mbuf_pool_init/index.html
index 6824edf..4e6546e 100644
--- a/os/core_os/mbuf/os_mbuf_pool_init/index.html
+++ b/os/core_os/mbuf/os_mbuf_pool_init/index.html
@@ -719,6 +719,17 @@
                 
   
   
+    <li ><a href="../../../modules/devmgmt/newtmgr/">Device Management with Newt Manager</a>
+  
+  
+    </li>
+
+              
+          
+              
+                
+  
+  
     <li ><a href="../../../modules/imgmgr/imgmgr/">Image Manager</a>
   
   

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/2c163ba8/os/core_os/mbuf/os_mbuf_prepend/index.html
----------------------------------------------------------------------
diff --git a/os/core_os/mbuf/os_mbuf_prepend/index.html b/os/core_os/mbuf/os_mbuf_prepend/index.html
index aeafc3d..5e13a1a 100644
--- a/os/core_os/mbuf/os_mbuf_prepend/index.html
+++ b/os/core_os/mbuf/os_mbuf_prepend/index.html
@@ -719,6 +719,17 @@
                 
   
   
+    <li ><a href="../../../modules/devmgmt/newtmgr/">Device Management with Newt Manager</a>
+  
+  
+    </li>
+
+              
+          
+              
+                
+  
+  
     <li ><a href="../../../modules/imgmgr/imgmgr/">Image Manager</a>
   
   

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/2c163ba8/os/core_os/mbuf/os_mbuf_pullup/index.html
----------------------------------------------------------------------
diff --git a/os/core_os/mbuf/os_mbuf_pullup/index.html b/os/core_os/mbuf/os_mbuf_pullup/index.html
index 5de8d2c..527d9e8 100644
--- a/os/core_os/mbuf/os_mbuf_pullup/index.html
+++ b/os/core_os/mbuf/os_mbuf_pullup/index.html
@@ -719,6 +719,17 @@
                 
   
   
+    <li ><a href="../../../modules/devmgmt/newtmgr/">Device Management with Newt Manager</a>
+  
+  
+    </li>
+
+              
+          
+              
+                
+  
+  
     <li ><a href="../../../modules/imgmgr/imgmgr/">Image Manager</a>
   
   

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/2c163ba8/os/core_os/memory_pool/OS_MEMPOOL_BYTES/index.html
----------------------------------------------------------------------
diff --git a/os/core_os/memory_pool/OS_MEMPOOL_BYTES/index.html b/os/core_os/memory_pool/OS_MEMPOOL_BYTES/index.html
index eaa8b61..2763c90 100644
--- a/os/core_os/memory_pool/OS_MEMPOOL_BYTES/index.html
+++ b/os/core_os/memory_pool/OS_MEMPOOL_BYTES/index.html
@@ -538,6 +538,17 @@
                 
   
   
+    <li ><a href="../../../modules/devmgmt/newtmgr/">Device Management with Newt Manager</a>
+  
+  
+    </li>
+
+              
+          
+              
+                
+  
+  
     <li ><a href="../../../modules/imgmgr/imgmgr/">Image Manager</a>
   
   

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/2c163ba8/os/core_os/memory_pool/OS_MEMPOOL_SIZE/index.html
----------------------------------------------------------------------
diff --git a/os/core_os/memory_pool/OS_MEMPOOL_SIZE/index.html b/os/core_os/memory_pool/OS_MEMPOOL_SIZE/index.html
index 333a095..30a60e8 100644
--- a/os/core_os/memory_pool/OS_MEMPOOL_SIZE/index.html
+++ b/os/core_os/memory_pool/OS_MEMPOOL_SIZE/index.html
@@ -538,6 +538,17 @@
                 
   
   
+    <li ><a href="../../../modules/devmgmt/newtmgr/">Device Management with Newt Manager</a>
+  
+  
+    </li>
+
+              
+          
+              
+                
+  
+  
     <li ><a href="../../../modules/imgmgr/imgmgr/">Image Manager</a>
   
   

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/2c163ba8/os/core_os/memory_pool/memory_pool/index.html
----------------------------------------------------------------------
diff --git a/os/core_os/memory_pool/memory_pool/index.html b/os/core_os/memory_pool/memory_pool/index.html
index b804d9c..7e9483c 100644
--- a/os/core_os/memory_pool/memory_pool/index.html
+++ b/os/core_os/memory_pool/memory_pool/index.html
@@ -494,6 +494,17 @@
                 
   
   
+    <li ><a href="../../../modules/devmgmt/newtmgr/">Device Management with Newt Manager</a>
+  
+  
+    </li>
+
+              
+          
+              
+                
+  
+  
     <li ><a href="../../../modules/imgmgr/imgmgr/">Image Manager</a>
   
   

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/2c163ba8/os/core_os/memory_pool/os_memblock_get/index.html
----------------------------------------------------------------------
diff --git a/os/core_os/memory_pool/os_memblock_get/index.html b/os/core_os/memory_pool/os_memblock_get/index.html
index 5b6e4bc..b9ac5d5 100644
--- a/os/core_os/memory_pool/os_memblock_get/index.html
+++ b/os/core_os/memory_pool/os_memblock_get/index.html
@@ -538,6 +538,17 @@
                 
   
   
+    <li ><a href="../../../modules/devmgmt/newtmgr/">Device Management with Newt Manager</a>
+  
+  
+    </li>
+
+              
+          
+              
+                
+  
+  
     <li ><a href="../../../modules/imgmgr/imgmgr/">Image Manager</a>
   
   

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/2c163ba8/os/core_os/memory_pool/os_memblock_put/index.html
----------------------------------------------------------------------
diff --git a/os/core_os/memory_pool/os_memblock_put/index.html b/os/core_os/memory_pool/os_memblock_put/index.html
index 4e1fa0b..d9b007d 100644
--- a/os/core_os/memory_pool/os_memblock_put/index.html
+++ b/os/core_os/memory_pool/os_memblock_put/index.html
@@ -538,6 +538,17 @@
                 
   
   
+    <li ><a href="../../../modules/devmgmt/newtmgr/">Device Management with Newt Manager</a>
+  
+  
+    </li>
+
+              
+          
+              
+                
+  
+  
     <li ><a href="../../../modules/imgmgr/imgmgr/">Image Manager</a>
   
   

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/2c163ba8/os/core_os/memory_pool/os_mempool_init/index.html
----------------------------------------------------------------------
diff --git a/os/core_os/memory_pool/os_mempool_init/index.html b/os/core_os/memory_pool/os_mempool_init/index.html
index 05370fa..71c620b 100644
--- a/os/core_os/memory_pool/os_mempool_init/index.html
+++ b/os/core_os/memory_pool/os_mempool_init/index.html
@@ -538,6 +538,17 @@
                 
   
   
+    <li ><a href="../../../modules/devmgmt/newtmgr/">Device Management with Newt Manager</a>
+  
+  
+    </li>
+
+              
+          
+              
+                
+  
+  
     <li ><a href="../../../modules/imgmgr/imgmgr/">Image Manager</a>
   
   

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/2c163ba8/os/core_os/mqueue/mqueue/index.html
----------------------------------------------------------------------
diff --git a/os/core_os/mqueue/mqueue/index.html b/os/core_os/mqueue/mqueue/index.html
index de76528..eefe507 100644
--- a/os/core_os/mqueue/mqueue/index.html
+++ b/os/core_os/mqueue/mqueue/index.html
@@ -531,6 +531,17 @@
                 
   
   
+    <li ><a href="../../../modules/devmgmt/newtmgr/">Device Management with Newt Manager</a>
+  
+  
+    </li>
+
+              
+          
+              
+                
+  
+  
     <li ><a href="../../../modules/imgmgr/imgmgr/">Image Manager</a>
   
   

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/2c163ba8/os/core_os/mqueue/os_mqueue_get/index.html
----------------------------------------------------------------------
diff --git a/os/core_os/mqueue/os_mqueue_get/index.html b/os/core_os/mqueue/os_mqueue_get/index.html
index 7148b74..3239eea 100644
--- a/os/core_os/mqueue/os_mqueue_get/index.html
+++ b/os/core_os/mqueue/os_mqueue_get/index.html
@@ -559,6 +559,17 @@
                 
   
   
+    <li ><a href="../../../modules/devmgmt/newtmgr/">Device Management with Newt Manager</a>
+  
+  
+    </li>
+
+              
+          
+              
+                
+  
+  
     <li ><a href="../../../modules/imgmgr/imgmgr/">Image Manager</a>
   
   

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/2c163ba8/os/core_os/mqueue/os_mqueue_init/index.html
----------------------------------------------------------------------
diff --git a/os/core_os/mqueue/os_mqueue_init/index.html b/os/core_os/mqueue/os_mqueue_init/index.html
index 8833e00..4053ddd 100644
--- a/os/core_os/mqueue/os_mqueue_init/index.html
+++ b/os/core_os/mqueue/os_mqueue_init/index.html
@@ -559,6 +559,17 @@
                 
   
   
+    <li ><a href="../../../modules/devmgmt/newtmgr/">Device Management with Newt Manager</a>
+  
+  
+    </li>
+
+              
+          
+              
+                
+  
+  
     <li ><a href="../../../modules/imgmgr/imgmgr/">Image Manager</a>
   
   

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/2c163ba8/os/core_os/mqueue/os_mqueue_put/index.html
----------------------------------------------------------------------
diff --git a/os/core_os/mqueue/os_mqueue_put/index.html b/os/core_os/mqueue/os_mqueue_put/index.html
index 1d06526..bcd8043 100644
--- a/os/core_os/mqueue/os_mqueue_put/index.html
+++ b/os/core_os/mqueue/os_mqueue_put/index.html
@@ -559,6 +559,17 @@
                 
   
   
+    <li ><a href="../../../modules/devmgmt/newtmgr/">Device Management with Newt Manager</a>
+  
+  
+    </li>
+
+              
+          
+              
+                
+  
+  
     <li ><a href="../../../modules/imgmgr/imgmgr/">Image Manager</a>
   
   

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/2c163ba8/os/core_os/msys/msys/index.html
----------------------------------------------------------------------
diff --git a/os/core_os/msys/msys/index.html b/os/core_os/msys/msys/index.html
index 6cae3a3..3089fc4 100644
--- a/os/core_os/msys/msys/index.html
+++ b/os/core_os/msys/msys/index.html
@@ -531,6 +531,17 @@
                 
   
   
+    <li ><a href="../../../modules/devmgmt/newtmgr/">Device Management with Newt Manager</a>
+  
+  
+    </li>
+
+              
+          
+              
+                
+  
+  
     <li ><a href="../../../modules/imgmgr/imgmgr/">Image Manager</a>
   
   

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/2c163ba8/os/core_os/msys/os_msys_get/index.html
----------------------------------------------------------------------
diff --git a/os/core_os/msys/os_msys_get/index.html b/os/core_os/msys/os_msys_get/index.html
index 5a0c70b..a39ed8d 100644
--- a/os/core_os/msys/os_msys_get/index.html
+++ b/os/core_os/msys/os_msys_get/index.html
@@ -567,6 +567,17 @@
                 
   
   
+    <li ><a href="../../../modules/devmgmt/newtmgr/">Device Management with Newt Manager</a>
+  
+  
+    </li>
+
+              
+          
+              
+                
+  
+  
     <li ><a href="../../../modules/imgmgr/imgmgr/">Image Manager</a>
   
   

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/2c163ba8/os/core_os/msys/os_msys_get_pkthdr/index.html
----------------------------------------------------------------------
diff --git a/os/core_os/msys/os_msys_get_pkthdr/index.html b/os/core_os/msys/os_msys_get_pkthdr/index.html
index de4678b..79866d9 100644
--- a/os/core_os/msys/os_msys_get_pkthdr/index.html
+++ b/os/core_os/msys/os_msys_get_pkthdr/index.html
@@ -567,6 +567,17 @@
                 
   
   
+    <li ><a href="../../../modules/devmgmt/newtmgr/">Device Management with Newt Manager</a>
+  
+  
+    </li>
+
+              
+          
+              
+                
+  
+  
     <li ><a href="../../../modules/imgmgr/imgmgr/">Image Manager</a>
   
   

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/2c163ba8/os/core_os/msys/os_msys_register/index.html
----------------------------------------------------------------------
diff --git a/os/core_os/msys/os_msys_register/index.html b/os/core_os/msys/os_msys_register/index.html
index f32c527..3b75ea4 100644
--- a/os/core_os/msys/os_msys_register/index.html
+++ b/os/core_os/msys/os_msys_register/index.html
@@ -567,6 +567,17 @@
                 
   
   
+    <li ><a href="../../../modules/devmgmt/newtmgr/">Device Management with Newt Manager</a>
+  
+  
+    </li>
+
+              
+          
+              
+                
+  
+  
     <li ><a href="../../../modules/imgmgr/imgmgr/">Image Manager</a>
   
   

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/2c163ba8/os/core_os/msys/os_msys_reset/index.html
----------------------------------------------------------------------
diff --git a/os/core_os/msys/os_msys_reset/index.html b/os/core_os/msys/os_msys_reset/index.html
index fda6f7e..aff9201 100644
--- a/os/core_os/msys/os_msys_reset/index.html
+++ b/os/core_os/msys/os_msys_reset/index.html
@@ -567,6 +567,17 @@
                 
   
   
+    <li ><a href="../../../modules/devmgmt/newtmgr/">Device Management with Newt Manager</a>
+  
+  
+    </li>
+
+              
+          
+              
+                
+  
+  
     <li ><a href="../../../modules/imgmgr/imgmgr/">Image Manager</a>
   
   

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/2c163ba8/os/core_os/mutex/mutex/index.html
----------------------------------------------------------------------
diff --git a/os/core_os/mutex/mutex/index.html b/os/core_os/mutex/mutex/index.html
index 45d4424..a46ff4d 100644
--- a/os/core_os/mutex/mutex/index.html
+++ b/os/core_os/mutex/mutex/index.html
@@ -494,6 +494,17 @@
                 
   
   
+    <li ><a href="../../../modules/devmgmt/newtmgr/">Device Management with Newt Manager</a>
+  
+  
+    </li>
+
+              
+          
+              
+                
+  
+  
     <li ><a href="../../../modules/imgmgr/imgmgr/">Image Manager</a>
   
   

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/2c163ba8/os/core_os/mutex/os_mutex_init/index.html
----------------------------------------------------------------------
diff --git a/os/core_os/mutex/os_mutex_init/index.html b/os/core_os/mutex/os_mutex_init/index.html
index 2ca7c1d..03f0d64 100644
--- a/os/core_os/mutex/os_mutex_init/index.html
+++ b/os/core_os/mutex/os_mutex_init/index.html
@@ -522,6 +522,17 @@
                 
   
   
+    <li ><a href="../../../modules/devmgmt/newtmgr/">Device Management with Newt Manager</a>
+  
+  
+    </li>
+
+              
+          
+              
+                
+  
+  
     <li ><a href="../../../modules/imgmgr/imgmgr/">Image Manager</a>
   
   

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/2c163ba8/os/core_os/mutex/os_mutex_pend/index.html
----------------------------------------------------------------------
diff --git a/os/core_os/mutex/os_mutex_pend/index.html b/os/core_os/mutex/os_mutex_pend/index.html
index be0a831..fb83e7a 100644
--- a/os/core_os/mutex/os_mutex_pend/index.html
+++ b/os/core_os/mutex/os_mutex_pend/index.html
@@ -522,6 +522,17 @@
                 
   
   
+    <li ><a href="../../../modules/devmgmt/newtmgr/">Device Management with Newt Manager</a>
+  
+  
+    </li>
+
+              
+          
+              
+                
+  
+  
     <li ><a href="../../../modules/imgmgr/imgmgr/">Image Manager</a>
   
   

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/2c163ba8/os/core_os/mutex/os_mutex_release/index.html
----------------------------------------------------------------------
diff --git a/os/core_os/mutex/os_mutex_release/index.html b/os/core_os/mutex/os_mutex_release/index.html
index 14290f5..cabb50f 100644
--- a/os/core_os/mutex/os_mutex_release/index.html
+++ b/os/core_os/mutex/os_mutex_release/index.html
@@ -522,6 +522,17 @@
                 
   
   
+    <li ><a href="../../../modules/devmgmt/newtmgr/">Device Management with Newt Manager</a>
+  
+  
+    </li>
+
+              
+          
+              
+                
+  
+  
     <li ><a href="../../../modules/imgmgr/imgmgr/">Image Manager</a>
   
   

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/2c163ba8/os/core_os/mynewt_os/index.html
----------------------------------------------------------------------
diff --git a/os/core_os/mynewt_os/index.html b/os/core_os/mynewt_os/index.html
index 13d53f4..7304383 100644
--- a/os/core_os/mynewt_os/index.html
+++ b/os/core_os/mynewt_os/index.html
@@ -475,6 +475,17 @@
                 
   
   
+    <li ><a href="../../modules/devmgmt/newtmgr/">Device Management with Newt Manager</a>
+  
+  
+    </li>
+
+              
+          
+              
+                
+  
+  
     <li ><a href="../../modules/imgmgr/imgmgr/">Image Manager</a>
   
   

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/2c163ba8/os/core_os/os_init/index.html
----------------------------------------------------------------------
diff --git a/os/core_os/os_init/index.html b/os/core_os/os_init/index.html
index 1b746e5..e77b91c 100644
--- a/os/core_os/os_init/index.html
+++ b/os/core_os/os_init/index.html
@@ -503,6 +503,17 @@
                 
   
   
+    <li ><a href="../../modules/devmgmt/newtmgr/">Device Management with Newt Manager</a>
+  
+  
+    </li>
+
+              
+          
+              
+                
+  
+  
     <li ><a href="../../modules/imgmgr/imgmgr/">Image Manager</a>
   
   

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/2c163ba8/os/core_os/os_start/index.html
----------------------------------------------------------------------
diff --git a/os/core_os/os_start/index.html b/os/core_os/os_start/index.html
index 9b04866..308320a 100644
--- a/os/core_os/os_start/index.html
+++ b/os/core_os/os_start/index.html
@@ -503,6 +503,17 @@
                 
   
   
+    <li ><a href="../../modules/devmgmt/newtmgr/">Device Management with Newt Manager</a>
+  
+  
+    </li>
+
+              
+          
+              
+                
+  
+  
     <li ><a href="../../modules/imgmgr/imgmgr/">Image Manager</a>
   
   

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/2c163ba8/os/core_os/os_started/index.html
----------------------------------------------------------------------
diff --git a/os/core_os/os_started/index.html b/os/core_os/os_started/index.html
index ab4f368..2d03909 100644
--- a/os/core_os/os_started/index.html
+++ b/os/core_os/os_started/index.html
@@ -503,6 +503,17 @@
                 
   
   
+    <li ><a href="../../modules/devmgmt/newtmgr/">Device Management with Newt Manager</a>
+  
+  
+    </li>
+
+              
+          
+              
+                
+  
+  
     <li ><a href="../../modules/imgmgr/imgmgr/">Image Manager</a>
   
   

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/2c163ba8/os/core_os/porting/port_bsp/index.html
----------------------------------------------------------------------
diff --git a/os/core_os/porting/port_bsp/index.html b/os/core_os/porting/port_bsp/index.html
index 527f2b8..dd36f19 100644
--- a/os/core_os/porting/port_bsp/index.html
+++ b/os/core_os/porting/port_bsp/index.html
@@ -360,6 +360,17 @@
                 
   
   
+    <li ><a href="../../../modules/devmgmt/newtmgr/">Device Management with Newt Manager</a>
+  
+  
+    </li>
+
+              
+          
+              
+                
+  
+  
     <li ><a href="../../../modules/imgmgr/imgmgr/">Image Manager</a>
   
   

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/2c163ba8/os/core_os/porting/port_cpu/index.html
----------------------------------------------------------------------
diff --git a/os/core_os/porting/port_cpu/index.html b/os/core_os/porting/port_cpu/index.html
index 506c60e..6174da1 100644
--- a/os/core_os/porting/port_cpu/index.html
+++ b/os/core_os/porting/port_cpu/index.html
@@ -360,6 +360,17 @@
                 
   
   
+    <li ><a href="../../../modules/devmgmt/newtmgr/">Device Management with Newt Manager</a>
+  
+  
+    </li>
+
+              
+          
+              
+                
+  
+  
     <li ><a href="../../../modules/imgmgr/imgmgr/">Image Manager</a>
   
   

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/2c163ba8/os/core_os/porting/port_mcu/index.html
----------------------------------------------------------------------
diff --git a/os/core_os/porting/port_mcu/index.html b/os/core_os/porting/port_mcu/index.html
index 50b93a1..222e5a9 100644
--- a/os/core_os/porting/port_mcu/index.html
+++ b/os/core_os/porting/port_mcu/index.html
@@ -360,6 +360,17 @@
                 
   
   
+    <li ><a href="../../../modules/devmgmt/newtmgr/">Device Management with Newt Manager</a>
+  
+  
+    </li>
+
+              
+          
+              
+                
+  
+  
     <li ><a href="../../../modules/imgmgr/imgmgr/">Image Manager</a>
   
   

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/2c163ba8/os/core_os/porting/port_os/index.html
----------------------------------------------------------------------
diff --git a/os/core_os/porting/port_os/index.html b/os/core_os/porting/port_os/index.html
index e32cc7e..7fbcbd5 100644
--- a/os/core_os/porting/port_os/index.html
+++ b/os/core_os/porting/port_os/index.html
@@ -360,6 +360,17 @@
                 
   
   
+    <li ><a href="../../../modules/devmgmt/newtmgr/">Device Management with Newt Manager</a>
+  
+  
+    </li>
+
+              
+          
+              
+                
+  
+  
     <li ><a href="../../../modules/imgmgr/imgmgr/">Image Manager</a>
   
   

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/2c163ba8/os/core_os/sanity/os_sanity_check_init/index.html
----------------------------------------------------------------------
diff --git a/os/core_os/sanity/os_sanity_check_init/index.html b/os/core_os/sanity/os_sanity_check_init/index.html
index 2f76084..691af86 100644
--- a/os/core_os/sanity/os_sanity_check_init/index.html
+++ b/os/core_os/sanity/os_sanity_check_init/index.html
@@ -538,6 +538,17 @@
                 
   
   
+    <li ><a href="../../../modules/devmgmt/newtmgr/">Device Management with Newt Manager</a>
+  
+  
+    </li>
+
+              
+          
+              
+                
+  
+  
     <li ><a href="../../../modules/imgmgr/imgmgr/">Image Manager</a>
   
   

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/2c163ba8/os/core_os/sanity/os_sanity_check_register/index.html
----------------------------------------------------------------------
diff --git a/os/core_os/sanity/os_sanity_check_register/index.html b/os/core_os/sanity/os_sanity_check_register/index.html
index 903bc31..2421a7a 100644
--- a/os/core_os/sanity/os_sanity_check_register/index.html
+++ b/os/core_os/sanity/os_sanity_check_register/index.html
@@ -538,6 +538,17 @@
                 
   
   
+    <li ><a href="../../../modules/devmgmt/newtmgr/">Device Management with Newt Manager</a>
+  
+  
+    </li>
+
+              
+          
+              
+                
+  
+  
     <li ><a href="../../../modules/imgmgr/imgmgr/">Image Manager</a>
   
   

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/2c163ba8/os/core_os/sanity/os_sanity_check_reset/index.html
----------------------------------------------------------------------
diff --git a/os/core_os/sanity/os_sanity_check_reset/index.html b/os/core_os/sanity/os_sanity_check_reset/index.html
index 3dc667a..29833f2 100644
--- a/os/core_os/sanity/os_sanity_check_reset/index.html
+++ b/os/core_os/sanity/os_sanity_check_reset/index.html
@@ -538,6 +538,17 @@
                 
   
   
+    <li ><a href="../../../modules/devmgmt/newtmgr/">Device Management with Newt Manager</a>
+  
+  
+    </li>
+
+              
+          
+              
+                
+  
+  
     <li ><a href="../../../modules/imgmgr/imgmgr/">Image Manager</a>
   
   

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/2c163ba8/os/core_os/sanity/os_sanity_task_checkin/index.html
----------------------------------------------------------------------
diff --git a/os/core_os/sanity/os_sanity_task_checkin/index.html b/os/core_os/sanity/os_sanity_task_checkin/index.html
index e8b8fe2..8ded05d 100644
--- a/os/core_os/sanity/os_sanity_task_checkin/index.html
+++ b/os/core_os/sanity/os_sanity_task_checkin/index.html
@@ -538,6 +538,17 @@
                 
   
   
+    <li ><a href="../../../modules/devmgmt/newtmgr/">Device Management with Newt Manager</a>
+  
+  
+    </li>
+
+              
+          
+              
+                
+  
+  
     <li ><a href="../../../modules/imgmgr/imgmgr/">Image Manager</a>
   
   

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/2c163ba8/os/core_os/sanity/os_sanity_task_init/index.html
----------------------------------------------------------------------
diff --git a/os/core_os/sanity/os_sanity_task_init/index.html b/os/core_os/sanity/os_sanity_task_init/index.html
index cd010c5..5429689 100644
--- a/os/core_os/sanity/os_sanity_task_init/index.html
+++ b/os/core_os/sanity/os_sanity_task_init/index.html
@@ -538,6 +538,17 @@
                 
   
   
+    <li ><a href="../../../modules/devmgmt/newtmgr/">Device Management with Newt Manager</a>
+  
+  
+    </li>
+
+              
+          
+              
+                
+  
+  
     <li ><a href="../../../modules/imgmgr/imgmgr/">Image Manager</a>
   
   

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/2c163ba8/os/core_os/sanity/sanity/index.html
----------------------------------------------------------------------
diff --git a/os/core_os/sanity/sanity/index.html b/os/core_os/sanity/sanity/index.html
index abecd4d..0c2cb3e 100644
--- a/os/core_os/sanity/sanity/index.html
+++ b/os/core_os/sanity/sanity/index.html
@@ -494,6 +494,17 @@
                 
   
   
+    <li ><a href="../../../modules/devmgmt/newtmgr/">Device Management with Newt Manager</a>
+  
+  
+    </li>
+
+              
+          
+              
+                
+  
+  
     <li ><a href="../../../modules/imgmgr/imgmgr/">Image Manager</a>
   
   

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/2c163ba8/os/core_os/semaphore/os_sem_init/index.html
----------------------------------------------------------------------
diff --git a/os/core_os/semaphore/os_sem_init/index.html b/os/core_os/semaphore/os_sem_init/index.html
index eaaf2e3..486d450 100644
--- a/os/core_os/semaphore/os_sem_init/index.html
+++ b/os/core_os/semaphore/os_sem_init/index.html
@@ -522,6 +522,17 @@
                 
   
   
+    <li ><a href="../../../modules/devmgmt/newtmgr/">Device Management with Newt Manager</a>
+  
+  
+    </li>
+
+              
+          
+              
+                
+  
+  
     <li ><a href="../../../modules/imgmgr/imgmgr/">Image Manager</a>
   
   

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/2c163ba8/os/core_os/semaphore/os_sem_pend/index.html
----------------------------------------------------------------------
diff --git a/os/core_os/semaphore/os_sem_pend/index.html b/os/core_os/semaphore/os_sem_pend/index.html
index 56472aa..616dcf1 100644
--- a/os/core_os/semaphore/os_sem_pend/index.html
+++ b/os/core_os/semaphore/os_sem_pend/index.html
@@ -522,6 +522,17 @@
                 
   
   
+    <li ><a href="../../../modules/devmgmt/newtmgr/">Device Management with Newt Manager</a>
+  
+  
+    </li>
+
+              
+          
+              
+                
+  
+  
     <li ><a href="../../../modules/imgmgr/imgmgr/">Image Manager</a>
   
   

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/2c163ba8/os/core_os/semaphore/os_sem_release/index.html
----------------------------------------------------------------------
diff --git a/os/core_os/semaphore/os_sem_release/index.html b/os/core_os/semaphore/os_sem_release/index.html
index ec01b27..125f5f3 100644
--- a/os/core_os/semaphore/os_sem_release/index.html
+++ b/os/core_os/semaphore/os_sem_release/index.html
@@ -522,6 +522,17 @@
                 
   
   
+    <li ><a href="../../../modules/devmgmt/newtmgr/">Device Management with Newt Manager</a>
+  
+  
+    </li>
+
+              
+          
+              
+                
+  
+  
     <li ><a href="../../../modules/imgmgr/imgmgr/">Image Manager</a>
   
   

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/2c163ba8/os/core_os/semaphore/semaphore/index.html
----------------------------------------------------------------------
diff --git a/os/core_os/semaphore/semaphore/index.html b/os/core_os/semaphore/semaphore/index.html
index 37b0fc7..e4c5f49 100644
--- a/os/core_os/semaphore/semaphore/index.html
+++ b/os/core_os/semaphore/semaphore/index.html
@@ -494,6 +494,17 @@
                 
   
   
+    <li ><a href="../../../modules/devmgmt/newtmgr/">Device Management with Newt Manager</a>
+  
+  
+    </li>
+
+              
+          
+              
+                
+  
+  
     <li ><a href="../../../modules/imgmgr/imgmgr/">Image Manager</a>