You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/introduction/introduction.md
+8-6Lines changed: 8 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -76,15 +76,17 @@ This is the technical documentation for Mbed OS. We have three types of document
76
76
Please see the following sections of our documentation for more information.
77
77
78
78
-[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.
80
81
-[Tools](../tools/index.html), reference material about the tools Mbed OS uses.
81
82
-[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.
82
85
-[Porting guides](../porting/index.html), for Partners and developers interested in porting targets to Mbed OS.
83
86
84
-
85
87
### Recently updated documentation
86
88
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