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_basics.dox | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 fluid/documentation/src/page_basics.dox (limited to 'fluid/documentation/src/page_basics.dox') diff --git a/fluid/documentation/src/page_basics.dox b/fluid/documentation/src/page_basics.dox new file mode 100644 index 000000000..e1647c275 --- /dev/null +++ b/fluid/documentation/src/page_basics.dox @@ -0,0 +1,8 @@ +/** + \page page_basics Basic Operations + + \tableofcontents + + - Provide step-by-step instructions for common tasks, such as creating a new project, opening existing projects, and saving work. + + */ -- cgit v1.2.3