summaryrefslogtreecommitdiffstats
path: root/documentation/dev-manual/start.rst
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/dev-manual/start.rst')
-rw-r--r--documentation/dev-manual/start.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/documentation/dev-manual/start.rst b/documentation/dev-manual/start.rst
index b108337795..8539bc0889 100644
--- a/documentation/dev-manual/start.rst
+++ b/documentation/dev-manual/start.rst
@@ -36,7 +36,7 @@ particular working environment and set of practices.
36 equipment together and set up your development environment's 36 equipment together and set up your development environment's
37 hardware topology. 37 hardware topology.
38 38
39 Here are possible roles: 39 Possible roles are:
40 40
41 - *Application Developer:* This type of developer does application 41 - *Application Developer:* This type of developer does application
42 level work on top of an existing software stack. 42 level work on top of an existing software stack.
@@ -99,7 +99,7 @@ particular working environment and set of practices.
99 99
100#. *Set up the Application Development Machines:* As mentioned earlier, 100#. *Set up the Application Development Machines:* As mentioned earlier,
101 application developers are creating applications on top of existing 101 application developers are creating applications on top of existing
102 software stacks. Following are some best practices for setting up 102 software stacks. Here are some best practices for setting up
103 machines used for application development: 103 machines used for application development:
104 104
105 - Use a pre-built toolchain that contains the software stack 105 - Use a pre-built toolchain that contains the software stack
@@ -118,7 +118,7 @@ particular working environment and set of practices.
118 118
119#. *Set up the Core Development Machines:* As mentioned earlier, core 119#. *Set up the Core Development Machines:* As mentioned earlier, core
120 developers work on the contents of the operating system itself. 120 developers work on the contents of the operating system itself.
121 Following are some best practices for setting up machines used for 121 Here are some best practices for setting up machines used for
122 developing images: 122 developing images:
123 123
124 - Have the :term:`OpenEmbedded Build System` available on 124 - Have the :term:`OpenEmbedded Build System` available on