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