Added newtmgr command descriptions. Fixed BLE app tutorial errors
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/377e7092 Tree: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/tree/377e7092 Diff: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/diff/377e7092 Branch: refs/heads/asf-site Commit: 377e709292cb2096f2cd991cea22a4f6e06b2343 Parents: 86a2738 Author: aditihilbert <[email protected]> Authored: Fri Mar 17 15:47:25 2017 -0700 Committer: aditihilbert <[email protected]> Committed: Fri Mar 17 15:47:25 2017 -0700 ---------------------------------------------------------------------- develop/mkdocs/search_index.json | 425 ++++++++++-- develop/network/ble/nimble_setup/index.html | 11 +- develop/newt/command_list/newt_sync/index.html | 7 +- .../command_list/newtmgr_config/index.html | 551 ++++++++++++++++ .../command_list/newtmgr_conn/index.html | 583 +++++++++++++++++ .../command_list/newtmgr_crash/index.html | 551 ++++++++++++++++ .../command_list/newtmgr_datetime/index.html | 557 ++++++++++++++++ .../command_list/newtmgr_echo/index.html | 546 ++++++++++++++++ .../newtmgr/command_list/newtmgr_fs/index.html | 569 ++++++++++++++++ .../command_list/newtmgr_image/index.html | 646 +++++++++++++++++++ .../command_list/newtmgr_logs/index.html | 596 +++++++++++++++++ .../command_list/newtmgr_mpstats/index.html | 573 ++++++++++++++++ .../command_list/newtmgr_reset/index.html | 546 ++++++++++++++++ .../newtmgr/command_list/newtmgr_run/index.html | 574 ++++++++++++++++ .../command_list/newtmgr_stat/index.html | 614 ++++++++++++++++++ .../command_list/newtmgr_taskstats/index.html | 564 ++++++++++++++++ develop/newtmgr/installing/index.html | 17 +- develop/newtmgr/overview/index.html | 373 ++--------- develop/os/tutorials/add_newtmgr/index.html | 5 +- develop/sitemap.xml | 24 +- latest/mkdocs/search_index.json | 425 ++++++++++-- latest/network/ble/nimble_setup/index.html | 11 +- latest/newt/command_list/newt_sync/index.html | 7 +- .../command_list/newtmgr_config/index.html | 551 ++++++++++++++++ .../command_list/newtmgr_conn/index.html | 583 +++++++++++++++++ .../command_list/newtmgr_crash/index.html | 551 ++++++++++++++++ .../command_list/newtmgr_datetime/index.html | 557 ++++++++++++++++ .../command_list/newtmgr_echo/index.html | 546 ++++++++++++++++ .../newtmgr/command_list/newtmgr_fs/index.html | 569 ++++++++++++++++ .../command_list/newtmgr_image/index.html | 646 +++++++++++++++++++ .../command_list/newtmgr_logs/index.html | 596 +++++++++++++++++ .../command_list/newtmgr_mpstats/index.html | 573 ++++++++++++++++ .../command_list/newtmgr_reset/index.html | 546 ++++++++++++++++ .../newtmgr/command_list/newtmgr_run/index.html | 574 ++++++++++++++++ .../command_list/newtmgr_stat/index.html | 614 ++++++++++++++++++ .../command_list/newtmgr_taskstats/index.html | 564 ++++++++++++++++ latest/newtmgr/installing/index.html | 17 +- latest/newtmgr/overview/index.html | 373 ++--------- latest/os/tutorials/add_newtmgr/index.html | 5 +- latest/sitemap.xml | 24 +- sitemap.xml | 26 +- v0_9_0/sitemap.xml | 26 +- 42 files changed, 15874 insertions(+), 842 deletions(-) ----------------------------------------------------------------------
