mirror of
https://github.com/slint-ui/slint.git
synced 2025-09-28 04:45:13 +00:00
37 lines
695 B
ReStructuredText
37 lines
695 B
ReStructuredText
.. Copyright © SixtyFPS GmbH <info@slint.dev>
|
|
.. SPDX-License-Identifier: MIT
|
|
|
|
.. include:: src/introduction/index.rst
|
|
|
|
.. toctree::
|
|
:hidden:
|
|
:maxdepth: 2
|
|
:caption: Introduction
|
|
|
|
src/introduction/index.rst
|
|
|
|
.. toctree::
|
|
:hidden:
|
|
:maxdepth: 2
|
|
:caption: Language Reference
|
|
|
|
src/language/index.rst
|
|
src/language/concepts/index.rst
|
|
src/language/syntax/index.rst
|
|
src/language/builtins/index.rst
|
|
src/language/widgets/index.rst
|
|
|
|
.. toctree::
|
|
:hidden:
|
|
:maxdepth: 2
|
|
:caption: Recipes & Examples
|
|
|
|
src/recipes/recipes.md
|
|
|
|
.. toctree::
|
|
:hidden:
|
|
:maxdepth: 2
|
|
:caption: Advanced Topics
|
|
|
|
src/advanced/debugging_techniques.md
|
|
src/advanced/style.md
|