diff options
| author | Matthias Melcher <github@matthiasm.com> | 2023-11-05 14:20:04 +0100 |
|---|---|---|
| committer | Matthias Melcher <github@matthiasm.com> | 2023-11-05 14:20:13 +0100 |
| commit | 8c8742740362159f63c802cc38aa0fdd6b09ea5a (patch) | |
| tree | e666fbb554066bfbbac2fd4036be0ece54bbbc9b /fluid/documentation/src-dev/page_introduction.dox | |
| parent | 4b55a5af63f45f60a7c41c27d75822bd6893d16e (diff) | |
FLUID: Separates developer and user documentation
Diffstat (limited to 'fluid/documentation/src-dev/page_introduction.dox')
| -rw-r--r-- | fluid/documentation/src-dev/page_introduction.dox | 9 |
1 files changed, 9 insertions, 0 deletions
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. + + */ |
