aboutsummaryrefslogtreecommitdiff
path: root/src/app/app.dox
blob: 29e8651d51d3bd447713a0a61988820619cb5a41 (plain)
1
2
3
4
5
6
7
8
/**
@dir app
@brief app: top-level entry point for Tor

The "app" directory has Tor's main entry point and configuration logic,
and is responsible for initializing and managing the other modules in
Tor.
**/