summaryrefslogtreecommitdiff
path: root/fluid/documentation/src/page_code_integration.dox
diff options
context:
space:
mode:
Diffstat (limited to 'fluid/documentation/src/page_code_integration.dox')
-rw-r--r--fluid/documentation/src/page_code_integration.dox9
1 files changed, 9 insertions, 0 deletions
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.
+
+ */