Updated events with ESC conference in Dec 2016
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/ff0b4d03 Tree: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/tree/ff0b4d03 Diff: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/diff/ff0b4d03 Branch: refs/heads/master Commit: ff0b4d0342ff4a75db39bb3f48bf3f799adb97bc Parents: 41c526f Author: aditihilbert <[email protected]> Authored: Fri Nov 11 17:16:45 2016 -0800 Committer: aditihilbert <[email protected]> Committed: Fri Nov 11 17:16:45 2016 -0800 ---------------------------------------------------------------------- mkdocs.yml | 11 +++-------- 1 file changed, 3 insertions(+), 8 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/ff0b4d03/mkdocs.yml ---------------------------------------------------------------------- diff --git a/mkdocs.yml b/mkdocs.yml index 3a25117..9a31988 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -379,10 +379,10 @@ extra: versions: - label: 'develop' branch: 'develop' - latest: True + latest: False - label: '0.9.0' branch: 'v0_9_0' - latest: False + latest: True doc_path: 'os/introduction' chapters: Chapter 1 - Get Started: 'The chapter organization is outlined below. Each chapter will include one or more tutorials for hands-on experience with the material in each chapter.' @@ -393,16 +393,11 @@ extra: Chapter 6 - Packaging it: 'Packages for distribution delineates the process of creating complete packages to load on your embedded device to get it up, connected, and ready for remote management.' events: event 1: - title: 'Embedded Systems Conference' - description: 'Join discussions of Apache Mynewt OS at the conference.' - location: "San Jose Convention Center, San Jose, CA, USA" - date: '6-8 December, 2016' - event 2: title: 'ARM TechCon' description: 'See Apache Mynewt in action in Booth #805. Watch it enable a variety of functionalities on different boards!' location: "Santa Clara Convention Center, Santa Clara, CA, USA" date: '25-27 October, 2016' - event 3: + event 2: title: 'Linaro Connect - Keynote Presentation' description: 'LAS16-104: Mynewt Technical Overview. Apache Mynewt developers will be available until September 28th to meet and discuss Mynewt OS and associated Newt tool.' location: "Grand Ballroom C, JW Marriott Resort and Spa Hotel, Las Vegas, NV"
