Browse Source

Updated Coding Style with new Doxygen commands.

pull/59/head
Vladimír Vondruš 12 years ago
parent
commit
3dde8a3d2d
  1. 5
      doc/coding-style.dox

5
doc/coding-style.dox

@ -98,8 +98,9 @@ void setPolygonMode(PolygonMode mode);
@subsection documentation-commands Special documentation commands @subsection documentation-commands Special documentation commands
Additionally to @c \@todoc, @c \@debugoperator @c \@configurationvalue and Additionally to @c \@todoc, @c \@debugoperator, @c \debugoperatorenum,
@c \@configurationvalueref (same as in Corrade), these are defined: @c \debugoperatorclassenum, @c \@configurationvalue and
@c \@configurationvalueref (same as in %Corrade), these are defined:
@subsubsection documentation-commands-collisionoperator Shape collision operators @subsubsection documentation-commands-collisionoperator Shape collision operators

Loading…
Cancel
Save