---
hide-toc: true
---

```{include} README.md
---
end-before: <!-- toc-start -->
---
```

```{include} README.md
---
start-after: <!-- toc-end -->
---
```

```{toctree}
:hidden:

🏠 Home <self>
🚀 Usage tutorial <tutorial>
📚 Examples <examples/index>
🧠 Concepts <concepts/index>
❓ FAQ <faq>
📜 Changelog <changelog>
```

```{toctree}
:hidden:
:maxdepth: 2

🛠️ API reference <reference/index>
```
