summaryrefslogtreecommitdiffstats
path: root/src/engine/Event.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/engine/Event.cpp')
-rw-r--r--src/engine/Event.cpp7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/engine/Event.cpp b/src/engine/Event.cpp
index ec21afde..e48d32a2 100644
--- a/src/engine/Event.cpp
+++ b/src/engine/Event.cpp
@@ -19,6 +19,13 @@
#include "ThreadManager.hpp"
#include "ProcessContext.hpp"
+/*! \page methods Method Documentation
+ *
+ * <p>All changes in Ingen (both engine and client) occur as a result of
+ * a small set of methods defined in terms of RDF and matching the
+ * HTTP and WebDAV standards as closely as possible.</p>
+ */
+
namespace Ingen {