Merge branch 'newtmgr_tool' of https://github.com/cwanda/incubator-mynewt-site into develop
This closes #162 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/f4a3b6cd Tree: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/tree/f4a3b6cd Diff: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/diff/f4a3b6cd Branch: refs/heads/develop Commit: f4a3b6cd175691fcd839e55eda2e8e359b838864 Parents: 47b7821 8aaf93e Author: aditihilbert <[email protected]> Authored: Fri Mar 17 14:11:52 2017 -0700 Committer: aditihilbert <[email protected]> Committed: Fri Mar 17 14:11:52 2017 -0700 ---------------------------------------------------------------------- docs/newt/command_list/newt_sync.md | 3 +- docs/newtmgr/command_list/newtmgr_config.md | 28 +++ docs/newtmgr/command_list/newtmgr_conn.md | 36 +++ docs/newtmgr/command_list/newtmgr_crash.md | 28 +++ docs/newtmgr/command_list/newtmgr_datetime.md | 30 +++ docs/newtmgr/command_list/newtmgr_echo.md | 26 +++ docs/newtmgr/command_list/newtmgr_fs.md | 32 +++ docs/newtmgr/command_list/newtmgr_image.md | 56 +++++ docs/newtmgr/command_list/newtmgr_logs.md | 39 ++++ docs/newtmgr/command_list/newtmgr_mpstats.md | 56 +++++ docs/newtmgr/command_list/newtmgr_reset.md | 26 +++ docs/newtmgr/command_list/newtmgr_run.md | 33 +++ docs/newtmgr/command_list/newtmgr_stat.md | 82 +++++++ docs/newtmgr/command_list/newtmgr_taskstats.md | 47 ++++ docs/newtmgr/overview.md | 233 ++------------------ docs/os/tutorials/add_newtmgr.md | 5 +- mkdocs.yml | 14 ++ 17 files changed, 557 insertions(+), 217 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/f4a3b6cd/mkdocs.yml ----------------------------------------------------------------------
