slint/docs
szecket 26b7a3c73e
Some checks are pending
autofix.ci / format_fix (push) Waiting to run
autofix.ci / lint_typecheck (push) Waiting to run
CI / files-changed (push) Waiting to run
CI / build_and_test (--exclude bevy-example, ubuntu-22.04, 1.82) (push) Blocked by required conditions
CI / build_and_test (--exclude ffmpeg --exclude gstreamer-player, --exclude bevy-example, windows-2022, 1.82) (push) Blocked by required conditions
CI / build_and_test (--exclude ffmpeg --exclude gstreamer-player, macos-14, stable) (push) Blocked by required conditions
CI / build_and_test (--exclude ffmpeg --exclude gstreamer-player, windows-2022, beta) (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, 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 / python_test (windows-2022) (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.82) (push) Blocked by required conditions
CI / cpp_cmake (ubuntu-22.04, stable) (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 / mcu (stm32h735g, thumbv7em-none-eabihf) (push) Blocked by required conditions
CI / mcu-embassy (push) Blocked by required conditions
CI / ffi_32bit_build (push) Blocked by required conditions
CI / docs (push) Blocked by required conditions
CI / wasm (push) Blocked by required conditions
CI / wasm_demo (push) Blocked by required conditions
CI / tree-sitter (push) Blocked by required conditions
CI / updater_test (0.3.0) (push) Blocked by required conditions
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
figma-inspector: reducing complexity and not displaying followed variables in figma as part of the export. (#8640)
* tests for export-variables

* added test for formatting for variable name prints corrected

* figma-inspector: formatting for variable name prints corrected

* make correction to property name sanitizer

* WIP: attempting to fix resolution by breaking everything

* figma-inspector: simplifying for release - resolving all variables to values rather than refs

* figma-inspector:corrected lost mode values

* figma-inspector: corrected some comments that were still referencing VariableID

* update docs to match

* removed obsolete test file

* [autofix.ci] apply automated fixes

---------

Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2025-06-07 09:20:09 +12:00
..
astro figma-inspector: reducing complexity and not displaying followed variables in figma as part of the export. (#8640) 2025-06-07 09:20:09 +12:00
site docs: Fix missing trailing slash (#7353) 2025-01-14 15:49:47 +02:00
building.md Bump MSRV to 1.82 2025-01-14 08:33:21 +01: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 1.9 Organise docs folder. (#7005) 2024-12-05 15:40:04 +02:00
readme.md Fix typos 2025-01-13 08:35:20 +01:00
release-artifacts.md Add linux armv7/aarch64 binaries to the release artifacts table 2025-04-14 13:02:05 +02:00
release-notes.md 1.9 Organise docs folder. (#7005) 2024-12-05 15:40:04 +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