0
0
mirror of https://gitlab.torproject.org/tpo/core/tor.git synced 2024-09-20 04:12:13 +02:00

Doxygen: define an alias for linking to a directory.

We need to use this kind of trickery to make directory links work in
out-of-tree builds.
This commit is contained in:
Nick Mathewson 2019-11-04 11:08:04 -05:00
parent 62a473debf
commit b95bc4d839

View File

@ -255,6 +255,7 @@ TAB_SIZE = 8
# a double escape (\\{ and \\})
ALIASES =
ALIASES += refdir{1}="\ref @top_srcdir@/src/\1 \"\1\""
# This tag can be used to specify a number of word-keyword mappings (TCL only).
# A mapping has the form "name=value". For example adding "class=itcl::class"