Cleanup: remove redundant doxygen \file argument

Move \ingroup onto same line to be more compact and
make it clear the file is in the group.
This commit is contained in:
2019-02-06 15:42:22 +11:00
parent 1085c2cc44
commit eef4077f18
2945 changed files with 2947 additions and 5892 deletions

View File

@@ -44,9 +44,7 @@
* The Original Code is: adapted from jemalloc. * The Original Code is: adapted from jemalloc.
*/ */
/** /** \file \ingroup Atomic
* \file atomic_ops.h
* \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,8 +18,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/ */
/** \file audaspace/intern/AUD_PyInit.cpp /** \file \ingroup audaspaceintern
* \ingroup audaspaceintern
*/ */
#include "AUD_PyInit.h" #include "AUD_PyInit.h"

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@@ -1,5 +1,4 @@
/** \file elbeem/intern/attributes.cpp /** \file \ingroup elbeem
* \ingroup elbeem
*/ */
/****************************************************************************** /******************************************************************************
* *

View File

@@ -1,5 +1,4 @@
/** \file elbeem/intern/attributes.h /** \file \ingroup elbeem
* \ingroup elbeem
*/ */
/****************************************************************************** /******************************************************************************
* *

View File

@@ -1,5 +1,4 @@
/** \file elbeem/intern/controlparticles.cpp /** \file \ingroup elbeem
* \ingroup elbeem
*/ */
// -------------------------------------------------------------------------- // --------------------------------------------------------------------------
// //

View File

@@ -1,5 +1,4 @@
/** \file elbeem/intern/controlparticles.h /** \file \ingroup elbeem
* \ingroup elbeem
*/ */
// -------------------------------------------------------------------------- // --------------------------------------------------------------------------
// //

View File

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

View File

@@ -1,5 +1,4 @@
/** \file elbeem/intern/elbeem_control.cpp /** \file \ingroup elbeem
* \ingroup elbeem
*/ */
/****************************************************************************** /******************************************************************************
* *

View File

@@ -1,5 +1,4 @@
/** \file elbeem/intern/elbeem_control.h /** \file \ingroup elbeem
* \ingroup elbeem
*/ */
/****************************************************************************** /******************************************************************************
* *

View File

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

View File

@@ -1,5 +1,4 @@
/** \file elbeem/intern/isosurface.cpp /** \file \ingroup elbeem
* \ingroup elbeem
*/ */
/****************************************************************************** /******************************************************************************
* *

View File

@@ -1,5 +1,4 @@
/** \file elbeem/intern/isosurface.h /** \file \ingroup elbeem
* \ingroup elbeem
*/ */
/****************************************************************************** /******************************************************************************
* *

View File

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

View File

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

View File

@@ -1,5 +1,4 @@
/** \file elbeem/intern/mvmcoords.cpp /** \file \ingroup elbeem
* \ingroup elbeem
*/ */
/****************************************************************************** /******************************************************************************
* *

View File

@@ -1,5 +1,4 @@
/** \file elbeem/intern/mvmcoords.h /** \file \ingroup elbeem
* \ingroup elbeem
*/ */
/****************************************************************************** /******************************************************************************
* *

View File

@@ -1,5 +1,4 @@
/** \file elbeem/intern/ntl_blenderdumper.cpp /** \file \ingroup elbeem
* \ingroup elbeem
*/ */
/****************************************************************************** /******************************************************************************
* *

View File

@@ -1,5 +1,4 @@
/** \file elbeem/intern/ntl_blenderdumper.h /** \file \ingroup elbeem
* \ingroup elbeem
*/ */
/****************************************************************************** /******************************************************************************
* *

View File

@@ -1,5 +1,4 @@
/** \file elbeem/intern/ntl_bsptree.cpp /** \file \ingroup elbeem
* \ingroup elbeem
*/ */
/****************************************************************************** /******************************************************************************
* *

View File

@@ -1,5 +1,4 @@
/** \file elbeem/intern/ntl_bsptree.h /** \file \ingroup elbeem
* \ingroup elbeem
*/ */
/****************************************************************************** /******************************************************************************
* *

View File

@@ -1,5 +1,4 @@
/** \file elbeem/intern/ntl_geometryclass.h /** \file \ingroup elbeem
* \ingroup elbeem
*/ */
/****************************************************************************** /******************************************************************************
* *

View File

@@ -1,5 +1,4 @@
/** \file elbeem/intern/ntl_geometrymodel.cpp /** \file \ingroup elbeem
* \ingroup elbeem
*/ */
/****************************************************************************** /******************************************************************************
* *

View File

@@ -1,5 +1,4 @@
/** \file elbeem/intern/ntl_geometrymodel.h /** \file \ingroup elbeem
* \ingroup elbeem
*/ */
/****************************************************************************** /******************************************************************************
* *

View File

@@ -1,5 +1,4 @@
/** \file elbeem/intern/ntl_geometryobject.cpp /** \file \ingroup elbeem
* \ingroup elbeem
*/ */
/****************************************************************************** /******************************************************************************
* *

View File

@@ -1,5 +1,4 @@
/** \file elbeem/intern/ntl_geometryobject.h /** \file \ingroup elbeem
* \ingroup elbeem
*/ */
/****************************************************************************** /******************************************************************************
* *

View File

@@ -1,5 +1,4 @@
/** \file elbeem/intern/ntl_geometryshader.h /** \file \ingroup elbeem
* \ingroup elbeem
*/ */
/****************************************************************************** /******************************************************************************
* *

View File

@@ -1,5 +1,4 @@
/** \file elbeem/intern/ntl_lighting.cpp /** \file \ingroup elbeem
* \ingroup elbeem
*/ */
/****************************************************************************** /******************************************************************************
* *

View File

@@ -1,5 +1,4 @@
/** \file elbeem/intern/ntl_lighting.h /** \file \ingroup elbeem
* \ingroup elbeem
*/ */
/****************************************************************************** /******************************************************************************
* *

View File

@@ -1,5 +1,4 @@
/** \file elbeem/intern/ntl_matrices.h /** \file \ingroup elbeem
* \ingroup elbeem
*/ */
/****************************************************************************** /******************************************************************************

View File

@@ -1,5 +1,4 @@
/** \file elbeem/intern/ntl_ray.cpp /** \file \ingroup elbeem
* \ingroup elbeem
*/ */
/****************************************************************************** /******************************************************************************
* *

View File

@@ -1,5 +1,4 @@
/** \file elbeem/intern/ntl_ray.h /** \file \ingroup elbeem
* \ingroup elbeem
*/ */
/****************************************************************************** /******************************************************************************
* *

View File

@@ -1,5 +1,4 @@
/** \file elbeem/intern/ntl_vector3dim.h /** \file \ingroup elbeem
* \ingroup elbeem
*/ */
/****************************************************************************** /******************************************************************************
* *

View File

@@ -1,5 +1,4 @@
/** \file elbeem/intern/ntl_world.cpp /** \file \ingroup elbeem
* \ingroup elbeem
*/ */
/****************************************************************************** /******************************************************************************
* *

View File

@@ -1,5 +1,4 @@
/** \file elbeem/intern/ntl_world.h /** \file \ingroup elbeem
* \ingroup elbeem
*/ */
/****************************************************************************** /******************************************************************************
* *

View File

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

View File

@@ -1,5 +1,4 @@
/** \file elbeem/intern/parametrizer.cpp /** \file \ingroup elbeem
* \ingroup elbeem
*/ */
/****************************************************************************** /******************************************************************************
* *

View File

@@ -1,5 +1,4 @@
/** \file elbeem/intern/parametrizer.h /** \file \ingroup elbeem
* \ingroup elbeem
*/ */
/****************************************************************************** /******************************************************************************
* *

View File

@@ -1,5 +1,4 @@
/** \file elbeem/intern/particletracer.cpp /** \file \ingroup elbeem
* \ingroup elbeem
*/ */
/****************************************************************************** /******************************************************************************
* *

View File

@@ -1,5 +1,4 @@
/** \file elbeem/intern/particletracer.h /** \file \ingroup elbeem
* \ingroup elbeem
*/ */
/****************************************************************************** /******************************************************************************
* *

View File

@@ -1,5 +1,4 @@
/** \file elbeem/intern/simulation_object.cpp /** \file \ingroup elbeem
* \ingroup elbeem
*/ */
/****************************************************************************** /******************************************************************************
* *

View File

@@ -1,5 +1,4 @@
/** \file elbeem/intern/simulation_object.h /** \file \ingroup elbeem
* \ingroup elbeem
*/ */
/****************************************************************************** /******************************************************************************
* *

View File

@@ -1,5 +1,4 @@
/** \file elbeem/intern/solver_adap.cpp /** \file \ingroup elbeem
* \ingroup elbeem
*/ */
/****************************************************************************** /******************************************************************************
* *

View File

@@ -1,5 +1,4 @@
/** \file elbeem/intern/solver_class.h /** \file \ingroup elbeem
* \ingroup elbeem
*/ */
/****************************************************************************** /******************************************************************************
* *

View File

@@ -1,5 +1,4 @@
/** \file elbeem/intern/solver_control.cpp /** \file \ingroup elbeem
* \ingroup elbeem
*/ */
/****************************************************************************** /******************************************************************************
* *

View File

@@ -1,5 +1,4 @@
/** \file elbeem/intern/solver_control.h /** \file \ingroup elbeem
* \ingroup elbeem
*/ */
/****************************************************************************** /******************************************************************************
* *

View File

@@ -1,5 +1,4 @@
/** \file elbeem/intern/solver_init.cpp /** \file \ingroup elbeem
* \ingroup elbeem
*/ */
/****************************************************************************** /******************************************************************************
* *

View File

@@ -1,5 +1,4 @@
/** \file elbeem/intern/solver_interface.cpp /** \file \ingroup elbeem
* \ingroup elbeem
*/ */
/****************************************************************************** /******************************************************************************
* *

View File

@@ -1,5 +1,4 @@
/** \file elbeem/intern/solver_interface.h /** \file \ingroup elbeem
* \ingroup elbeem
*/ */
/****************************************************************************** /******************************************************************************
* *

View File

@@ -1,5 +1,4 @@
/** \file elbeem/intern/solver_main.cpp /** \file \ingroup elbeem
* \ingroup elbeem
*/ */
/****************************************************************************** /******************************************************************************
* *

View File

@@ -1,5 +1,4 @@
/** \file elbeem/intern/solver_relax.h /** \file \ingroup elbeem
* \ingroup elbeem
*/ */
/****************************************************************************** /******************************************************************************
* *

View File

@@ -1,5 +1,4 @@
/** \file elbeem/intern/solver_util.cpp /** \file \ingroup elbeem
* \ingroup elbeem
*/ */
/****************************************************************************** /******************************************************************************
* *

View File

@@ -1,5 +1,4 @@
/** \file elbeem/intern/utilities.cpp /** \file \ingroup elbeem
* \ingroup elbeem
*/ */
/****************************************************************************** /******************************************************************************
* *

View File

@@ -1,5 +1,4 @@
/** \file elbeem/intern/utilities.h /** \file \ingroup elbeem
* \ingroup elbeem
*/ */
/****************************************************************************** /******************************************************************************
* *

View File

@@ -16,9 +16,7 @@
* 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.
*/ */
/** \ingroup GHOST /** \file \ingroup GHOST
*
* \file GHOST_C-api.h
* \brief GHOST C-API function and type declarations. * \brief GHOST C-API function and type declarations.
*/ */

View File

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

View File

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

View File

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

View File

@@ -17,8 +17,7 @@
* All rights reserved. * All rights reserved.
*/ */
/** \file ghost/GHOST_ISystem.h /** \file \ingroup GHOST
* \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,8 +17,7 @@
* All rights reserved. * All rights reserved.
*/ */
/** \file ghost/GHOST_ISystemPaths.h /** \file \ingroup GHOST
* \ingroup GHOST
*/ */
#ifndef __GHOST_ISYSTEMPATHS_H__ #ifndef __GHOST_ISYSTEMPATHS_H__

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@@ -17,8 +17,7 @@
* All rights reserved. * All rights reserved.
*/ */
/** \file ghost/intern/GHOST_DisplayManagerX11.h /** \file \ingroup GHOST
* \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