docs: Remove Doxygen \brief tags.
Doxygen and the wiki bridge don't need them; they'll both just use the first line/sentence instead. Fixes #8446.
This commit is contained in:
@@ -29,7 +29,7 @@ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
|
||||
static SDL_Haptic *haptic;
|
||||
|
||||
/**
|
||||
* \brief The entry point of this force feedback demo.
|
||||
* The entry point of this force feedback demo.
|
||||
* \param[in] argc Number of arguments.
|
||||
* \param[in] argv Array of argc arguments.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user