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