diff options
author | Nick Mathewson <nickm@torproject.org> | 2019-11-15 10:49:25 -0500 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2019-11-15 16:25:00 -0500 |
commit | 0e4e96b9bf56d3fdbd8db7b4cf5b66b4a34bf4d3 (patch) | |
tree | 5ff06cd7ca51b92199b25aff066c9d2f8a414295 /src/mainpage.md | |
parent | 8b91680d5c57fc35275b32aea57555d8ef7d61ba (diff) | |
download | tor-0e4e96b9bf56d3fdbd8db7b4cf5b66b4a34bf4d3.tar.gz tor-0e4e96b9bf56d3fdbd8db7b4cf5b66b4a34bf4d3.zip |
High-level documentation of configuration in Tor.
Closes ticket 32209.
Diffstat (limited to 'src/mainpage.md')
-rw-r--r-- | src/mainpage.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/mainpage.md b/src/mainpage.md index a2c5ec6302..c5cb1af235 100644 --- a/src/mainpage.md +++ b/src/mainpage.md @@ -41,6 +41,8 @@ Tor repository. @subpage time_periodic +@subpage configuration + @page intro A high-level overview @@ -140,4 +142,3 @@ more connection types. A 'Node' (node_t) is a view of a Tor instance's current knowledge and opinions about a Tor relay or bridge. - |