Github user aditihilbert commented on a diff in the pull request:
https://github.com/apache/incubator-mynewt-site/pull/167#discussion_r110482369
--- Diff: mkdocs.yml ---
@@ -47,10 +48,11 @@ pages:
- 'Enable Wi-Fi on Arduino MKR1000':
'os/tutorials/wi-fi_on_arduino.md'
- 'Write a Test Suite for a Package': 'os/tutorials/unit_test.md'
- 'Events and Event Queues': 'os/tutorials/event_queue.md'
- - 'Project Slinky for remote comms':
- - 'Slinky on sim device': 'os/tutorials/project-slinky.md'
- - 'Slinky on Nordic nRF52 board':
'os/tutorials/project-target-slinky.md'
- - 'Slinky on STM32 board':
'os/tutorials/project-stm32-slinky.md'
+ - 'Project Slinky for Remote Comms':
+ - toc: 'os/tutorials/project-slinky.md'
+ - 'Slinky on sim device': 'os/tutorials/project-sim-slinky.md'
+ - 'Slinky on Nordic nRF52':
'os/tutorials/project-nrf52-slinky.md'
+ - 'Slinky on Olimex': 'os/tutorials/project-stm32-slinky.md'
--- End diff --
I will reorder these a little: move up Slinky and Checks stats in the list
so people can go down the list in increasing order of complexity/new concepts.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---