From c22a7bb6a72fe9e2044b01fc26ddadda2aed2574 Mon Sep 17 00:00:00 2001 From: Matthias Melcher Date: Thu, 2 Nov 2023 22:25:49 +0100 Subject: FLUID: Restructures user documentation. --- fluid/documentation/src/page_code_integration.dox | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 fluid/documentation/src/page_code_integration.dox (limited to 'fluid/documentation/src/page_code_integration.dox') diff --git a/fluid/documentation/src/page_code_integration.dox b/fluid/documentation/src/page_code_integration.dox new file mode 100644 index 000000000..aa36a22d5 --- /dev/null +++ b/fluid/documentation/src/page_code_integration.dox @@ -0,0 +1,9 @@ +/** + + \page page_code_integration Code Integration + + \tableofcontents + + - Explain how to integrate code into FLUID, including code nodes and event handling. + + */ -- cgit v1.2.3