mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2025-02-24 22:58:50 +01:00
Remove 00-overview.md as already subsumed by doxygen
This commit is contained in:
parent
9687efb386
commit
83cab05398
1 changed files with 0 additions and 25 deletions
|
@ -1,25 +0,0 @@
|
||||||
|
|
||||||
## Overview ##
|
|
||||||
|
|
||||||
|
|
||||||
### The rest of this document. ###
|
|
||||||
|
|
||||||
> **Note**: This section describes the eventual organization of this
|
|
||||||
> document, which is not yet complete.
|
|
||||||
|
|
||||||
We'll begin with an overview of the facilities provided by the modules
|
|
||||||
in src/lib. Knowing about these is key to writing portable, simple code
|
|
||||||
in Tor.
|
|
||||||
|
|
||||||
Then we'll move on to a discussion of how parts of the Tor codebase are
|
|
||||||
initialized, finalized, configured, and managed.
|
|
||||||
|
|
||||||
Then we'll go on and talk about the main data-flow of the Tor network:
|
|
||||||
how Tor generates and responds to network traffic. This will occupy a
|
|
||||||
chapter for the main overview, with other chapters for special topics.
|
|
||||||
|
|
||||||
After that, we'll mention the main modules in src/features and describe the
|
|
||||||
functions of each.
|
|
||||||
|
|
||||||
We'll close with a meandering overview of important pending issues in
|
|
||||||
the Tor codebase, and how they affect the future of the Tor software.
|
|
Loading…
Add table
Reference in a new issue