# Slint Documentation ``` docs/ ├── astro/ # The Astro project that builds the Slint language docs ├── README.md # This file ├── building.md # How to build Slint ├── development.md # How to develop Slint ├── embedded-tutorials.md # Embedded tutorials template ├── install_qt.md # How to install Qt ├── nightly-release-notes.md # Release note template ├── release-artifacts.md ├── platform-integrations.md # Platform integrations template └── release-notes.md # Release note template ```