slint/docs
Olivier Goffart e8c56be0ca Re-enable tests of the doc snippets
Since the file were moved to `.mdx` they were no longer tested.
Adapt the code so it can test things that needs to be wrapped.
Fix a bunch of mistake in the docs such as simple syntax error to
documented callback that did not exist like SpinBox::changed
2025-01-10 13:24:19 +01:00
..
astro Re-enable tests of the doc snippets 2025-01-10 13:24:19 +01:00
site Janitor: Remove trailing whitespaces from all files 2025-01-10 13:23:22 +01:00
building.md Doc: specify package to build Rust API 2024-12-26 17:53:45 +01:00
development.md 1.9 Organise docs folder. (#7005) 2024-12-05 15:40:04 +02: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 Janitor: Remove trailing whitespaces from all files 2025-01-10 13:23:22 +01:00
release-artifacts.md Add armhf/arm64 Linux packages to release artifacts table docs 2025-01-08 14:42:40 +01:00
release-notes.md 1.9 Organise docs folder. (#7005) 2024-12-05 15:40:04 +02:00
testing.md Docs: improve what interpreter test does 2024-12-26 17:49:01 +01: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 langauge 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