Commit graph

11 commits

Author SHA1 Message Date
Tobias Hunger
78892cdf1f docs: Fix broken links in our docs. 2023-02-22 17:08:30 +01:00
Tobias Hunger
e34cbd5446
docs: Polish the langref concepts (#2241)
Lots of back and forth on formulations.

Co-authored-by: Simon Hausmann <hausmann@gmail.com>
Co-authored-by: Olivier Goffart <olivier@woboq.com>
2023-02-22 10:22:18 +01:00
Florian Blasius
1b04601750
std-list-view: bring selected into view (#2246)
* std-list-view: bring selected into view

* Update internal/compiler/widgets/fluent-base/std-widgets-base.slint

Co-authored-by: Simon Hausmann <simon.hausmann@slint-ui.com>

* code review

---------

Co-authored-by: Simon Hausmann <simon.hausmann@slint-ui.com>
2023-02-17 13:50:09 +01:00
Tobias Hunger
ef28eb80c4
docs: Split up concepts.md in the langref concepts section 2023-02-16 11:25:06 +01:00
Tobias Hunger
582b07e61c
docs: Move langref concepts into a separate folder 2023-02-16 11:25:02 +01:00
Tobias Hunger
e1e4be2497
Use sphinx to generate the Slint language reference (#2218)
* docs: Move the langref to sphinx

* docs: Use sphinx to build nighly doc snapshot of langref
2023-02-10 11:51:36 +01:00
Tobias Hunger
e8ee468cc6 xtask: Sort enums when generating enum docs
It's much easier for humans to find entries that way!
2023-02-09 18:31:34 +01:00
Tobias Hunger
cd43270293
docs: Polish Slint language reference (#2193)
Co-authored-by: Simon Hausmann <simon.hausmann@slint-ui.com>
Co-authored-by: Olivier Goffart <olivier.goffart@slint-ui.com>
2023-02-08 11:34:42 +01:00
Miłosz Kosobucki
9cc3b9c1fa Fix link to brushes section 2023-02-02 10:47:27 +01:00
Tobias Hunger
d50643e1b8 docs: Move widgets and builtin docs into langref 2023-01-31 15:08:52 +01:00
Tobias Hunger
81d18a6b84 docs: Turn langref.md into an mdbook
This is just the straight conversion, keeping the document structure,
layout, spelling, etc.

The langref.md is still in place as that is still referenced by the
rust/c++ docs.
2023-01-31 15:08:52 +01:00