From fe9ecec1be908cc8ca129cf0f0fe351289969526 Mon Sep 17 00:00:00 2001 From: Matthias Melcher Date: Tue, 20 Feb 2024 15:00:49 +0100 Subject: Remove unfinished FLUID documentation. A copy of the docs exists in my repo clone and will be merged back when the docs are useful and part of the CMake setup. --- fluid/documentation/src/index.dox | 108 -------------------------------------- 1 file changed, 108 deletions(-) delete mode 100644 fluid/documentation/src/index.dox (limited to 'fluid/documentation/src/index.dox') diff --git a/fluid/documentation/src/index.dox b/fluid/documentation/src/index.dox deleted file mode 100644 index e2d9360b6..000000000 --- a/fluid/documentation/src/index.dox +++ /dev/null @@ -1,108 +0,0 @@ - - -/** - - \mainpage FLUID User Manual - - - - - -
- \image html fluid-128.png - \image latex fluid-128.png "" width=3cm - - FLUID 1.4.0 User Manual - - By F. Costantini, D. Gibson, M. Melcher, - A. Schlosser, B. Spitzak and M. Sweet. - - Copyright © 1998 - 2023 by Bill Spitzak and others. -
- - - - -
- This software and manual are provided under the terms of the GNU - Library General Public License. Permission is granted to reproduce - this manual or any portion for any purpose, provided this copyright - and permission notice are preserved. -
- - - - - -
- - \subpage page_introduction - - - \ref introduction_workflow - - \subpage page_getting_started - - _not yet_ - - \subpage page_ui_overview - - _not yet_ - - \subpage page_basics - - _not yet_ - - \subpage page_widget_types - - _not yet_ - - \subpage page_layout - - _not yet_ - - \subpage page_code_integration - - _not yet_ - - \subpage page_build_integration - - _not yet_ - - \subpage page_advanced - - _not yet_ - - - - \subpage page_shortcuts - - _not yet_ - - \subpage page_faqs - - _not yet_ - - \subpage page_glossary - - _not yet_ - - \subpage page_appendices - - - \ref appendix_code_nodes - - \ref appendix_app_settings - - \subpage page_index - - _not yet_ - - \subpage page_legal - - _not yet_ - - \subpage page_conclusion - - _not yet_ - -
- -*/ -- cgit v1.2.3