.. toctree:: :maxdepth: 1 :caption: Architecture name_convention system_structure ============ Architecture ============ The architecture behind RMPY is to have all the tools at your hand to create rigs. Currently some scripts have found its place and others don't, The main pieces of the architecture are the name convention, the creators, the system structure, the rig structure. you can learn more about them in the following links. Many tools that don't fell under this categories are written under core, most of this tools are used during the build of the rig rather than in the rigs. Including all the configuration of the rig builds which are found on the config file found in core. :doc:`Name convention ` :doc:`System structure ` :doc:`/creators/index`