1/root/project/libs/gil/include/boost/gil/channel.hpp:34: warning: preprocessing issue while doing constant expression evaluation: syntax error 2/root/project/libs/gil/include/boost/gil/image_processing/harris.hpp:16: warning: missing title after \defgroup CornerDetectionAlgorithms 3/root/project/libs/gil/include/boost/gil/image_processing/numeric.hpp:22: warning: missing title after \defgroup ImageProcessingMath 4/root/project/libs/gil/include/boost/gil/image_processing/scaling.hpp:18: warning: missing title after \defgroup ScalingAlgorithms 5/root/project/libs/gil/include/boost/gil/image_processing/scaling.hpp:23: warning: missing title after \defgroup DownScalingAlgorithms 6/root/project/libs/gil/include/boost/gil/bit_aligned_pixel_reference.hpp:85: warning: Refusing to add group PixelModelNonAlignedPixel to itself 7/root/project/libs/gil/include/boost/gil/image_processing/numeric.hpp:22: warning: Refusing to add group ImageProcessingMath to itself 8/root/project/libs/gil/include/boost/gil/image_processing/scaling.hpp:23: warning: Refusing to add group DownScalingAlgorithms to itself 9/root/project/libs/gil/include/boost/gil/image_processing/threshold.hpp:97: warning: argument 'threshold_direction' of command @param is not found in the argument list of boost::gil::threshold_binary(SrcView const &src_view, DstView const &dst_view, typename channel_type< DstView >::type threshold_value, typename channel_type< DstView >::type max_value, threshold_direction direction=threshold_direction::regular) 10/root/project/libs/gil/include/boost/gil/image_processing/threshold.hpp:108: warning: The following parameters of boost::gil::threshold_binary(SrcView const &src_view, DstView const &dst_view, typename channel_type< DstView >::type threshold_value, typename channel_type< DstView >::type max_value, threshold_direction direction=threshold_direction::regular) are not documented: 11 parameter 'direction' 12/root/project/libs/gil/include/boost/gil/io/read_and_convert_image.hpp:24: warning: argument 'settings' of command @param is not found in the argument list of boost::gil::read_and_convert_image(Reader &reader, Image &img, typename std::enable_if< mp11::mp_and< detail::is_reader< Reader >, is_format_tag< typename Reader::format_tag_t > >::value >::type *=nullptr) 13/root/project/libs/gil/include/boost/gil/io/read_and_convert_image.hpp:24: warning: argument 'cc' of command @param is not found in the argument list of boost::gil::read_and_convert_image(Reader &reader, Image &img, typename std::enable_if< mp11::mp_and< detail::is_reader< Reader >, is_format_tag< typename Reader::format_tag_t > >::value >::type *=nullptr) 14/root/project/libs/gil/include/boost/gil/io/read_and_convert_view.hpp:24: warning: argument 'img' of command @param is not found in the argument list of boost::gil::read_and_convert_view(Reader &reader, View const &view, typename std::enable_if< mp11::mp_and< detail::is_reader< Reader >, is_format_tag< typename Reader::format_tag_t > >::value >::type *=nullptr) 15/root/project/libs/gil/include/boost/gil/io/read_and_convert_view.hpp:24: warning: argument 'settings' of command @param is not found in the argument list of boost::gil::read_and_convert_view(Reader &reader, View const &view, typename std::enable_if< mp11::mp_and< detail::is_reader< Reader >, is_format_tag< typename Reader::format_tag_t > >::value >::type *=nullptr) 16/root/project/libs/gil/include/boost/gil/io/read_and_convert_view.hpp:24: warning: argument 'cc' of command @param is not found in the argument list of boost::gil::read_and_convert_view(Reader &reader, View const &view, typename std::enable_if< mp11::mp_and< detail::is_reader< Reader >, is_format_tag< typename Reader::format_tag_t > >::value >::type *=nullptr) 17/root/project/libs/gil/include/boost/gil/io/read_and_convert_view.hpp:32: warning: The following parameters of boost::gil::read_and_convert_view(Reader &reader, View const &view, typename std::enable_if< mp11::mp_and< detail::is_reader< Reader >, is_format_tag< typename Reader::format_tag_t > >::value >::type *=nullptr) are not documented: 18 parameter 'view' 19/root/project/libs/gil/include/boost/gil/io/read_view.hpp:24: warning: argument 'settings' of command @param is not found in the argument list of boost::gil::read_view(Reader reader, View const &view, typename std::enable_if< mp11::mp_and< detail::is_reader< Reader >, typename is_format_tag< typename Reader::format_tag_t >::type, typename is_read_supported< typename get_pixel_type< View >::type, typename Reader::format_tag_t >::type >::value >::type *=nullptr) 20/root/project/libs/gil/include/boost/gil/concepts/channel.hpp:188: warning: unexpected command endcode 21/root/project/libs/gil/include/boost/gil/io/reader_base.hpp:46: warning: argument 'info' of command @param is not found in the argument list of reader_base< FormatTag, ConversionPolicy >::init_image(Image &img, const image_read_settings< FormatTag > &settings) 22/root/project/libs/gil/include/boost/gil/io/reader_base.hpp:53: warning: The following parameters of boost::gil::reader_base::init_image(Image &img, const image_read_settings< FormatTag > &settings) are not documented: 23 parameter 'settings' 24