diff options
author | Nick Mathewson <nickm@torproject.org> | 2019-11-05 08:05:42 -0500 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2019-11-05 08:05:42 -0500 |
commit | aac80a004f91a453733fed0ba62c00d7d1e2b76d (patch) | |
tree | cef5f77dd01a088e73b9dd60581726ad7075787b /src/feature/dirauth | |
parent | db402028102f2c98bc92a85b7f7e919c0edf76a1 (diff) | |
download | tor-aac80a004f91a453733fed0ba62c00d7d1e2b76d.tar.gz tor-aac80a004f91a453733fed0ba62c00d7d1e2b76d.zip |
Doxygen: add several missing links.
Diffstat (limited to 'src/feature/dirauth')
-rw-r--r-- | src/feature/dirauth/feature_dirauth.dox | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/feature/dirauth/feature_dirauth.dox b/src/feature/dirauth/feature_dirauth.dox index 93c680e472..9ee2d04589 100644 --- a/src/feature/dirauth/feature_dirauth.dox +++ b/src/feature/dirauth/feature_dirauth.dox @@ -3,4 +3,9 @@ @brief feature/dirauth: Directory authority implementation. This module handles running Tor as a directory authority. + +The directory protocol is specified in +[dir-spec.txt](https://gitweb.torproject.org/torspec.git/tree/dir-spec.txt). + + **/ |