mirror of
https://github.com/slint-ui/slint.git
synced 2025-08-31 15:47:26 +00:00

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
13 lines
352 B
ReStructuredText
13 lines
352 B
ReStructuredText
.. Copyright © SixtyFPS GmbH <info@slint-ui.com>
|
|
.. SPDX-License-Identifier: GPL-3.0-only OR LicenseRef-Slint-commercial
|
|
|
|
The .slint UI Design Language
|
|
==========================
|
|
|
|
.. toctree::
|
|
|
|
Language Reference<markdown/langref.md>
|
|
markdown/builtin_elements.md
|
|
markdown/builtin_enums.md
|
|
markdown/widgets.md
|
|
markdown/layouting.md
|