summaryrefslogtreecommitdiff
path: root/src/feature/dircommon
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2019-11-04 17:07:38 -0500
committerNick Mathewson <nickm@torproject.org>2019-11-04 17:07:38 -0500
commita33d1dce8affdaef7d84a6cc2c23c3821192cb87 (patch)
tree89dd783a339f0152b912913595661805326b572c /src/feature/dircommon
parente1cdca2e4f58c108539fe4c36205b16caca8d44f (diff)
downloadtor-a33d1dce8affdaef7d84a6cc2c23c3821192cb87.tar.gz
tor-a33d1dce8affdaef7d84a6cc2c23c3821192cb87.zip
directory-level documentation for feature/*
Diffstat (limited to 'src/feature/dircommon')
-rw-r--r--src/feature/dircommon/feature_dircommon.dox7
1 files changed, 6 insertions, 1 deletions
diff --git a/src/feature/dircommon/feature_dircommon.dox b/src/feature/dircommon/feature_dircommon.dox
index f647b29281..2d9866da01 100644
--- a/src/feature/dircommon/feature_dircommon.dox
+++ b/src/feature/dircommon/feature_dircommon.dox
@@ -1,4 +1,9 @@
/**
@dir /feature/dircommon
-@brief feature/dircommon
+@brief feature/dircommon: Directory client and server shared code
+
+This module has the code that directory clients (anybody who download
+information about relays) and directory servers (anybody who serves such
+information) share in common.
+
**/