a1c2b34989937db525133571c3713cc94a7795e7
[alexxy/gromacs.git] / doxygen / suppressions.txt
1 # These look like bugs in Doxygen 1.8.5
2 src/gromacs/gmxlib/gmx_cpuid.c: warning: duplicate declarations for a member 'gmx_cpuid_vendor'
3 src/gromacs/gmxlib/gmx_cpuid.c: warning: duplicate declarations for a member 'gmx_cpuid_x86_smt'
4 src/gromacs/gmxlib/gmx_cpuid.c: warning: duplicate declarations for a member 'gmx_cpuid_simd_suggest'
5
6 # The script is currently a bit too eager
7 share/template/template.cpp: error: source file documentation appears outside full documentation
8
9 # This module name doesn't really fall into any currently used pattern; needs some thought
10 : error: no matching directory for module: module_mdrun_integration_tests
11
12 # These are real documentation issues that should be fixed
13 src/gromacs/imd/imd.c: error: source file documentation appears outside full documentation
14 src/gromacs/imd/imdsocket.c: error: source file documentation appears outside full documentation
15 src/gromacs/imd/imd.h: note: init_IMD: has in-body comments, which are ignored
16 src/gromacs/legacyheaders/types/*.h: warning: included file "../../swap/enums.h" is not documented as exposed outside its module
17
18 # These would be nice to fix, but can wait for later
19 *: warning: includes local file as <config.h>
20 src/programs/view/*: warning: includes local file as <*.h>
21 src/gromacs/gmxlib/nonbonded/nb_kernel_*/*: warning: included file "gromacs/simd/math_x86_*.h" is not documented as exposed outside its module
22 src/gromacs/gmxlib/copyrite.cpp: warning: included file "gromacs/utility/gitversion.h" is not documented as exposed outside its module
23
24 # These are specific to Folding@Home, and easiest to suppress here
25 *: warning: includes non-local file as "corewrap.h"
26 src/config.h.cmakein: warning: includes non-local file as "swindirect.h"
27
28 # These are limitations in the current script
29 src/gromacs/version.h.cmakein: warning: includes local file as <gromacs/version.h>
30 src/gromacs/utility/gmx_header_config.h: warning: includes non-local file as "gmx_header_config_gen.h"