This is an automated email from the ASF dual-hosted git repository.
ccollins pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/mynewt-site.git.
from 05e88e8 Merge pull request #212 from cwanda/codesize
add 7208770 MYNEWT-767 Update OS Guide for new shell.
add 4fd13f4 Fix typo
add 2b9285c Fix typo
new 6a89da1 Merge pull request #217 from cwanda/new_shell
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
docs/os/modules/shell/shell.md | 174 ++++++++++++++++++---
docs/os/modules/shell/shell_cmd_register.md | 15 +-
docs/os/modules/shell/shell_nlip_input_register.md | 12 +-
docs/os/modules/shell/shell_nlip_output.md | 6 +-
docs/os/modules/shell/shell_register.md | 96 ++++++++++++
.../shell/shell_register_app_cmd_handler.md | 36 +++++
.../modules/shell/shell_register_default_module.md | 44 ++++++
docs/os/modules/shell/shell_task_init.md | 45 ------
mkdocs.yml | 13 +-
9 files changed, 349 insertions(+), 92 deletions(-)
create mode 100644 docs/os/modules/shell/shell_register.md
create mode 100644 docs/os/modules/shell/shell_register_app_cmd_handler.md
create mode 100644 docs/os/modules/shell/shell_register_default_module.md
delete mode 100644 docs/os/modules/shell/shell_task_init.md
--
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].