slint/docs
Tobias Hunger 894ee5aa91
Do not build node by default (#1210)
Having to make sure the right version of npm is installed is a hassle
for people that just want to try out slint for the first time. The
proposed way to disable node support enables basically everything else,
which opens another can of worms when Windows tries to build MCU
support.

So do not build Node.JS as part of the default build anymore, but
document how to build it.

The CI should build with `--workspace` already, so there should be no
need to change the CI build.
2022-05-02 13:30:19 +02:00
..
recipes Recipes: Slider and Tabs 2022-04-20 18:03:40 +02:00
resources Documentation: add a edit link to .slint snippet that open the code editor 2022-04-20 16:49:05 +02:00
tutorial Update MSRV to rust 1.59 in the CI and documentation 2022-04-14 19:18:05 +02:00
building.md Do not build node by default (#1210) 2022-05-02 13:30:19 +02:00
builtin_elements.md Update cbindgen and enable MouseCursor::move 2022-04-05 06:39:50 +02:00
debugging_techniques.md Replace SixtyFPS in many locations (Uppercase) 2022-02-02 15:49:18 +01:00
development.md Change the Url from sixtyfps.io to slint-ui.com 2022-02-08 08:52:46 +01:00
install_qt.md Replace SixtyFPS in many locations (Uppercase) 2022-02-02 15:49:18 +01:00
langref.md Rework the global singleton section in the language reference 2022-04-13 17:01:03 +02:00
layouting.md Replace SixtyFPS in many locations (Uppercase) 2022-02-02 15:49:18 +01:00
testing.md C++ test: use the libslint_cpp.so from the deps folder 2022-04-13 10:37:37 +02:00
widgets.md Fix sizes of some of the preview canvas elements in the docs 2022-03-21 16:53:30 +01:00