slint/xtask/src
Olivier Goffart 9fa59d38cd Generate the enum documentation based of the common/enums.rs
So that makes it harder to forget to update the docs

Note that the new builtin_enums.md does not contain a `### Values`
section header anymore. Also some enum where documented with the full
enum value (such as `TextHorizontalAlignment.left`) while now this
is omitted

The CI should fail if one forget to run `cargo xtask enumdocs` after
adding an enum or changing the docs
2022-05-13 13:15:51 +02:00
..
cppdocs.rs Update copyright information to reflect name change 2022-02-09 10:27:47 +01:00
enumdocs.rs Generate the enum documentation based of the common/enums.rs 2022-05-13 13:15:51 +02:00
license_headers_check.rs Make CI's copyright lawyers happy 2022-03-31 10:50:01 +02:00
main.rs Generate the enum documentation based of the common/enums.rs 2022-05-13 13:15:51 +02:00
nodepackage.rs xtask: Fix node package script 2022-05-04 13:52:21 +02:00
reuse_compliance_check.rs Update toml_edit and xshell 2022-04-14 19:18:05 +02:00