--- myst: html_meta: "description lang=en": | Documentation for developer who wish to contribute to the project. "keywords": | Pangenomics, Python, Developer, Documentation --- # Developer documentation ```{toctree} :caption: 'Contributing & Guidelines:' :maxdepth: 2 contribute devRules git unitTest buildDoc tipsandtricks ``` ```{toctree} :caption: 'Codebase Internals:' :maxdepth: 2 architecture detection_workflow compare_workflow io_layer add_subcommand ```