summaryrefslogtreecommitdiff
path: root/src/feature/feature.dox
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2019-11-04 07:40:20 -0500
committerNick Mathewson <nickm@torproject.org>2019-11-04 07:40:20 -0500
commitd3af23783c35151a511fc7fc37d88cf41831448c (patch)
treefae54f770e3ac6d75142d1a7d6fdd26f7eb69603 /src/feature/feature.dox
parent7fc077ed2558c8174237388d00924fd139f786ce (diff)
downloadtor-d3af23783c35151a511fc7fc37d88cf41831448c.tar.gz
tor-d3af23783c35151a511fc7fc37d88cf41831448c.zip
Document our top-level directories
Diffstat (limited to 'src/feature/feature.dox')
-rw-r--r--src/feature/feature.dox7
1 files changed, 6 insertions, 1 deletions
diff --git a/src/feature/feature.dox b/src/feature/feature.dox
index 880a262a0d..1d9c3a9df4 100644
--- a/src/feature/feature.dox
+++ b/src/feature/feature.dox
@@ -1,4 +1,9 @@
/**
@dir feature
-@brief feature
+@brief feature: domain-specific modules
+
+The "feature" directory has modules that Tor uses only for a particular
+role or service, such as maintaining/using an onion service, operating as a
+relay or a client, or being a directory authority.
+
**/