aboutsummaryrefslogtreecommitdiff
path: root/src/feature/rend
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2019-11-05 08:05:42 -0500
committerNick Mathewson <nickm@torproject.org>2019-11-05 08:05:42 -0500
commitaac80a004f91a453733fed0ba62c00d7d1e2b76d (patch)
treecef5f77dd01a088e73b9dd60581726ad7075787b /src/feature/rend
parentdb402028102f2c98bc92a85b7f7e919c0edf76a1 (diff)
downloadtor-aac80a004f91a453733fed0ba62c00d7d1e2b76d.tar.gz
tor-aac80a004f91a453733fed0ba62c00d7d1e2b76d.zip
Doxygen: add several missing links.
Diffstat (limited to 'src/feature/rend')
-rw-r--r--src/feature/rend/feature_rend.dox4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/feature/rend/feature_rend.dox b/src/feature/rend/feature_rend.dox
index e92406804d..ed0784521c 100644
--- a/src/feature/rend/feature_rend.dox
+++ b/src/feature/rend/feature_rend.dox
@@ -2,4 +2,8 @@
@dir /feature/rend
@brief feature/rend: version 2 (old) hidden services
+This directory implements the v2 onion service protocol,
+as specified in
+[rend-spec-v2.txt](https://gitweb.torproject.org/torspec.git/tree/rend-spec-v2.txt).
+
**/