summaryrefslogtreecommitdiffstats
path: root/doc/development/plugin-types.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/development/plugin-types.txt')
-rw-r--r--doc/development/plugin-types.txt46
1 files changed, 46 insertions, 0 deletions
diff --git a/doc/development/plugin-types.txt b/doc/development/plugin-types.txt
new file mode 100644
index 000000000..5f0a4771a
--- /dev/null
+++ b/doc/development/plugin-types.txt
@@ -0,0 +1,46 @@
+.. -*- mode: rst -*-
+
+.. _development-plugin-types:
+
+Server Plugin Types
+-------------------
+
+Generator
+^^^^^^^^^
+
+Generator plugins contribute to literal client configurations
+
+Structure
+^^^^^^^^^
+
+Structure Plugins contribute to abstract client configurations
+
+Metadata
+^^^^^^^^
+
+Signal metadata capabilities
+
+Connector
+^^^^^^^^^
+
+Connector Plugins augment client metadata instances
+
+Probing
+^^^^^^^
+
+Signal probe capability
+
+Statistics
+^^^^^^^^^^
+
+Signal statistics handling capability
+
+Decision
+^^^^^^^^
+
+Signal decision handling capability
+
+Version
+^^^^^^^
+
+Interact with various version control systems