Doxygen: improved our custom \fixme alias to create its own list.

This commit is contained in:
Mathew Sutcliffe
2017-03-04 19:06:52 +00:00
parent b38d668944
commit 6665a63cf3

View File

@@ -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"