diff options
Diffstat (limited to 'src/feature/feature.md')
-rw-r--r-- | src/feature/feature.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/feature/feature.md b/src/feature/feature.md new file mode 100644 index 0000000000..acc3487e55 --- /dev/null +++ b/src/feature/feature.md @@ -0,0 +1,7 @@ +@dir /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. + |