From c22a7bb6a72fe9e2044b01fc26ddadda2aed2574 Mon Sep 17 00:00:00 2001 From: Matthias Melcher Date: Thu, 2 Nov 2023 22:25:49 +0100 Subject: FLUID: Restructures user documentation. --- fluid/documentation/src/page_layout.dox | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 fluid/documentation/src/page_layout.dox (limited to 'fluid/documentation/src/page_layout.dox') 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. + + */ -- cgit v1.2.3