mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 05:03:43 +01: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:
parent
62a473debf
commit
b95bc4d839
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user