slint/docs
Simon Hausmann fa1ac9884d Verify the existence of imported custom fonts
... and produce diagnostics.

That way in later phases we don't need to check again.

As an unfortunately side-effect, we need to skip one of the examples in
the language reference from the doc test, as the compilation fails
because the font does not exist.
2022-01-19 16:24:22 +01:00
..
resources Revert "Adjust the URL in the documentation to the released version" 2021-11-24 15:18:23 +01:00
tutorial Mass-add copyright headers into Cargo.toml files 2022-01-19 11:25:21 +01:00
building.md In the C++ prerequisites, link to the cmake website 2021-11-24 13:02:08 +01:00
builtin_elements.md Fix typo 2022-01-02 20:38:36 +01:00
debugging_techniques.md Add a note about the scale factor only applying to the GL backend atm 2021-12-21 09:09:59 +01:00
development.md Document the test harness 2021-10-26 14:51:23 +02:00
install_qt.md Small grammar fixes 2021-11-26 13:46:20 +01:00
langref.md Verify the existence of imported custom fonts 2022-01-19 16:24:22 +01:00
layouting.md docs: minor improvements for layout docs 2021-12-24 23:49:29 +01:00
testing.md Rust test driver: Add a feature to generate the rust code in build.rs 2021-11-05 11:35:56 +01:00
widgets.md Update the Flickable and ScrollView docs... 2021-12-06 11:59:09 +01:00