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/11/05 04:47:37 UTC

[16/50] incubator-mynewt-site git commit: Merge branch 'fixBrokenLinks' of https://github.com/gj262/incubator-mynewt-site into develop

Merge branch 'fixBrokenLinks' of https://github.com/gj262/incubator-mynewt-site into develop

This closes #116.


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

Branch: refs/heads/master
Commit: f48d3b19a1ab744e8148ecbe7c1a25851aa8f5da
Parents: 5001761 5c00cff
Author: aditihilbert <ad...@runtime.io>
Authored: Fri Oct 7 16:41:38 2016 -0700
Committer: aditihilbert <ad...@runtime.io>
Committed: Fri Oct 7 16:41:38 2016 -0700

----------------------------------------------------------------------
 README.md                                       | 11 ++-
 build.py                                        | 21 ++++-
 custom-theme/base.html                          |  3 +-
 docs/about.md                                   |  2 +-
 docs/network/ble/ini_stack/ble_parent_ini.md    |  2 +-
 docs/os/core_os/porting/port_bsp.md             | 20 ++--
 docs/os/core_os/porting/port_os.md              | 41 ++++----
 docs/os/core_os/time/os_time_tick.md            |  8 +-
 docs/os/introduction.md                         | 32 +++----
 .../os/modules/hal/hal_cputime/hal_cpu_timer.md | 14 ++-
 docs/os/modules/hal/hal_gpio/hal_gpio.md        | 19 ++--
 docs/os/tutorials/arduino_zero.md               | 98 ++++++++++----------
 docs/os/tutorials/blinky_sram_olimex.md         | 41 ++++----
 docs/os/tutorials/ibeacon.md                    |  2 +-
 docs/os/tutorials/olimex.md                     | 56 +++++------
 docs/os/tutorials/project-target-slinky.md      | 38 +++-----
 docs/os/tutorials/tutorials.md                  | 21 ++---
 docs/os/tutorials/wi-fi_on_arduino.md           | 70 +++++++-------
 docs/quick-start.md                             |  2 +-
 19 files changed, 253 insertions(+), 248 deletions(-)
----------------------------------------------------------------------