Simon Hausmann
|
ecb7819e9b
|
doc: Fix links from C++ docs to the Slint Language Documentation
Fix paths and use HTML anchors, as the markdown links won't turn into
links as the files don't exist yet in that location.
|
2023-02-23 15:21:04 +01:00 |
|
Tobias Hunger
|
96f75bdd0c
|
docs: Rework the rust part of the documentation (#2240)
Co-authored-by: Simon Hausmann <hausmann@gmail.com>
|
2023-02-20 21:06:05 +01:00 |
|
Tobias Hunger
|
1a31c9a50b
|
docs: Polish the C++ docs (#2229)
|
2023-02-15 15:47:45 +01:00 |
|
Simon Hausmann
|
a1f9e39054
|
doc: prospective fix for rendering of example snippet in C++ generated code docs
The sample component in the docs has nothing to see, disable preview.
|
2022-11-02 09:54:03 +01:00 |
|
Olivier Goffart
|
3d209287c2
|
Docs: add a note that only exported global from the main file are exposed
|
2022-02-09 14:49:20 +01:00 |
|
Simon Hausmann
|
f48d7d9f9e
|
SixtyFPS -> Slint in the C++ documentation
|
2022-02-02 15:19:13 +01:00 |
|
Olivier Goffart
|
fc6b7cc966
|
Replace sixtyfps:: almost everywhere
|
2022-02-02 13:50:44 +01:00 |
|
Simon Hausmann
|
fcf59f3793
|
Rename the C++ header files
|
2022-02-02 13:07:26 +01:00 |
|
Olivier Goffart
|
692171bf0c
|
Change the 60 blocks to slint blocs in documentation comments
|
2022-02-02 10:51:42 +01:00 |
|
Olivier Goffart
|
03534039d6
|
Replace more .60 by .slint
Mainly an automated change with
git grep -O"sed -i 's/\.60/.slint/g'" -w "\.60"
and some manual checks
|
2022-02-02 10:12:31 +01:00 |
|
Tobias Hunger
|
842f75e653
|
[reorg]: Move api/sixtyfps-rs/sixtyfps-* into api/rs
|
2022-01-31 18:24:33 +01:00 |
|