.. _developer-guide: Developer Guide =============== In this section, you will find information on how to setup your development environment to contribute to Solidipes, an overview of the code structure, and guidelines on how to contribute to the project. Additionally, it is possible to add features to Solidipes by creating plugins. That way, you can write custom Loaders, Viewers, Reports, and other components would be used by Solidipes without affecting its inner workings. .. toctree:: :maxdepth: 2 :caption: Developer Contents dev_env_setup/dev_env_setup.rst contribution_guidelines/contributing.rst code_overview/code_overview.rst how_to_guides/how_to_guides api_reference/api