diff options
Diffstat (limited to 'src/feature/feature.dox')
-rw-r--r-- | src/feature/feature.dox | 7 |
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. + **/ |