mirror of
https://github.com/slint-ui/slint.git
synced 2025-09-13 13:56:54 +00:00
docs: Rename "Slint language Reference" to "Slint Language Documentation"
This commit is contained in:
parent
8afdead15b
commit
39d215bee0
8 changed files with 9 additions and 9 deletions
|
@ -71,7 +71,7 @@ of elements and property bindings. Here's the obligatory "Hello World":
|
|||
}
|
||||
}
|
||||
|
||||
Check out the `language reference <../slint>`_ for more details.
|
||||
Check out the `Slint Language Documentation <../slint>`_ for more details.
|
||||
|
||||
Architecture
|
||||
============
|
||||
|
|
|
@ -15,7 +15,7 @@ This crate is the main entry point for embedding user interfaces designed with
|
|||
## Related topics
|
||||
|
||||
*/
|
||||
#, "/doc/slint)")]
|
||||
#, "/doc/slint)")]
|
||||
/*! * [Examples and Recipes](docs::recipes)
|
||||
* [Slint on Microcontrollers](docs::mcu)
|
||||
* [Debugging Techniques](docs::debugging_techniques)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue