update and rearrange documentation related content
[doc.git] / docs / guides / onap-documentation / templates / sections / build.rst
1 .. This work is licensed under a Creative Commons Attribution 4.0 International License.
2 .. http://creativecommons.org/licenses/by/4.0
3 .. Copyright 2021 ONAP contributors, Nokia
4
5 Build
6 =====
7
8 ..
9   * This section is used to describe how a software component is built from
10     source into something ready for use either in a run-time environment or to
11     build other components.
12
13   * This section is typically provided for a platform-component, application,
14     and sdk; and referenced in developer guides.
15
16
17 Environment
18 -----------
19
20 ..
21   List the tools that need to be installed for building the component.
22
23 Steps
24 -----
25
26 ..
27    List the command(s) that need to be executed for the build.