doxygen: add a command for linking to our bugtracker

This commit is contained in:
Nick Mathewson 2019-11-10 15:49:45 -05:00
parent f6c9ca3a1d
commit baddb30889

View File

@ -258,6 +258,8 @@ ALIASES =
ALIASES += refdir{1}="\ref src/\1 \"\1\""
ALIASES += ticket{1}="[ticket \1](https://bugs.torproject.org/\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"
# will allow you to use the command class in the itcl::class meaning.