mirror of
https://github.com/slint-ui/slint.git
synced 2025-08-04 02:39:28 +00:00
Introduce link-data.json in the C++ docs to reduce risk of dead links
This commit is contained in:
parent
9eb0764622
commit
b4b878d71e
6 changed files with 24 additions and 14 deletions
|
@ -130,7 +130,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 [Backend & Renderers Documentation](slint-reference:src/advanced/backends_and_renderers.html).
|
||||
options, see the {{ '[Backend & Renderers Documentation]({})'.format(slint_href_backends_and_renderers) }}.
|
||||
|
||||
By default Slint will include both the Qt and
|
||||
[winit](https://crates.io/crates/winit) back-ends -- if both are detected at
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue