.. _developer_docs: Developer Documentation ======================= Welcome to the developer documentation. This documentation is divided into several sections based on purpose. .. 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: :hidden: tutorials/index how-to-guides/index explanations/index reference/index