slint/docs
Olivier Goffart 76b7f1aef6 Allow dashes in identifier
Currenly, dashes are normalized to '_'.
Dashes are not allowed at the begining of an identifier.
If an identifier with a dash is not found, we also look for identifier
without a dash and if that exist, we hint the user to use spaces.

Issue #52
2020-10-22 18:32:25 +02:00
..
building.md Some more documentation for the rust backend 2020-10-21 10:35:42 +02:00
builtin_elements.md Change the names of the logical and physical pixel units 2020-10-16 07:19:40 +02:00
development.md Rename corelib_macro to corelib-macros 2020-08-03 10:01:58 +02:00
langref.md Allow dashes in identifier 2020-10-22 18:32:25 +02:00
widgets.md Small typo fix 2020-10-16 14:59:58 +02:00