summaryrefslogtreecommitdiff
path: root/src/feature/control/feature_control.dox
diff options
context:
space:
mode:
Diffstat (limited to 'src/feature/control/feature_control.dox')
-rw-r--r--src/feature/control/feature_control.dox10
1 files changed, 8 insertions, 2 deletions
diff --git a/src/feature/control/feature_control.dox b/src/feature/control/feature_control.dox
index 1f6e83c1dd..a0bf9413a1 100644
--- a/src/feature/control/feature_control.dox
+++ b/src/feature/control/feature_control.dox
@@ -1,4 +1,10 @@
/**
-@dir feature/control
-@brief feature/control
+@dir /feature/control
+@brief feature/control: Controller API.
+
+The Controller API is a text-based protocol that another program (or another
+thread, if you're running Tor in-process) can use to configure and control
+Tor while it is running. The current protocol is documented in
+[control-spec.txt](https://gitweb.torproject.org/torspec.git/tree/control-spec.txt).
+
**/