mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
Add a stub main page for the documentation.
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
/**
|
||||
@mainpage Tor source reference
|
||||
|
||||
@section intro Getting to know Tor
|
||||
|
||||
Welcome to the Tor source code documentation! Here we have documentation for
|
||||
nearly every function, type, and module in the Tor source code. The high-level
|
||||
documentation is a work in progress. For now, have a look at the source code
|
||||
overview in doc/HACKING/design.
|
||||
|
||||
**/
|
||||
Reference in New Issue
Block a user