slint/docs
Leon Matthes 077d3b6972
Some checks are pending
autofix.ci / format_fix (push) Waiting to run
autofix.ci / lint_typecheck (push) Waiting to run
autofix.ci / ci (push) Blocked by required conditions
Add length to spans and diagnostics (#9703)
This allows diagnostics to cover not just a single character, but the
entire relevant code region.

ChangeLog: Diagnostics now indicate the range of the error/warning, not just the starting character
2025-12-03 17:56:01 +01:00
..
astro docs: Add description for orientation in TabWidget (#10192) 2025-12-03 09:17:22 +01:00
common build(deps): bump @biomejs/biome from 2.2.6 to 2.3.2 (#9926) 2025-11-03 10:47:12 +02:00
site docs: Fix missing trailing slash (#7353) 2025-01-14 15:49:47 +02:00
building.md Rust: Bump MSRV to 1.88 (#9640) 2025-10-06 16:02:25 +02:00
development.md infra: Test out mise 2025-03-20 16:33:00 +01:00
embedded-tutorials.md 1.9 Organise docs folder. (#7005) 2024-12-05 15:40:04 +02:00
install_qt.md 1.9 Organise docs folder. (#7005) 2024-12-05 15:40:04 +02:00
nightly-release-notes.md Python: Make space for additional python modules 2025-06-25 20:43:09 +02:00
readme.md Fix typos 2025-01-13 08:35:20 +01:00
release-artifacts.md Packaging: Fix up windows artifact names 2025-06-17 11:50:17 +02:00
release-notes.md Python: Add instructions how to build from git or upgrade the lock file 2025-06-11 13:38:50 +02:00
testing.md Add length to spans and diagnostics (#9703) 2025-12-03 17:56:01 +01:00
torizon.md torizon: Remove Vivante support as Torizon 4 is no longer supported 2025-10-15 13:34:49 +02:00
triage.md 1.9 Organise docs folder. (#7005) 2024-12-05 15:40:04 +02:00

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