diff options
| author | Matthias Melcher <github@matthiasm.com> | 2023-11-07 14:52:01 +0100 |
|---|---|---|
| committer | Matthias Melcher <github@matthiasm.com> | 2023-11-07 14:52:01 +0100 |
| commit | aa2d058f101b4cd226afad397f9b27a8d0d7416a (patch) | |
| tree | 0de542c45a3db9cd263725ca573a48fc0f4c742d /fluid/documentation/src | |
| parent | 5667dfc51bc62619d9bf34261009494d6060a7ce (diff) | |
FLUID: Removes non-obvious option "Cancel Dialog"
from message boxes, pointing out potential syntax errors
in code related dialogs.
Diffstat (limited to 'fluid/documentation/src')
| -rw-r--r-- | fluid/documentation/src/page_build_integration.dox | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/fluid/documentation/src/page_build_integration.dox b/fluid/documentation/src/page_build_integration.dox index 4c895541e..b77722426 100644 --- a/fluid/documentation/src/page_build_integration.dox +++ b/fluid/documentation/src/page_build_integration.dox @@ -4,6 +4,7 @@ \tableofcontents - - Explain how to integrate code into FLUID, including code nodes and event handling. + - Explain how to integrate FLUID into build systems like Makefiles, CMake, + or IDEs. */ |
