Development#
This section provides essential information and guidelines for developing and maintaining the project. It includes setup instructions, coding standards, and key design decisions to help new developers get up to speed quickly. Whether you’re fixing bugs, adding features, or continuing ongoing work, this guide ensures smooth project handover and consistent development practices.
What’s New!#
Added in version 27-06-2025:
Added
.giffor easy navigation of the IDEsAdded Flexbox for
.. grid::layoutReformatted the Paragraph for better readability
Added in version 25-06-2025:
Restructured the Navigation Panel, featuring: Hardware, Software & Programming Sections
Added a Development Guide Tab for developer documentation
Use
custom.cssfor a nicer font (Inter & Poppins) & added ah1underline for easier readability
Added in version 20-06-2025:
Added PyData Sphinx Theme into the Evo Documentation
Use
sphinx.ext.autosectionlabel, to auto-generatedreflabels from header titles. No need for manual label for each sectionReplaced
.. image::with.. figure::for the automatic spacing below. No need to use.. raw:: htmlfor the<br>spacing at the end of each image