From 3dde8a3d2d056ca5afe8583c540476a97ad2eaf0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vladim=C3=ADr=20Vondru=C5=A1?= Date: Tue, 13 May 2014 21:51:09 +0200 Subject: [PATCH] Updated Coding Style with new Doxygen commands. --- doc/coding-style.dox | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/doc/coding-style.dox b/doc/coding-style.dox index ec1f45ca3..7650b7f98 100644 --- a/doc/coding-style.dox +++ b/doc/coding-style.dox @@ -98,8 +98,9 @@ void setPolygonMode(PolygonMode mode); @subsection documentation-commands Special documentation commands -Additionally to @c \@todoc, @c \@debugoperator @c \@configurationvalue and -@c \@configurationvalueref (same as in Corrade), these are defined: +Additionally to @c \@todoc, @c \@debugoperator, @c \debugoperatorenum, +@c \debugoperatorclassenum, @c \@configurationvalue and +@c \@configurationvalueref (same as in %Corrade), these are defined: @subsubsection documentation-commands-collisionoperator Shape collision operators