tor

The Tor anonymity network
git clone https://git.dasho.dev/tor.git
Log | Files | Refs | README | LICENSE

commit 7160a7218dcf6cb9d1356b5951f99dbad01dafcf
parent b7c7feb2e43ee32831b91f7540c4679d8ef4d118
Author: Taylor Yu <catalyst@torproject.org>
Date:   Thu, 20 Feb 2020 17:13:02 -0600

changes file for ticket 33369

Diffstat:
Achanges/ticket33369 | 4++++
1 file changed, 4 insertions(+), 0 deletions(-)

diff --git a/changes/ticket33369 b/changes/ticket33369 @@ -0,0 +1,4 @@ + o Documentation (manpage): + - Add cross reference links and a table of contents to the HTML + tor manpage. Closes ticket 33369. Work by Swati Thacker as + part of Google Season of Docs.