slint/api
Simon Hausmann 65ff715fbc Make C++ documentation generation an xtask
Tear it out of the CMakeLists.txt and instead run it via

    cargo xtask cppdocs

This allows the build_and_test step in the CI to only run cmake for the
library/header related bits and the docs_and_demos step to only generate
docs and not require a full host build of the library (as cargo xtask
cmake would otherwise do).
2020-09-01 17:03:55 +02:00
..
sixtyfps-cpp Make C++ documentation generation an xtask 2020-09-01 17:03:55 +02:00
sixtyfps-node Qt style support for the rust backend 2020-09-01 12:25:11 +02:00
sixtyfps-rs Qt style support for the rust backend 2020-09-01 12:25:11 +02:00
sixtyfps-wasm-interpreter Fix build 2020-09-01 13:18:40 +02:00