diff --git a/util/Doxyfile b/util/Doxyfile index 8159ccc30..e3a3e36f1 100644 --- a/util/Doxyfile +++ b/util/Doxyfile @@ -21,4 +21,4 @@ ALIASES += "fixme=\xrefitem fixme \"Fixme\" \"Fixme List\"" ALIASES += "FIXME=\fixme" ALIASES += "TODO=\todo" ALIASES += "BUG=\bug" -ALIASES += "hooks{1}=\xrefitem hooks \"Hooks\" \"Hooks List\"" +ALIASES += "hooks=\xrefitem hooks \"Hooks\" \"Hooks List\""