The ``register.py`` module ========================== .. py:module:: ansys.scade.wux.register Summary ------- .. py:currentmodule:: register .. tab-set:: .. tab-item:: Functions .. list-table:: :header-rows: 0 :widths: auto * - :py:obj:`~ansys.scade.wux.register.main` - Implement the ``ansys.scade.wux.register`` packages's project script. .. toctree:: :titlesonly: :maxdepth: 1 :hidden: main Description ----------- Registers the Code Generator extension registry files (SRG). Refer to the :ref:`installation ` steps for more information. It addresses SCADE 2024 R2 and prior releases. SCADE 2025 R1 and later use the package's ``ansys.scade.registry`` entry point. .. !! processed by numpydoc !!