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/15 19:34:44 UTC

[36/40] incubator-mynewt-site git commit: This closes #118.

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/1720300a/mkdocs.yml
----------------------------------------------------------------------
diff --git a/mkdocs.yml b/mkdocs.yml
index ea6d097..8370943 100644
--- a/mkdocs.yml
+++ b/mkdocs.yml
@@ -41,8 +41,6 @@ pages:
             - toc: 'os/tutorials/repo/add_repos.md'
             - 'Upgrade a repo': 'os/tutorials/repo/upgrade_repo.md'
             - 'Turn project into a repo': 'os/tutorials/repo/create_repo.md'
-        - 'Tasks and Priority Management': 'os/tutorials/tasks_lesson.md'
-        - 'Enable Wi-Fi on Arduino Zero': 'os/tutorials/wi-fi_on_arduino.md'
         - 'Write a Test Suite for a Package': 'os/tutorials/unit_test.md'
         - 'Air-quality Sensor project': 'os/tutorials/air_quality_sensor.md'
         - 'Add task to manage multiple events': 'os/tutorials/event_queue.md'
@@ -54,8 +52,7 @@ pages:
             - 'Service Registration': 'os/tutorials/bleprph/bleprph-svc-reg.md'
             - 'Characteristic Access': 'os/tutorials/bleprph/bleprph-chr-access.md'
             - 'Advertising': 'os/tutorials/bleprph/bleprph-adv.md'
-            - 'GAP Event Callbacks': 'os/tutorials/bleprph/bleprph-gap-event.md'
-            - 'BLE Peripheral App' : 'os/tutorials/bleprph/bleprph-app.md'
+            - 'Connection Callbacks': 'os/tutorials/bleprph/bleprph-conn.md'
         - 'BLE iBeacon': 'os/tutorials/ibeacon.md'
         - 'BLE HCI interface': 'os/tutorials/blehci_project.md'
     - OS User Guide: