zephyr/doc/develop/manifest/external/external.rst.tmpl
Anas Nashif 7c7407849f doc: add template for external modules
Add template for external modules. Add a module file under external/
will list the module under

https://docs.zephyrproject.org/latest/develop/manifest/index.html#external-projects-modules

which then can be referenced from within the tree where it makes sense.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2024-01-29 17:54:11 +01:00

20 lines
314 B
Cheetah

.. _external_module_<name>:
<External Module Name>
#######################
Introduction
************
Short intro into the module and how it relates to Zephyr.
Usage with Zephyr
*****************
How to use this module with Zephyr. Provide all the details.
Reference
*********
External references and links.