mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-10-17 15:21:43 +00:00
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:
@@ -27,7 +27,7 @@
|
||||
/**
|
||||
* \file SDL_build_config.h
|
||||
*
|
||||
* \brief This is a set of defines to configure the SDL features
|
||||
* This is a set of defines to configure the SDL features
|
||||
*/
|
||||
|
||||
/* Add any platform that doesn't build using the configure system. */
|
||||
|
@@ -22,7 +22,7 @@
|
||||
/**
|
||||
* \file SDL_build_config.h
|
||||
*
|
||||
* \brief This is a set of defines to configure the SDL features
|
||||
* This is a set of defines to configure the SDL features
|
||||
*/
|
||||
|
||||
#ifndef SDL_build_config_h_
|
||||
|
@@ -22,7 +22,7 @@
|
||||
/**
|
||||
* \file SDL_revision.h
|
||||
*
|
||||
* \brief Header file containing the SDL revision.
|
||||
* Header file containing the SDL revision.
|
||||
*/
|
||||
|
||||
#ifndef SDL_revision_h_
|
||||
|
Reference in New Issue
Block a user