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:
2019-02-18 08:08:12 +11:00
parent 3316853323
commit de13d0a80c
2994 changed files with 6288 additions and 3339 deletions

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

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