Skip to content

Commit

Permalink
_Use_Cases_for_IPC: fix explicit markup
Browse files Browse the repository at this point in the history
(WARNING/2) Explicit markup ends without a blank line; unexpected
unindent.

Signed-off-by: Randolph Sapp <[email protected]>
  • Loading branch information
StaticRocket committed Oct 29, 2024
1 parent 4a94530 commit 2f97c76
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ In the following sections, figures show modules used by each scenario.

.. role:: raw-html(raw)
:format: html

- :raw-html:`<font color="blue">Blue boxes,</font>` identify modules for which your application will call C API functions other than those used to dynamically create objects.
- :raw-html:`<font color="red">Red boxes,</font>` identify modules that require only configuration by your application. Static configuration is performed in an XDCtools configuration script (.cfg). Dynamic configuration is performed in C code.
- :raw-html:`<font color="grey">Grey boxes,</font>` identify modules that are used internally but do not need to be configured or have their APIs called.
Expand Down

0 comments on commit 2f97c76

Please sign in to comment.