Skip to content

Commit

Permalink
Add doxygen aliases isvlan and validonly (#682)
Browse files Browse the repository at this point in the history
  • Loading branch information
yaroslavkholod authored and kcudnik committed Jul 19, 2017
1 parent 037a12c commit e6d1d41
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Doxyfile
Original file line number Diff line number Diff line change
Expand Up @@ -245,6 +245,8 @@ ALIASES += "allownull =@par Allows NULL object ID\n @xmlonly
ALIASES += "condition =@par Condition:\n @xmlonly @@condition @endxmlonly"
ALIASES += "default =@par Default value:\n @xmlonly @@default @endxmlonly"
ALIASES += "ignore =@par Ignored:\n @xmlonly @@ignore @endxmlonly"
ALIASES += "validonly =@par Validonly:\n @xmlonly @@validonly @endxmlonly"
ALIASES += "isvlan =@par IsVlan:\n @xmlonly @@isvlan @endxmlonly"

# 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"
Expand Down

0 comments on commit e6d1d41

Please sign in to comment.