slint/api
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
..
cpp Generate the enum documentation based of the common/enums.rs 2022-05-13 13:15:51 +02:00
node Bump version number to 0.2.5 2022-05-09 16:16:00 +00:00
rs Generate the enum documentation based of the common/enums.rs 2022-05-13 13:15:51 +02:00
wasm-interpreter Bump version number to 0.2.5 2022-05-09 16:16:00 +00:00