592505a9621365d18c49fe914f035d8ae78291a4
[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 would be nice to fix, but can wait for later
13 *: warning: includes local file as <config.h>
14 src/gromacs/gmxlib/nonbonded/nb_kernel_*/*: warning: included file "gromacs/simd/math_x86_*.h" is not documented as exposed outside its module
15
16 # These are specific to Folding@Home, and easiest to suppress here
17 *: warning: includes non-local file as "corewrap.h"
18 src/config.h.cmakein: warning: includes non-local file as "swindirect.h"
19
20 # These are limitations in the current script
21 src/gromacs/utility/gmx_header_config.h: warning: includes non-local file as "gmx_header_config_gen.h"