blob: 8daa0d3bc593089ed9d29a0477bacdc65def7623 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19.highlight .hll { background-color: #ffffcc }
.highlight .c { color: #888888 } /* Comment */
.highlight .err { color: #a61717; background-color: #e3d2d2 } /* Error */
.highlight .k { color: #008800; font-weight: bold } /* Keyword */
.highlight .ch { color: #888888 } /* Comment.Hashba.. This work is licensed under a Creative Commons Attribution 4.0 International License.
.. http://creativecommons.org/licenses/by/4.0
Architecture
============
.. note::
* This section is used to describe a software component from a high level
view of capability, common usage scenarios, and interactions with other
components required in the usage scenarios.
* The architecture section is typically: provided in a platform-component
and sdk collections; and referenced from developer and user guides.
* This note must be removed after content has been added.
Capabilities
------------
Usage Scenarios
---------------
Interactions
------------
|