diff --git a/docs/Doxyfile.qmake b/docs/Doxyfile.qmake index 2f2ed44f8..6d1f18d25 100644 --- a/docs/Doxyfile.qmake +++ b/docs/Doxyfile.qmake @@ -239,7 +239,7 @@ TAB_SIZE = 4 # newlines. ALIASES = "threadsafe=@remarks This function is thread safe." \ - "fixme=\todo" + "fixme=\xrefitem fixme \"Fixme\" \"Fixme List\"" # 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"