.. index:: pair: page; Introduction to SMITER module .. _doxid-indexpage: Introduction to SMITER module ==================================== The purpose of the **SMITER** module is to describe briefly the different steps in the development of a SALOME module in Python that can be described with the following topics: * :ref:`Steps in construction of the example module ` * :ref:`Create the module tree structure ` * :ref:`Build procedure input files ` * :ref:`The idl directory ` * :ref:`The src directory ` * :ref:`The bin directory ` * :ref:`The doc directory ` * :ref:`Construction, installation ` * :ref:`Running SALOME ` * :ref:`Loading SMITER component ` * :ref:`SMITER module catalog definition ` * :ref:`Loading SMITER component via LifeCycle service ` * :ref:`Loading from the GUI (IAPP) `