doxygen: add newline after \file

While \file doesn't need an argument, it can't have another doxy
command after it.
This commit is contained in:
Campbell Barton 2019-02-18 08:08:12 +11:00
parent 3316853323
commit de13d0a80c
2994 changed files with 6288 additions and 3339 deletions

@ -44,7 +44,8 @@
* The Original Code is: adapted from jemalloc.
*/
/** \file \ingroup Atomic
/** \file
* \ingroup Atomic
*
* \brief Provides wrapper around system-specific atomic primitives,
* and some extensions (faked-atomic operations over float numbers).

@ -18,7 +18,8 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
/** \file \ingroup audaspaceintern
/** \file
* \ingroup audaspaceintern
*/
#include "AUD_PyInit.h"

@ -18,7 +18,8 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
/** \file \ingroup audaspaceintern
/** \file
* \ingroup audaspaceintern
*/

@ -18,7 +18,8 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
/** \file \ingroup audaspaceintern
/** \file
* \ingroup audaspaceintern
*/
#include <set>

@ -18,7 +18,8 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
/** \file \ingroup audaspace
/** \file
* \ingroup audaspace
*/
#ifndef __AUD_SET_H__

@ -17,7 +17,8 @@
#ifndef __CLG_LOG_H__
#define __CLG_LOG_H__
/** \file \ingroup clog
/** \file
* \ingroup clog
*
* C Logging Library (clog)
* ========================

@ -14,7 +14,8 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
/** \file \ingroup clog
/** \file
* \ingroup clog
*/
#include <stdarg.h>

@ -17,7 +17,8 @@
* All rights reserved.
*/
/** \file \ingroup elbeem
/** \file
* \ingroup elbeem
*/
#ifndef LBM_FLUIDSIM_H

@ -1,4 +1,5 @@
/** \file \ingroup elbeem
/** \file
* \ingroup elbeem
*/
/******************************************************************************
*

@ -1,4 +1,5 @@
/** \file \ingroup elbeem
/** \file
* \ingroup elbeem
*/
/******************************************************************************
*

@ -1,4 +1,5 @@
/** \file \ingroup elbeem
/** \file
* \ingroup elbeem
*/
/******************************************************************************
*

@ -1,4 +1,5 @@
/** \file \ingroup elbeem
/** \file
* \ingroup elbeem
*/
// --------------------------------------------------------------------------
//

@ -1,4 +1,5 @@
/** \file \ingroup elbeem
/** \file
* \ingroup elbeem
*/
// --------------------------------------------------------------------------
//

@ -1,4 +1,5 @@
/** \file \ingroup elbeem
/** \file
* \ingroup elbeem
*/
/******************************************************************************
*

@ -1,4 +1,5 @@
/** \file \ingroup elbeem
/** \file
* \ingroup elbeem
*/
/******************************************************************************
*

@ -1,4 +1,5 @@
/** \file \ingroup elbeem
/** \file
* \ingroup elbeem
*/
/******************************************************************************
*

@ -1,4 +1,5 @@
/** \file \ingroup elbeem
/** \file
* \ingroup elbeem
*/
// required globals

@ -1,4 +1,5 @@
/** \file \ingroup elbeem
/** \file
* \ingroup elbeem
*/
/******************************************************************************
*

@ -1,4 +1,5 @@
/** \file \ingroup elbeem
/** \file
* \ingroup elbeem
*/
/******************************************************************************
*

@ -1,4 +1,5 @@
/** \file \ingroup elbeem
/** \file
* \ingroup elbeem
*/
// advance pointer in main loop

@ -1,4 +1,5 @@
/** \file \ingroup elbeem
/** \file
* \ingroup elbeem
*/
/* which edges are needed ? */

@ -1,4 +1,5 @@
/** \file \ingroup elbeem
/** \file
* \ingroup elbeem
*/
/******************************************************************************
*

@ -1,4 +1,5 @@
/** \file \ingroup elbeem
/** \file
* \ingroup elbeem
*/
/******************************************************************************
*

@ -1,4 +1,5 @@
/** \file \ingroup elbeem
/** \file
* \ingroup elbeem
*/
/******************************************************************************
*

@ -1,4 +1,5 @@
/** \file \ingroup elbeem
/** \file
* \ingroup elbeem
*/
/******************************************************************************
*

@ -1,4 +1,5 @@
/** \file \ingroup elbeem
/** \file
* \ingroup elbeem
*/
/******************************************************************************
*

@ -1,4 +1,5 @@
/** \file \ingroup elbeem
/** \file
* \ingroup elbeem
*/
/******************************************************************************
*

@ -1,4 +1,5 @@
/** \file \ingroup elbeem
/** \file
* \ingroup elbeem
*/
/******************************************************************************
*

@ -1,4 +1,5 @@
/** \file \ingroup elbeem
/** \file
* \ingroup elbeem
*/
/******************************************************************************
*

@ -1,4 +1,5 @@
/** \file \ingroup elbeem
/** \file
* \ingroup elbeem
*/
/******************************************************************************
*

@ -1,4 +1,5 @@
/** \file \ingroup elbeem
/** \file
* \ingroup elbeem
*/
/******************************************************************************
*

@ -1,4 +1,5 @@
/** \file \ingroup elbeem
/** \file
* \ingroup elbeem
*/
/******************************************************************************
*

@ -1,4 +1,5 @@
/** \file \ingroup elbeem
/** \file
* \ingroup elbeem
*/
/******************************************************************************
*

@ -1,4 +1,5 @@
/** \file \ingroup elbeem
/** \file
* \ingroup elbeem
*/
/******************************************************************************
*

@ -1,4 +1,5 @@
/** \file \ingroup elbeem
/** \file
* \ingroup elbeem
*/
/******************************************************************************
*

@ -1,4 +1,5 @@
/** \file \ingroup elbeem
/** \file
* \ingroup elbeem
*/
/******************************************************************************

@ -1,4 +1,5 @@
/** \file \ingroup elbeem
/** \file
* \ingroup elbeem
*/
/******************************************************************************
*

@ -1,4 +1,5 @@
/** \file \ingroup elbeem
/** \file
* \ingroup elbeem
*/
/******************************************************************************
*

@ -1,4 +1,5 @@
/** \file \ingroup elbeem
/** \file
* \ingroup elbeem
*/
/******************************************************************************
*

@ -1,4 +1,5 @@
/** \file \ingroup elbeem
/** \file
* \ingroup elbeem
*/
/******************************************************************************
*

@ -1,4 +1,5 @@
/** \file \ingroup elbeem
/** \file
* \ingroup elbeem
*/
/******************************************************************************
*

@ -1,4 +1,5 @@
/** \file \ingroup elbeem
/** \file
* \ingroup elbeem
*/
// same as grid loop_end + barrier

@ -1,4 +1,5 @@
/** \file \ingroup elbeem
/** \file
* \ingroup elbeem
*/
/******************************************************************************
*

@ -1,4 +1,5 @@
/** \file \ingroup elbeem
/** \file
* \ingroup elbeem
*/
/******************************************************************************
*

@ -1,4 +1,5 @@
/** \file \ingroup elbeem
/** \file
* \ingroup elbeem
*/
/******************************************************************************
*

@ -1,4 +1,5 @@
/** \file \ingroup elbeem
/** \file
* \ingroup elbeem
*/
/******************************************************************************
*

@ -1,4 +1,5 @@
/** \file \ingroup elbeem
/** \file
* \ingroup elbeem
*/
/******************************************************************************
*

@ -1,4 +1,5 @@
/** \file \ingroup elbeem
/** \file
* \ingroup elbeem
*/
/******************************************************************************
*

@ -1,4 +1,5 @@
/** \file \ingroup elbeem
/** \file
* \ingroup elbeem
*/
/******************************************************************************
*

@ -1,4 +1,5 @@
/** \file \ingroup elbeem
/** \file
* \ingroup elbeem
*/
/******************************************************************************
*

@ -1,4 +1,5 @@
/** \file \ingroup elbeem
/** \file
* \ingroup elbeem
*/
/******************************************************************************
*

@ -1,4 +1,5 @@
/** \file \ingroup elbeem
/** \file
* \ingroup elbeem
*/
/******************************************************************************
*

@ -1,4 +1,5 @@
/** \file \ingroup elbeem
/** \file
* \ingroup elbeem
*/
/******************************************************************************
*

@ -1,4 +1,5 @@
/** \file \ingroup elbeem
/** \file
* \ingroup elbeem
*/
/******************************************************************************
*

@ -1,4 +1,5 @@
/** \file \ingroup elbeem
/** \file
* \ingroup elbeem
*/
/******************************************************************************
*

@ -1,4 +1,5 @@
/** \file \ingroup elbeem
/** \file
* \ingroup elbeem
*/
/******************************************************************************
*

@ -1,4 +1,5 @@
/** \file \ingroup elbeem
/** \file
* \ingroup elbeem
*/
/******************************************************************************
*

@ -1,4 +1,5 @@
/** \file \ingroup elbeem
/** \file
* \ingroup elbeem
*/
/******************************************************************************
*

@ -1,4 +1,5 @@
/** \file \ingroup elbeem
/** \file
* \ingroup elbeem
*/
/******************************************************************************
*

@ -1,4 +1,5 @@
/** \file \ingroup elbeem
/** \file
* \ingroup elbeem
*/
/******************************************************************************
*

@ -16,7 +16,8 @@
* The Original Code is Copyright (C) 2001-2002 by NaN Holding BV.
* All rights reserved.
*/
/** \file \ingroup GHOST
/** \file
* \ingroup GHOST
* \brief GHOST C-API function and type declarations.
*/

@ -17,7 +17,8 @@
* All rights reserved.
*/
/** \file \ingroup GHOST
/** \file
* \ingroup GHOST
* Declaration of GHOST_IContext interface class.
*/

@ -17,7 +17,8 @@
* All rights reserved.
*/
/** \file \ingroup GHOST
/** \file
* \ingroup GHOST
* Declaration of GHOST_IEvent interface class.
*/

@ -17,7 +17,8 @@
* All rights reserved.
*/
/** \file \ingroup GHOST
/** \file
* \ingroup GHOST
* Declaration of GHOST_IEventConsumer interface class.
*/

@ -17,7 +17,8 @@
* All rights reserved.
*/
/** \file \ingroup GHOST
/** \file
* \ingroup GHOST
* %Main interface file for C++ Api with declaration of GHOST_ISystem interface
* class.
* Contains the doxygen documentation main page.

@ -17,7 +17,8 @@
* All rights reserved.
*/
/** \file \ingroup GHOST
/** \file
* \ingroup GHOST
*/
#ifndef __GHOST_ISYSTEMPATHS_H__

@ -17,7 +17,8 @@
* All rights reserved.
*/
/** \file \ingroup GHOST
/** \file
* \ingroup GHOST
* Declaration of GHOST_ITimerTask interface class.
*/

@ -17,7 +17,8 @@
* All rights reserved.
*/
/** \file \ingroup GHOST
/** \file
* \ingroup GHOST
* Declaration of GHOST_IWindow interface class.
*/

@ -17,7 +17,8 @@
* All rights reserved.
*/
/** \file \ingroup GHOST
/** \file
* \ingroup GHOST
*/

@ -17,7 +17,8 @@
* All rights reserved.
*/
/** \file \ingroup GHOST
/** \file
* \ingroup GHOST
* Macro's used in GHOST debug target.
*/

@ -17,7 +17,8 @@
* All rights reserved.
*/
/** \file \ingroup GHOST
/** \file
* \ingroup GHOST
*/

@ -17,7 +17,8 @@
* All rights reserved.
*/
/** \file \ingroup GHOST
/** \file
* \ingroup GHOST
*/

@ -17,7 +17,8 @@
* All rights reserved.
*/
/** \file \ingroup GHOST
/** \file
* \ingroup GHOST
* Declaration of GHOST_Buttons struct.
*/

@ -17,7 +17,8 @@
* All rights reserved.
*/
/** \file \ingroup GHOST
/** \file
* \ingroup GHOST
*
* C Api for GHOST
*/

@ -17,7 +17,8 @@
* All rights reserved.
*/
/** \file \ingroup GHOST
/** \file
* \ingroup GHOST
*/

@ -17,7 +17,8 @@
* All rights reserved.
*/
/** \file \ingroup GHOST
/** \file
* \ingroup GHOST
* Declaration of GHOST_CallbackEventConsumer class.
*/

@ -17,7 +17,8 @@
* All rights reserved.
*/
/** \file \ingroup GHOST
/** \file
* \ingroup GHOST
*
* Definition of GHOST_Context class.
*/

@ -17,7 +17,8 @@
* All rights reserved.
*/
/** \file \ingroup GHOST
/** \file
* \ingroup GHOST
* Declaration of GHOST_Context class.
*/

@ -17,7 +17,8 @@
* All rights reserved.
*/
/** \file \ingroup GHOST
/** \file
* \ingroup GHOST
*/
#ifndef __GHOST_CONTEXTCGL_H__

@ -17,7 +17,8 @@
* All rights reserved.
*/
/** \file \ingroup GHOST
/** \file
* \ingroup GHOST
*
* Definition of GHOST_ContextEGL class.
*/

@ -17,7 +17,8 @@
* All rights reserved.
*/
/** \file \ingroup GHOST
/** \file
* \ingroup GHOST
*/
#ifndef __GHOST_CONTEXTEGL_H__

@ -17,7 +17,8 @@
* All rights reserved.
*/
/** \file \ingroup GHOST
/** \file
* \ingroup GHOST
*
* Definition of GHOST_ContextGLX class.
*/

@ -17,7 +17,8 @@
* All rights reserved.
*/
/** \file \ingroup GHOST
/** \file
* \ingroup GHOST
*/
#ifndef __GHOST_CONTEXTGLX_H__

@ -17,7 +17,8 @@
* All rights reserved.
*/
/** \file \ingroup GHOST
/** \file
* \ingroup GHOST
*
* Definition of GHOST_ContextNone class.
*/

@ -17,7 +17,8 @@
* All rights reserved.
*/
/** \file \ingroup GHOST
/** \file
* \ingroup GHOST
*
* Declaration of GHOST_Context class.
*/

@ -17,7 +17,8 @@
* All rights reserved.
*/
/** \file \ingroup GHOST
/** \file
* \ingroup GHOST
*
* Definition of GHOST_ContextSDL class.
*/

@ -17,7 +17,8 @@
* All rights reserved.
*/
/** \file \ingroup GHOST
/** \file
* \ingroup GHOST
*/
#ifndef __GHOST_CONTEXTSDL_H__

@ -17,7 +17,8 @@
* All rights reserved.
*/
/** \file \ingroup GHOST
/** \file
* \ingroup GHOST
*
* Definition of GHOST_ContextWGL class.
*/

@ -17,7 +17,8 @@
* All rights reserved.
*/
/** \file \ingroup GHOST
/** \file
* \ingroup GHOST
*/
#ifndef __GHOST_CONTEXTWGL_H__

@ -17,7 +17,8 @@
* All rights reserved.
*/
/** \file \ingroup GHOST
/** \file
* \ingroup GHOST
* Macro's used in GHOST debug target.
*/

@ -17,7 +17,8 @@
* All rights reserved.
*/
/** \file \ingroup GHOST
/** \file
* \ingroup GHOST
*/

@ -17,7 +17,8 @@
* All rights reserved.
*/
/** \file \ingroup GHOST
/** \file
* \ingroup GHOST
* Declaration of GHOST_DisplayManager class.
*/

@ -17,7 +17,8 @@
* All rights reserved.
*/
/** \file \ingroup GHOST
/** \file
* \ingroup GHOST
* Declaration of GHOST_DisplayManagerCocoa class.
*/

@ -14,7 +14,8 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
/** \file \ingroup GHOST
/** \file
* \ingroup GHOST
* Declaration of GHOST_DisplayManagerNULL class.
*/

@ -18,7 +18,8 @@
* Copyright (C) 2012 Alex Fraser
*/
/** \file \ingroup GHOST
/** \file
* \ingroup GHOST
*/
#include "GHOST_SystemSDL.h"

@ -14,7 +14,8 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
/** \file \ingroup GHOST
/** \file
* \ingroup GHOST
* Declaration of GHOST_DisplayManagerSDL class.
*/

@ -17,7 +17,8 @@
* All rights reserved.
*/
/** \file \ingroup GHOST
/** \file
* \ingroup GHOST
*/
#include "GHOST_DisplayManagerWin32.h"

@ -17,7 +17,8 @@
* All rights reserved.
*/
/** \file \ingroup GHOST
/** \file
* \ingroup GHOST
* Declaration of GHOST_DisplayManagerWin32 class.
*/

@ -20,7 +20,8 @@
* Ported from Quake 2 by Alex Fraser <alex@phatcore.com>
*/
/** \file \ingroup GHOST
/** \file
* \ingroup GHOST
*/
#ifdef WITH_X11_XF86VMODE

@ -17,7 +17,8 @@
* All rights reserved.
*/
/** \file \ingroup GHOST
/** \file
* \ingroup GHOST
* Declaration of GHOST_DisplayManagerX11 class.
*/

Some files were not shown because too many files have changed in this diff Show More