mirror of
https://github.com/slint-ui/slint.git
synced 2025-10-01 06:11:16 +00:00
C++ docs: change the order of topics slightly
Move the C++ type mapping towards the end and the example generated code at the end.
This commit is contained in:
parent
67a4260beb
commit
38ae2eb872
1 changed files with 4 additions and 4 deletions
|
@ -20,10 +20,6 @@ Welcome to SixtyFPS C++'s documentation!
|
|||
|
||||
cmake.md
|
||||
|
||||
Generated Code <generated_code.md>
|
||||
|
||||
Type Mappings <types.md>
|
||||
|
||||
api/library_root
|
||||
|
||||
markdown/langref.md
|
||||
|
@ -31,6 +27,10 @@ Welcome to SixtyFPS C++'s documentation!
|
|||
markdown/widgets.md
|
||||
markdown/layouting.md
|
||||
|
||||
Type Mapping to C++ <types.md>
|
||||
|
||||
Example Generated Code <generated_code.md>
|
||||
|
||||
Indices and tables
|
||||
==================
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue