Module#

<Module sphinx documentation template snippets for the module. The directives and their parameters should be updated according to the module and it’s components.>

.. mod:: Module Name
   :id: mod__module_name
   :includes: comp__component_name_template

Module View#

.. mod_view_sta:: Module Name Static View
   :id: mod_view_sta__feature_name__module_name
   :includes: comp__component_name_template

   .. needarch::
      :scale: 50
      :align: center

      {{ draw_module(need(), needs) }}

Module Documents#