Developer Guide =============== Welcome to the developer guide. This guide is divided into several sections based on the purpose of the documentation. .. grid:: 1 1 2 2 :gutter: 4 .. grid-item-card:: 🚀 :link: tutorials :link-type: ref :text-align: center **Tutorials** Set up your environment and get started with development. .. grid-item-card:: 📘 :link: how-to-guides :link-type: ref :text-align: center **How-To Guides** Practical steps for common development tasks. .. grid-item-card:: 🧠 :link: explanations :link-type: ref :text-align: center **Explanations** Deep dive into key development concepts. .. grid-item-card:: 📚 :link: reference :link-type: ref :text-align: center **Reference** API documentation and technical reference. .. toctree:: :maxdepth: 2 :caption: Contents: tutorials/index how-to-guides/index explanations/index reference/index