From aa2d058f101b4cd226afad397f9b27a8d0d7416a Mon Sep 17 00:00:00 2001 From: Matthias Melcher Date: Tue, 7 Nov 2023 14:52:01 +0100 Subject: FLUID: Removes non-obvious option "Cancel Dialog" from message boxes, pointing out potential syntax errors in code related dialogs. --- fluid/documentation/src/page_build_integration.dox | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'fluid/documentation/src') 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. */ -- cgit v1.2.3