From 8c8742740362159f63c802cc38aa0fdd6b09ea5a Mon Sep 17 00:00:00 2001 From: Matthias Melcher Date: Sun, 5 Nov 2023 14:20:04 +0100 Subject: FLUID: Separates developer and user documentation --- fluid/documentation/src-dev/page_introduction.dox | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 fluid/documentation/src-dev/page_introduction.dox (limited to 'fluid/documentation/src-dev/page_introduction.dox') diff --git a/fluid/documentation/src-dev/page_introduction.dox b/fluid/documentation/src-dev/page_introduction.dox new file mode 100644 index 000000000..417f9e5db --- /dev/null +++ b/fluid/documentation/src-dev/page_introduction.dox @@ -0,0 +1,9 @@ +/** + + \page page_introduction Introduction + + \tableofcontents + + - Provide an introduction that explains the purpose of the user manual and any prerequisites or system requirements. + + */ -- cgit v1.2.3