diff --git a/doc/doxygen.conf b/doc/doxygen.conf index 0aae551f1..9ae931565 100644 --- a/doc/doxygen.conf +++ b/doc/doxygen.conf @@ -275,6 +275,7 @@ TAB_SIZE = 4 ## Func (); ALIASES = "bugid{1}=Bug \1" \ + "issueid{1}=Issue \1" \ "internal=\par \b Internal:" \ "pname{1}=\1" \ "RFC{1}=RFC \1" \