mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-22 14:55:36 +08:00
Doxygen: improved our custom \fixme alias to create its own list.
This commit is contained in:
@@ -239,7 +239,7 @@ TAB_SIZE = 4
|
|||||||
# newlines.
|
# newlines.
|
||||||
|
|
||||||
ALIASES = "threadsafe=@remarks This function is thread safe." \
|
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).
|
# 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"
|
# A mapping has the form "name=value". For example adding "class=itcl::class"
|
||||||
|
|||||||
Reference in New Issue
Block a user