slint/docs
Olivier Goffart 9329091c2c
Math.sign: Change behavior to return 1 when 0
This is consistent to the Rust/C++ behavior
Even if this depart from the JS behavior

Also replace the function with a Macro

As discussed in https://github.com/slint-ui/slint/issues/9651#issuecomment-3376318439
2025-10-08 09:12:13 +02:00
..
astro Math.sign: Change behavior to return 1 when 0 2025-10-08 09:12:13 +02:00
common Link directly to individual global enums/structs in documentation (#9600) 2025-10-07 23:16:57 +03: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 syntax_tests: allow to update tests, and don't use a regexp (#8589) 2025-06-02 16:47:33 +02:00
torizon.md Torizon: Update documentation for multi-platform support 2025-10-01 20:46:44 +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