slint/docs/readme.md
Tasuku Suzuki 346d1c2df3 Fix typos
Ran `typos .` and fixed all typos that do make sense.
https://crates.io/crates/typos
2025-01-13 08:35:20 +01:00

17 lines
678 B
Markdown

<!-- Copyright © SixtyFPS GmbH <info@slint.dev> ; SPDX-License-Identifier: MIT -->
# 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
```