docs: Link to instructions from landing pages
Link to usage instructions from the main README file and from
docs/index.md so that the usage is visible from the root documentation
files.
Signed-off-by: Carles Cufi <carles.cufi@nordicsemi.no>
diff --git a/docs/index.md b/docs/index.md
index 9252463..9be0edf 100644
--- a/docs/index.md
+++ b/docs/index.md
@@ -19,7 +19,10 @@
- [Release notes]({% link release-notes.md %})
- [design]({% link design.md %}): for the design
- [imgtool]({% link imgtool.md %}): The image signing and key management
- tool.
+- Usage instructions:
+ - [Zephyr]({% link readme-zephyr.md %})
+ - [Mynewt]({% link readme-mynewt.md %})
+ - [RIOT]({% link readme-riot.md %})
- [Patch submission]({% link SubmittingPatches.md %}) for information
on how to contribute to mcuboot.
- Testing