Skip to content

Commit ff9d8c9

Browse files
committed
M0269MD-612 Integrate comments
1 parent 32e815c commit ff9d8c9

File tree

5 files changed

+11
-3
lines changed

5 files changed

+11
-3
lines changed
-2.69 KB
Loading
-27.6 KB
Loading
-106 Bytes
Binary file not shown.
-4.26 KB
Loading

overview/index.rst

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,10 @@ Each component has dependencies and requirements that must be
100100
carefully respected in order to build an Executable.
101101

102102

103-
So first let's have a look at what you can rely on in terms of resources MicroEJ offers and where to find them.
103+
Resources and Dependencies Flow
104+
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
105+
106+
Let's take a closer look at the resources MicroEJ has to offer and where to find them.
104107

105108
.. figure:: images/qa_resources-v4.png
106109
:alt: MicroEJ Resources and Origins to Build Applications
@@ -109,7 +112,10 @@ So first let's have a look at what you can rely on in terms of resources MicroEJ
109112

110113
MicroEJ Resources to Build Applications and their Origins
111114

112-
To build your application, a VEE Port is required, you can see below how a VEE port is built from a MICROEJ Architecture.
115+
VEE Port Build Flow
116+
^^^^^^^^^^^^^^^^^^^
117+
118+
To build an application, a VEE Port is required, you can see below how a VEE port is built from a MICROEJ Architecture.
113119

114120
.. figure:: images/qa_veeportbuild-v4.png
115121
:alt: VEE Port Build Flow
@@ -118,8 +124,10 @@ To build your application, a VEE Port is required, you can see below how a VEE p
118124

119125
VEE Port Build Flow
120126

127+
Executable Build Flow
128+
^^^^^^^^^^^^^^^^^^^^^
121129

122-
And then using a VEE Port here is how to build the executable for embedded devices.
130+
Using a VEE Port here is how we build the executable for embedded devices.
123131

124132
.. figure:: images/qa_executablebuildmanagedc-v4.png
125133
:alt: Executable Build Flow

0 commit comments

Comments
 (0)