summaryrefslogtreecommitdiff
path: root/src/app/app.dox
blob: 21d5791cde01d5339a5e95359202ce4cfebd2ace (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.
**/