diff options
Diffstat (limited to 'doxygen')
-rw-r--r-- | doxygen/doxygen.cfg | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doxygen/doxygen.cfg b/doxygen/doxygen.cfg index ec4312c9fe7..cc10a9d46fb 100644 --- a/doxygen/doxygen.cfg +++ b/doxygen/doxygen.cfg @@ -229,6 +229,7 @@ TAB_SIZE = 8 # newlines. ALIASES = +ALIASES += "node=@xrefitem nodes \"Node Identifier\" \"Node Identifiers\" @c " # 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" |