Merge pull request #854 from eightyeight/fix-rigidshape-group

New Physics doc group
This commit is contained in:
Daniel Buckmaster 2014-10-24 09:19:17 +11:00
commit a17a5ee43a

View file

@ -92,7 +92,7 @@ ConsoleDocClass( RigidShapeData,
"@see RigidShape\n" "@see RigidShape\n"
"@see ShapeBase\n\n" "@see ShapeBase\n\n"
"@ingroup Platform\n" "@ingroup Physics\n"
); );
@ -149,7 +149,7 @@ ConsoleDocClass( RigidShape,
"@see RigidShapeData\n" "@see RigidShapeData\n"
"@see ShapeBase\n\n" "@see ShapeBase\n\n"
"@ingroup Platform\n" "@ingroup Physics\n"
); );