mirror of
https://github.com/slint-ui/slint.git
synced 2025-10-02 14:51:15 +00:00
C++ Docs: Organize all .60 language related topics as sub-topics
This commit is contained in:
parent
b61e298984
commit
8cd3c30e1b
2 changed files with 10 additions and 4 deletions
|
@ -22,10 +22,7 @@ Welcome to SixtyFPS C++'s documentation!
|
|||
|
||||
api/library_root
|
||||
|
||||
markdown/langref.md
|
||||
markdown/builtin_elements.md
|
||||
markdown/widgets.md
|
||||
markdown/layouting.md
|
||||
language.rst
|
||||
|
||||
Type Mapping to C++ <types.md>
|
||||
|
||||
|
|
9
api/sixtyfps-cpp/docs/language.rst
Normal file
9
api/sixtyfps-cpp/docs/language.rst
Normal file
|
@ -0,0 +1,9 @@
|
|||
The .60 UI Design Language
|
||||
==========================
|
||||
|
||||
.. toctree::
|
||||
|
||||
Language Reference<markdown/langref.md>
|
||||
markdown/builtin_elements.md
|
||||
markdown/widgets.md
|
||||
markdown/layouting.md
|
Loading…
Add table
Add a link
Reference in a new issue