summaryrefslogtreecommitdiff
path: root/src/tools
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2019-11-04 10:23:36 -0500
committerNick Mathewson <nickm@torproject.org>2019-11-04 10:23:36 -0500
commit62a473debf98cf43a3645366ec5ab6171d735616 (patch)
tree33071afbed3c166e7202e6a947aafc7b7cc8f644 /src/tools
parent51a98929148e9ca08b33735fb0542759380c57a9 (diff)
downloadtor-62a473debf98cf43a3645366ec5ab6171d735616.tar.gz
tor-62a473debf98cf43a3645366ec5ab6171d735616.zip
Doxygen: Avoid ambiguity in @dir directives
This commit was automatically generated with: find src -name '*.dox' |xargs perl -i -pe 's{\@dir ([^/])}{\@dir /$1};'
Diffstat (limited to 'src/tools')
-rw-r--r--src/tools/tools.dox2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tools/tools.dox b/src/tools/tools.dox
index 54aa4df48e..1168ed5bad 100644
--- a/src/tools/tools.dox
+++ b/src/tools/tools.dox
@@ -1,5 +1,5 @@
/**
-@dir tools
+@dir /tools
@brief tools: other command-line tools for use with Tor.
The "tools" directory has a few other programs that use Tor, but are not part