slint/docs
Olivier Goffart 59ac3ac599
Some checks are pending
CI / wasm_demo (push) Blocked by required conditions
CI / tree-sitter (push) Blocked by required conditions
CI / mcu-embassy (push) Blocked by required conditions
CI / ffi_32bit_build (push) Blocked by required conditions
CI / python_test (windows-2022) (push) Blocked by required conditions
CI / mcu (stm32h735g, thumbv7em-none-eabihf) (push) Blocked by required conditions
CI / files-changed (push) Waiting to run
CI / build_and_test (--exclude ffmpeg --exclude gstreamer-player, macos-14, stable) (push) Blocked by required conditions
CI / cpp_cmake (ubuntu-22.04, stable) (push) Blocked by required conditions
CI / build_and_test (--exclude ffmpeg --exclude gstreamer-player, windows-2022, 1.85) (push) Blocked by required conditions
CI / build_and_test (--exclude ffmpeg --exclude gstreamer-player, windows-2022, beta) (push) Blocked by required conditions
autofix.ci / format_fix (push) Waiting to run
autofix.ci / lint_typecheck (push) Waiting to run
CI / fmt_test (push) Blocked by required conditions
CI / esp-idf-quick (push) Blocked by required conditions
CI / android (push) Blocked by required conditions
CI / miri (push) Blocked by required conditions
CI / test-figma-inspector (push) Blocked by required conditions
CI / build_and_test (--exclude ffmpeg --exclude gstreamer-player, windows-2022, stable) (push) Blocked by required conditions
CI / build_and_test (ubuntu-22.04, 1.85) (push) Blocked by required conditions
CI / docs (push) Blocked by required conditions
CI / build_and_test (ubuntu-22.04, nightly) (push) Blocked by required conditions
CI / node_test (macos-14) (push) Blocked by required conditions
CI / node_test (ubuntu-22.04) (push) Blocked by required conditions
CI / node_test (windows-2022) (push) Blocked by required conditions
CI / python_test (macos-14) (push) Blocked by required conditions
CI / python_test (ubuntu-22.04) (push) Blocked by required conditions
CI / cpp_test_driver (macos-13) (push) Blocked by required conditions
CI / cpp_test_driver (ubuntu-22.04) (push) Blocked by required conditions
CI / cpp_test_driver (windows-2022) (push) Blocked by required conditions
CI / cpp_cmake (macos-14, 1.85) (push) Blocked by required conditions
CI / wasm (push) Blocked by required conditions
CI / cpp_cmake (windows-2022, nightly) (push) Blocked by required conditions
CI / cpp_package_test (push) Blocked by required conditions
CI / vsce_build_test (push) Blocked by required conditions
CI / mcu (pico-st7789, thumbv6m-none-eabi) (push) Blocked by required conditions
CI / mcu (pico2-st7789, thumbv8m.main-none-eabihf) (push) Blocked by required conditions
CI / updater_test (0.3.0) (push) Blocked by required conditions
Update MSRV to 1.85
2025-06-26 22:50:15 +02:00
..
astro Menu: Add icon property 2025-06-26 18:45:37 +02:00
site docs: Fix missing trailing slash (#7353) 2025-01-14 15:49:47 +02:00
building.md Update MSRV to 1.85 2025-06-26 22:50:15 +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 syntax_tests: allow to update tests, and don't use a regexp (#8589) 2025-06-02 16:47:33 +02:00
torizon.md 1.9 Organise docs folder. (#7005) 2024-12-05 15:40:04 +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