aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/asterisk-ng-doxygen
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/asterisk-ng-doxygen')
-rw-r--r--contrib/asterisk-ng-doxygen2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/asterisk-ng-doxygen b/contrib/asterisk-ng-doxygen
index 868258b1c..6186e2c72 100644
--- a/contrib/asterisk-ng-doxygen
+++ b/contrib/asterisk-ng-doxygen
@@ -181,7 +181,7 @@ TAB_SIZE = 3
# will result in a user-defined paragraph with heading "Side Effects:".
# You can put \n's in the value part of an alias to insert newlines.
-ALIASES =
+ALIASES += "extref=\xrefitem extref \"ExtRef\" \"External references\""
# Set the OPTIMIZE_OUTPUT_FOR_C tag to YES if your project consists of C
# sources only. Doxygen will then generate output that is more tailored for C.