mirror of
https://github.com/slint-ui/slint.git
synced 2025-08-04 10:50:00 +00:00
Add documentation about the different renderers, their pros/const, and availability in backends and API
This commit is contained in:
parent
906430416f
commit
c8b05c2b05
5 changed files with 86 additions and 41 deletions
|
@ -116,7 +116,7 @@ any built-in backends, and instead develop your own backend by implementing Slin
|
|||
abstraction and window adapter interfaces.
|
||||
|
||||
For more information about the available backends, their system requirements, and configuration
|
||||
options, see the [Platform Backend Documentation](slint-reference:src/advanced/backends.html).
|
||||
options, see the [Backend & Renderers Documentation](slint-reference:src/advanced/backends_and_renderers.html).
|
||||
|
||||
#### Compile Time Backend Selection
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue