.. development: Development =========== Welcome to the development documentation. This section provides comprehensive documentation for all development aspects of the project. | Coding Sections --------------- Defined codebase areas indicating where to implement changes, including their purpose and testing scope. .. toctree:: :maxdepth: 1 code/code testing/testing autosummary/autosummary tools/tools | Guidelines & Philosophy ----------------------- Principles, best practices, and coding standards for this codebase. .. toctree:: :maxdepth: 1 guidelines/engineering_philosophy guidelines/zen_python guidelines/pep8_style_guide