diff options
| author | Matthias Melcher <github@matthiasm.com> | 2023-11-02 22:25:49 +0100 |
|---|---|---|
| committer | Matthias Melcher <github@matthiasm.com> | 2023-11-02 22:25:54 +0100 |
| commit | c22a7bb6a72fe9e2044b01fc26ddadda2aed2574 (patch) | |
| tree | e10820b89ed6d8d4657eb3714c6ed3d35e6e2afb /fluid/documentation/src/page_layout.dox | |
| parent | 7c6266f67ef12f24e165fcb975b134dd867b2d45 (diff) | |
FLUID: Restructures user documentation.
Diffstat (limited to 'fluid/documentation/src/page_layout.dox')
| -rw-r--r-- | fluid/documentation/src/page_layout.dox | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/fluid/documentation/src/page_layout.dox b/fluid/documentation/src/page_layout.dox new file mode 100644 index 000000000..fc98eb8fc --- /dev/null +++ b/fluid/documentation/src/page_layout.dox @@ -0,0 +1,10 @@ +/** + + \page page_layout Layout and Design + + \tableofcontents + + - Discuss how to arrange and design UI elements in the editor. + - Cover alignment, grouping, and layout management. + + */ |
