https://bugs.linaro.org/show_bug.cgi?id=2952
Bug ID: 2952 Summary: doxygen errors and travis does not catch them Product: OpenDataPlane - linux- generic reference Version: v1.14.0.0 Hardware: Other OS: Linux Status: UNCONFIRMED Severity: enhancement Priority: --- Component: API Assignee: bill.fischo...@linaro.org Reporter: maxim.uva...@linaro.org CC: lng-odp@lists.linaro.org Target Milestone: --- https://travis-ci.org/muvarov/odp/jobs/223616250 23.81s$ make doxygen-doc |tee doxygen.log DXGEN doc/application-api-guide/Doxyfile DXGEN doc/helper-guide/Doxyfile DXGEN doc/platform-api-guide/Doxyfile /home/travis/build/muvarov/odp/platform/linux-generic/include/odp/api/debug.h:28: warning: Member _odp_label(a) (macro definition) of file platform/linux-generic/include/odp/api/debug.h is not documented. /home/travis/build/muvarov/odp/platform/linux-generic/include/odp/api/debug.h:29: warning: Member _ODP_SASSERT (macro definition) of file platform/linux-generic/include/odp/api/debug.h is not documented. /home/travis/build/muvarov/odp/platform/linux-generic/include/odp/api/debug.h:30: warning: Member _ODP_SASSERT_ENUM(e) (macro definition) of file platform/linux-generic/include/odp/api/debug.h is not documented. /home/travis/build/muvarov/odp/platform/linux-generic/include/odp/api/debug.h:31: warning: Member _odp_static_assert(e, s) (macro definition) of file platform/linux-generic/include/odp/api/debug.h is not documented. /home/travis/build/muvarov/odp/platform/linux-generic/include/odp/api/debug.h:50: warning: Member _Static_assert(e, s) (macro definition) of file platform/linux-generic/include/odp/api/debug.h is not documented. DXGEN doc/driver-api-guide/Doxyfile The command "make doxygen-doc |tee doxygen.log" exited with 0. 0.01s$ fgrep -rvq warning ./doxygen.log -- You are receiving this mail because: You are on the CC list for the bug.