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 2017/07/17 20:11:18 UTC

[mynewt-site] branch asf-site updated (f09f711 -> c4780d3)

This is an automated email from the ASF dual-hosted git repository.

aditi pushed a change to branch asf-site
in repository https://gitbox.apache.org/repos/asf/mynewt-site.git.


    from f09f711  Merge pull request #239 from runtime-bot/asf-site
     add c3ea6d3  asf-site update Mon Jul 17 20:10:03 UTC 2017
     new c4780d3  Merge pull request #257 from runtime-bot/asf-site

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:
 develop/mkdocs/search_index.json                   | 56 +++++++++++++++++-----
 develop/newt/command_list/newt_build/index.html    | 10 +++-
 develop/newt/command_list/newt_clean/index.html    |  8 ++++
 .../newt/command_list/newt_create_image/index.html | 12 ++++-
 develop/newt/command_list/newt_debug/index.html    | 10 +++-
 develop/newt/command_list/newt_help/index.html     |  8 ++++
 develop/newt/command_list/newt_info/index.html     |  8 ++++
 develop/newt/command_list/newt_install/index.html  |  8 ++++
 develop/newt/command_list/newt_load/index.html     |  8 ++++
 develop/newt/command_list/newt_mfg/index.html      | 10 +++-
 develop/newt/command_list/newt_new/index.html      |  8 ++++
 develop/newt/command_list/newt_pkg/index.html      | 12 ++++-
 .../{newt_debug => newt_resign_image}/index.html   | 54 +++++++++++----------
 develop/newt/command_list/newt_run/index.html      | 12 ++++-
 develop/newt/command_list/newt_size/index.html     |  8 ++++
 develop/newt/command_list/newt_sync/index.html     |  8 ++++
 develop/newt/command_list/newt_target/index.html   |  8 ++++
 develop/newt/command_list/newt_test/index.html     |  8 ++++
 develop/newt/command_list/newt_upgrade/index.html  |  8 ++++
 develop/newt/command_list/newt_vals/index.html     |  8 ++++
 develop/newt/command_list/newt_version/index.html  |  8 ++++
 develop/newt/newt_ops/index.html                   |  8 ++++
 develop/os/modules/logs/logs/index.html            | 26 ++--------
 develop/sitemap.xml                                | 30 ++++++------
 latest/mkdocs/search_index.json                    | 56 +++++++++++++++++-----
 latest/newt/command_list/newt_build/index.html     | 10 +++-
 latest/newt/command_list/newt_clean/index.html     |  8 ++++
 .../newt/command_list/newt_create_image/index.html | 12 ++++-
 latest/newt/command_list/newt_debug/index.html     | 10 +++-
 latest/newt/command_list/newt_help/index.html      |  8 ++++
 latest/newt/command_list/newt_info/index.html      |  8 ++++
 latest/newt/command_list/newt_install/index.html   |  8 ++++
 latest/newt/command_list/newt_load/index.html      |  8 ++++
 latest/newt/command_list/newt_mfg/index.html       | 10 +++-
 latest/newt/command_list/newt_new/index.html       |  8 ++++
 latest/newt/command_list/newt_pkg/index.html       | 12 ++++-
 .../{newt_debug => newt_resign_image}/index.html   | 54 +++++++++++----------
 latest/newt/command_list/newt_run/index.html       | 12 ++++-
 latest/newt/command_list/newt_size/index.html      |  8 ++++
 latest/newt/command_list/newt_sync/index.html      |  8 ++++
 latest/newt/command_list/newt_target/index.html    |  8 ++++
 latest/newt/command_list/newt_test/index.html      |  8 ++++
 latest/newt/command_list/newt_upgrade/index.html   |  8 ++++
 latest/newt/command_list/newt_vals/index.html      |  8 ++++
 latest/newt/command_list/newt_version/index.html   |  8 ++++
 latest/newt/newt_ops/index.html                    |  8 ++++
 latest/os/modules/logs/logs/index.html             | 26 ++--------
 latest/sitemap.xml                                 | 30 ++++++------
 sitemap.xml                                        | 26 +++++-----
 v0_9_0/sitemap.xml                                 | 28 +++++------
 v1_0_0/sitemap.xml                                 | 30 ++++++------
 51 files changed, 564 insertions(+), 208 deletions(-)
 copy develop/newt/command_list/{newt_debug => newt_resign_image}/index.html (88%)
 copy latest/newt/command_list/{newt_debug => newt_resign_image}/index.html (88%)

-- 
To stop receiving notification emails like this one, please contact
['"commits@mynewt.apache.org" <co...@mynewt.apache.org>'].

[mynewt-site] 01/01: Merge pull request #257 from runtime-bot/asf-site

Posted by ad...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

aditi pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/mynewt-site.git

commit c4780d32abff2a4e8c0305cc1c4ef747f7d92c49
Merge: f09f711 c3ea6d3
Author: aditihilbert <ad...@runtime.io>
AuthorDate: Mon Jul 17 13:11:15 2017 -0700

    Merge pull request #257 from runtime-bot/asf-site
    
    automated asf-site build

 develop/mkdocs/search_index.json                   | 56 +++++++++++++++++-----
 develop/newt/command_list/newt_build/index.html    | 10 +++-
 develop/newt/command_list/newt_clean/index.html    |  8 ++++
 .../newt/command_list/newt_create_image/index.html | 12 ++++-
 develop/newt/command_list/newt_debug/index.html    | 10 +++-
 develop/newt/command_list/newt_help/index.html     |  8 ++++
 develop/newt/command_list/newt_info/index.html     |  8 ++++
 develop/newt/command_list/newt_install/index.html  |  8 ++++
 develop/newt/command_list/newt_load/index.html     |  8 ++++
 develop/newt/command_list/newt_mfg/index.html      | 10 +++-
 develop/newt/command_list/newt_new/index.html      |  8 ++++
 develop/newt/command_list/newt_pkg/index.html      | 12 ++++-
 .../{newt_debug => newt_resign_image}/index.html   | 54 +++++++++++----------
 develop/newt/command_list/newt_run/index.html      | 12 ++++-
 develop/newt/command_list/newt_size/index.html     |  8 ++++
 develop/newt/command_list/newt_sync/index.html     |  8 ++++
 develop/newt/command_list/newt_target/index.html   |  8 ++++
 develop/newt/command_list/newt_test/index.html     |  8 ++++
 develop/newt/command_list/newt_upgrade/index.html  |  8 ++++
 develop/newt/command_list/newt_vals/index.html     |  8 ++++
 develop/newt/command_list/newt_version/index.html  |  8 ++++
 develop/newt/newt_ops/index.html                   |  8 ++++
 develop/os/modules/logs/logs/index.html            | 26 ++--------
 develop/sitemap.xml                                | 30 ++++++------
 latest/mkdocs/search_index.json                    | 56 +++++++++++++++++-----
 latest/newt/command_list/newt_build/index.html     | 10 +++-
 latest/newt/command_list/newt_clean/index.html     |  8 ++++
 .../newt/command_list/newt_create_image/index.html | 12 ++++-
 latest/newt/command_list/newt_debug/index.html     | 10 +++-
 latest/newt/command_list/newt_help/index.html      |  8 ++++
 latest/newt/command_list/newt_info/index.html      |  8 ++++
 latest/newt/command_list/newt_install/index.html   |  8 ++++
 latest/newt/command_list/newt_load/index.html      |  8 ++++
 latest/newt/command_list/newt_mfg/index.html       | 10 +++-
 latest/newt/command_list/newt_new/index.html       |  8 ++++
 latest/newt/command_list/newt_pkg/index.html       | 12 ++++-
 .../{newt_debug => newt_resign_image}/index.html   | 54 +++++++++++----------
 latest/newt/command_list/newt_run/index.html       | 12 ++++-
 latest/newt/command_list/newt_size/index.html      |  8 ++++
 latest/newt/command_list/newt_sync/index.html      |  8 ++++
 latest/newt/command_list/newt_target/index.html    |  8 ++++
 latest/newt/command_list/newt_test/index.html      |  8 ++++
 latest/newt/command_list/newt_upgrade/index.html   |  8 ++++
 latest/newt/command_list/newt_vals/index.html      |  8 ++++
 latest/newt/command_list/newt_version/index.html   |  8 ++++
 latest/newt/newt_ops/index.html                    |  8 ++++
 latest/os/modules/logs/logs/index.html             | 26 ++--------
 latest/sitemap.xml                                 | 30 ++++++------
 sitemap.xml                                        | 26 +++++-----
 v0_9_0/sitemap.xml                                 | 28 +++++------
 v1_0_0/sitemap.xml                                 | 30 ++++++------
 51 files changed, 564 insertions(+), 208 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
"commits@mynewt.apache.org" <co...@mynewt.apache.org>.