Skip to content

Commit 1ec0e87

Browse files
author
Amanda Butler
authored
Add books to introduction.md
Add new books and descriptions to introduction.
1 parent 1b85a39 commit 1ec0e87

File tree

1 file changed

+8
-6
lines changed

1 file changed

+8
-6
lines changed

docs/introduction/introduction.md

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -76,15 +76,17 @@ This is the technical documentation for Mbed OS. We have three types of document
7676
Please see the following sections of our documentation for more information.
7777

7878
- [APIs](../apis/index.html).
79-
- [Reference](../reference/index.html), which contains architectural information about our code.
79+
- [Quick start](../quick-start/index.html), a guide to creating your first application.
80+
- [Reference](../reference/index.html), architectural information about our code.
8081
- [Tools](../tools/index.html), reference material about the tools Mbed OS uses.
8182
- [Tutorials](../tutorials/index.html).
83+
- [Going to production](../evaluation-production/index.html), the process of connecting Mbed OS devices to Pelion Device Management for large-scale production.
84+
- [Contributing](../contributing/index.html), guidelines about contributing to our open-source project.
8285
- [Porting guides](../porting/index.html), for Partners and developers interested in porting targets to Mbed OS.
8386

84-
8587
### Recently updated documentation
8688

87-
* An updated [contributing guide](../contributing/index.html).
88-
* A revised [porting guide](../porting/index.html).
89-
* A [review of the full process of taking a project to production](./evaluation-production/index.html).
90-
* An updated [quick start](../quick-start/index.html) to demonstrate more Mbed OS capabilities.
89+
- An updated [contributing guide](../contributing/index.html).
90+
- A revised [porting guide](../porting/index.html).
91+
- A [review of the full process of taking a project to production](./evaluation-production/index.html).
92+
- An updated [quick start](../quick-start/index.html) to demonstrate more Mbed OS capabilities.

0 commit comments

Comments
 (0)