Doxygen prints lots of warnings about misnamed or missing parameters in the C++ documentation that we should either fix or suppress. For example:
ice/cpp/include/generated/Ice/Router.h:456: warning: argument 'sent' of command @param is not found in the argument list of Ice::RouterFinderPrx::getRouterAsync(::std::function< void(::std::shared_ptr<::Ice::RouterPrx >) const &
ice/cpp/include/generated/Ice/Router.h:456: warning: argument 'context' of command @param is not found in the argument list of Ice::RouterFinderPrx::getRouterAsync(::std::function< void(::std::shared_ptr<::Ice::RouterPrx >) const &
ice/cpp/include/generated/Ice/Router.h:284: warning: argument 'response' of command @param is not found in the argument list of Ice::RouterPrx::getClientProxyAsync(::std::function< void(::std::shared_ptr<::Ice::ObjectPrx >, Ice::optional< bool >) const &
ice/cpp/include/generated/Ice/Router.h:284: warning: argument 'ex' of command @param is not found in the argument list of Ice::RouterPrx::getClientProxyAsync(::std::function< void(::std::shared_ptr<::Ice::ObjectPrx >, Ice::optional< bool >) const &
ice/cpp/include/generated/Ice/Router.h:284: warning: argument 'sent' of command @param is not found in the argument list of Ice::RouterPrx::getClientProxyAsync(::std::function< void(::std::shared_ptr<::Ice::ObjectPrx >, Ice::optional< bool >) const &
ice/cpp/include/generated/Ice/Router.h:284: warning: argument 'context' of command @param is not found in the argument list of Ice::RouterPrx::getClientProxyAsync(::std::function< void(::std::shared_ptr<::Ice::ObjectPrx >, Ice::optional< bool >) const &
ice/cpp/include/generated/Ice/Router.h:336: warning: argument 'response' of command @param is not found in the argument list of Ice::RouterPrx::getServerProxyAsync(::std::function< void(::std::shared_ptr<::Ice::ObjectPrx >) const &
ice/cpp/include/generated/Ice/Router.h:336: warning: argument 'ex' of command @param is not found in the argument list of Ice::RouterPrx::getServerProxyAsync(::std::function< void(::std::shared_ptr<::Ice::ObjectPrx >) const &
ice/cpp/include/generated/Ice/Router.h:336: warning: argument 'sent' of command @param is not found in the argument list of Ice::RouterPrx::getServerProxyAsync(::std::function< void(::std::shared_ptr<::Ice::ObjectPrx >) const &
ice/cpp/include/generated/Ice/Router.h:336: warning: argument 'context' of command @param is not found in the argument list of Ice::RouterPrx::getServerProxyAsync(::std::function< void(::std::shared_ptr<::Ice::ObjectPrx >) const &
ice/cpp/include/Ice/Service.h:195: warning: argument 'argc' from the argument list of Ice::Service::run has multiple @param documentation sections
ice/cpp/include/Ice/Service.h:195: warning: argument 'argv' from the argument list of Ice::Service::run has multiple @param documentation sections
ice/cpp/include/Ice/Service.h:195: warning: argument 'initData' from the argument list of Ice::Service::run has multiple @param documentation sections
ice/cpp/include/Ice/Service.h:195: warning: argument 'version' from the argument list of Ice::Service::run has multiple @param documentation sections
ice/cpp/include/generated/IceGrid/Admin.h:4149: warning: argument 'response' of command @param is not found in the argument list of IceGrid::AdminPrx::getNodeAdminAsync(const ::std::string &name, ::std::function< void(::std::shared_ptr<::Ice::ObjectPrx >) const &
ice/cpp/include/generated/IceGrid/Admin.h:4149: warning: argument 'ex' of command @param is not found in the argument list of IceGrid::AdminPrx::getNodeAdminAsync(const ::std::string &name, ::std::function< void(::std::shared_ptr<::Ice::ObjectPrx >) const &
ice/cpp/include/generated/IceGrid/Admin.h:4149: warning: argument 'sent' of command @param is not found in the argument list of IceGrid::AdminPrx::getNodeAdminAsync(const ::std::string &name, ::std::function< void(::std::shared_ptr<::Ice::ObjectPrx >) const &
ice/cpp/include/generated/IceGrid/Admin.h:4149: warning: argument 'context' of command @param is not found in the argument list of IceGrid::AdminPrx::getNodeAdminAsync(const ::std::string &name, ::std::function< void(::std::shared_ptr<::Ice::ObjectPrx >) const &
ice/cpp/include/generated/IceGrid/Admin.h:4506: warning: argument 'response' of command @param is not found in the argument list of IceGrid::AdminPrx::getRegistryAdminAsync(const ::std::string &name, ::std::function< void(::std::shared_ptr<::Ice::ObjectPrx >) const &
ice/cpp/include/generated/IceGrid/Admin.h:4506: warning: argument 'ex' of command @param is not found in the argument list of IceGrid::AdminPrx::getRegistryAdminAsync(const ::std::string &name, ::std::function< void(::std::shared_ptr<::Ice::ObjectPrx >) const &
ice/cpp/include/generated/IceGrid/Admin.h:4506: warning: argument 'sent' of command @param is not found in the argument list of IceGrid::AdminPrx::getRegistryAdminAsync(const ::std::string &name, ::std::function< void(::std::shared_ptr<::Ice::ObjectPrx >) const &
ice/cpp/include/generated/IceGrid/Admin.h:4506: warning: argument 'context' of command @param is not found in the argument list of IceGrid::AdminPrx::getRegistryAdminAsync(const ::std::string &name, ::std::function< void(::std::shared_ptr<::Ice::ObjectPrx >) const &
ice/cpp/include/generated/IceGrid/Admin.h:3029: warning: argument 'response' of command @param is not found in the argument list of IceGrid::AdminPrx::getServerAdminAsync(const ::std::string &id, ::std::function< void(::std::shared_ptr<::Ice::ObjectPrx >) const &
ice/cpp/include/generated/IceGrid/Admin.h:3029: warning: argument 'ex' of command @param is not found in the argument list of IceGrid::AdminPrx::getServerAdminAsync(const ::std::string &id, ::std::function< void(::std::shared_ptr<::Ice::ObjectPrx >) const &
ice/cpp/include/generated/IceGrid/Admin.h:3029: warning: argument 'sent' of command @param is not found in the argument list of IceGrid::AdminPrx::getServerAdminAsync(const ::std::string &id, ::std::function< void(::std::shared_ptr<::Ice::ObjectPrx >) const &
ice/cpp/include/generated/IceGrid/Admin.h:3029: warning: argument 'context' of command @param is not found in the argument list of IceGrid::AdminPrx::getServerAdminAsync(const ::std::string &id, ::std::function< void(::std::shared_ptr<::Ice::ObjectPrx >) const &
ice/cpp/include/generated/IceGrid/Admin.h:6076: warning: argument 'response' of command @param is not found in the argument list of IceGrid::AdminSessionPrx::getAdminAsync(::std::function< void(::std::shared_ptr<::IceGrid::AdminPrx >) const &
ice/cpp/include/generated/IceGrid/Admin.h:6076: warning: argument 'ex' of command @param is not found in the argument list of IceGrid::AdminSessionPrx::getAdminAsync(::std::function< void(::std::shared_ptr<::IceGrid::AdminPrx >) const &
ice/cpp/include/generated/IceGrid/Admin.h:6076: warning: argument 'sent' of command @param is not found in the argument list of IceGrid::AdminSessionPrx::getAdminAsync(::std::function< void(::std::shared_ptr<::IceGrid::AdminPrx >) const &
ice/cpp/include/generated/IceGrid/Admin.h:6076: warning: argument 'context' of command @param is not found in the argument list of IceGrid::AdminSessionPrx::getAdminAsync(::std::function< void(::std::shared_ptr<::IceGrid::AdminPrx >) const &
ice/cpp/include/generated/IceGrid/Admin.h:6128: warning: argument 'response' of command @param is not found in the argument list of IceGrid::AdminSessionPrx::getAdminCallbackTemplateAsync(::std::function< void(::std::shared_ptr<::Ice::ObjectPrx >) const &
ice/cpp/include/generated/IceGrid/Admin.h:6128: warning: argument 'ex' of command @param is not found in the argument list of IceGrid::AdminSessionPrx::getAdminCallbackTemplateAsync(::std::function< void(::std::shared_ptr<::Ice::ObjectPrx >) const &
ice/cpp/include/generated/IceGrid/Admin.h:6128: warning: argument 'sent' of command @param is not found in the argument list of IceGrid::AdminSessionPrx::getAdminCallbackTemplateAsync(::std::function< void(::std::shared_ptr<::Ice::ObjectPrx >) const &
ice/cpp/include/generated/IceGrid/Admin.h:6128: warning: argument 'context' of command @param is not found in the argument list of IceGrid::AdminSessionPrx::getAdminCallbackTemplateAsync(::std::function< void(::std::shared_ptr<::Ice::ObjectPrx >) const &
ice/cpp/include/generated/IceGrid/Admin.h:6669: warning: argument 'response' of command @param is not found in the argument list of IceGrid::AdminSessionPrx::openNodeStdErrAsync(const ::std::string &name, int count, ::std::function< void(::std::shared_ptr<::IceGrid::FileIteratorPrx >) const &
ice/cpp/include/generated/IceGrid/Admin.h:6669: warning: argument 'ex' of command @param is not found in the argument list of IceGrid::AdminSessionPrx::openNodeStdErrAsync(const ::std::string &name, int count, ::std::function< void(::std::shared_ptr<::IceGrid::FileIteratorPrx >) const &
ice/cpp/include/generated/IceGrid/Admin.h:6669: warning: argument 'sent' of command @param is not found in the argument list of IceGrid::AdminSessionPrx::openNodeStdErrAsync(const ::std::string &name, int count, ::std::function< void(::std::shared_ptr<::IceGrid::FileIteratorPrx >) const &
ice/cpp/include/generated/IceGrid/Admin.h:6669: warning: argument 'context' of command @param is not found in the argument list of IceGrid::AdminSessionPrx::openNodeStdErrAsync(const ::std::string &name, int count, ::std::function< void(::std::shared_ptr<::IceGrid::FileIteratorPrx >) const &
ice/cpp/include/generated/IceGrid/Admin.h:6733: warning: argument 'response' of command @param is not found in the argument list of IceGrid::AdminSessionPrx::openNodeStdOutAsync(const ::std::string &name, int count, ::std::function< void(::std::shared_ptr<::IceGrid::FileIteratorPrx >) const &
ice/cpp/include/generated/IceGrid/Admin.h:6733: warning: argument 'ex' of command @param is not found in the argument list of IceGrid::AdminSessionPrx::openNodeStdOutAsync(const ::std::string &name, int count, ::std::function< void(::std::shared_ptr<::IceGrid::FileIteratorPrx >) const &
ice/cpp/include/generated/IceGrid/Admin.h:6733: warning: argument 'sent' of command @param is not found in the argument list of IceGrid::AdminSessionPrx::openNodeStdOutAsync(const ::std::string &name, int count, ::std::function< void(::std::shared_ptr<::IceGrid::FileIteratorPrx >) const &
ice/cpp/include/generated/IceGrid/Admin.h:6733: warning: argument 'context' of command @param is not found in the argument list of IceGrid::AdminSessionPrx::openNodeStdOutAsync(const ::std::string &name, int count, ::std::function< void(::std::shared_ptr<::IceGrid::FileIteratorPrx >) const &
ice/cpp/include/generated/IceGrid/Admin.h:6798: warning: argument 'response' of command @param is not found in the argument list of IceGrid::AdminSessionPrx::openRegistryStdErrAsync(const ::std::string &name, int count, ::std::function< void(::std::shared_ptr<::IceGrid::FileIteratorPrx >) const &
ice/cpp/include/generated/IceGrid/Admin.h:6798: warning: argument 'ex' of command @param is not found in the argument list of IceGrid::AdminSessionPrx::openRegistryStdErrAsync(const ::std::string &name, int count, ::std::function< void(::std::shared_ptr<::IceGrid::FileIteratorPrx >) const &
ice/cpp/include/generated/IceGrid/Admin.h:6798: warning: argument 'sent' of command @param is not found in the argument list of IceGrid::AdminSessionPrx::openRegistryStdErrAsync(const ::std::string &name, int count, ::std::function< void(::std::shared_ptr<::IceGrid::FileIteratorPrx >) const &
ice/cpp/include/generated/IceGrid/Admin.h:6798: warning: argument 'context' of command @param is not found in the argument list of IceGrid::AdminSessionPrx::openRegistryStdErrAsync(const ::std::string &name, int count, ::std::function< void(::std::shared_ptr<::IceGrid::FileIteratorPrx >) const &
ice/cpp/include/generated/IceGrid/Admin.h:6863: warning: argument 'response' of command @param is not found in the argument list of IceGrid::AdminSessionPrx::openRegistryStdOutAsync(const ::std::string &name, int count, ::std::function< void(::std::shared_ptr<::IceGrid::FileIteratorPrx >) const &
ice/cpp/include/generated/IceGrid/Admin.h:6863: warning: argument 'ex' of command @param is not found in the argument list of IceGrid::AdminSessionPrx::openRegistryStdOutAsync(const ::std::string &name, int count, ::std::function< void(::std::shared_ptr<::IceGrid::FileIteratorPrx >) const &
ice/cpp/include/generated/IceGrid/Admin.h:6863: warning: argument 'sent' of command @param is not found in the argument list of IceGrid::AdminSessionPrx::openRegistryStdOutAsync(const ::std::string &name, int count, ::std::function< void(::std::shared_ptr<::IceGrid::FileIteratorPrx >) const &
ice/cpp/include/generated/IceGrid/Admin.h:6863: warning: argument 'context' of command @param is not found in the argument list of IceGrid::AdminSessionPrx::openRegistryStdOutAsync(const ::std::string &name, int count, ::std::function< void(::std::shared_ptr<::IceGrid::FileIteratorPrx >) const &
ice/cpp/include/generated/IceGrid/Admin.h:6468: warning: argument 'response' of command @param is not found in the argument list of IceGrid::AdminSessionPrx::openServerLogAsync(const ::std::string &id, const ::std::string &path, int count, ::std::function< void(::std::shared_ptr<::IceGrid::FileIteratorPrx >) const &
ice/cpp/include/generated/IceGrid/Admin.h:6468: warning: argument 'ex' of command @param is not found in the argument list of IceGrid::AdminSessionPrx::openServerLogAsync(const ::std::string &id, const ::std::string &path, int count, ::std::function< void(::std::shared_ptr<::IceGrid::FileIteratorPrx >) const &
ice/cpp/include/generated/IceGrid/Admin.h:6468: warning: argument 'sent' of command @param is not found in the argument list of IceGrid::AdminSessionPrx::openServerLogAsync(const ::std::string &id, const ::std::string &path, int count, ::std::function< void(::std::shared_ptr<::IceGrid::FileIteratorPrx >) const &
ice/cpp/include/generated/IceGrid/Admin.h:6468: warning: argument 'context' of command @param is not found in the argument list of IceGrid::AdminSessionPrx::openServerLogAsync(const ::std::string &id, const ::std::string &path, int count, ::std::function< void(::std::shared_ptr<::IceGrid::FileIteratorPrx >) const &
ice/cpp/include/generated/IceGrid/Admin.h:6538: warning: argument 'response' of command @param is not found in the argument list of IceGrid::AdminSessionPrx::openServerStdErrAsync(const ::std::string &id, int count, ::std::function< void(::std::shared_ptr<::IceGrid::FileIteratorPrx >) const &
ice/cpp/include/generated/IceGrid/Admin.h:6538: warning: argument 'ex' of command @param is not found in the argument list of IceGrid::AdminSessionPrx::openServerStdErrAsync(const ::std::string &id, int count, ::std::function< void(::std::shared_ptr<::IceGrid::FileIteratorPrx >) const &
ice/cpp/include/generated/IceGrid/Admin.h:6538: warning: argument 'sent' of command @param is not found in the argument list of IceGrid::AdminSessionPrx::openServerStdErrAsync(const ::std::string &id, int count, ::std::function< void(::std::shared_ptr<::IceGrid::FileIteratorPrx >) const &
ice/cpp/include/generated/IceGrid/Admin.h:6538: warning: argument 'context' of command @param is not found in the argument list of IceGrid::AdminSessionPrx::openServerStdErrAsync(const ::std::string &id, int count, ::std::function< void(::std::shared_ptr<::IceGrid::FileIteratorPrx >) const &
ice/cpp/include/generated/IceGrid/Admin.h:6605: warning: argument 'response' of command @param is not found in the argument list of IceGrid::AdminSessionPrx::openServerStdOutAsync(const ::std::string &id, int count, ::std::function< void(::std::shared_ptr<::IceGrid::FileIteratorPrx >) const &
ice/cpp/include/generated/IceGrid/Admin.h:6605: warning: argument 'ex' of command @param is not found in the argument list of IceGrid::AdminSessionPrx::openServerStdOutAsync(const ::std::string &id, int count, ::std::function< void(::std::shared_ptr<::IceGrid::FileIteratorPrx >) const &
ice/cpp/include/generated/IceGrid/Admin.h:6605: warning: argument 'sent' of command @param is not found in the argument list of IceGrid::AdminSessionPrx::openServerStdOutAsync(const ::std::string &id, int count, ::std::function< void(::std::shared_ptr<::IceGrid::FileIteratorPrx >) const &
ice/cpp/include/generated/IceGrid/Admin.h:6605: warning: argument 'context' of command @param is not found in the argument list of IceGrid::AdminSessionPrx::openServerStdOutAsync(const ::std::string &id, int count, ::std::function< void(::std::shared_ptr<::IceGrid::FileIteratorPrx >) const &
ice/cpp/include/generated/IceGrid/Registry.h:1127: warning: argument 'response' of command @param is not found in the argument list of IceGrid::LocatorPrx::getLocalQueryAsync(::std::function< void(::std::shared_ptr<::IceGrid::QueryPrx >) const &
ice/cpp/include/generated/IceGrid/Registry.h:1127: warning: argument 'ex' of command @param is not found in the argument list of IceGrid::LocatorPrx::getLocalQueryAsync(::std::function< void(::std::shared_ptr<::IceGrid::QueryPrx >) const &
ice/cpp/include/generated/IceGrid/Registry.h:1127: warning: argument 'sent' of command @param is not found in the argument list of IceGrid::LocatorPrx::getLocalQueryAsync(::std::function< void(::std::shared_ptr<::IceGrid::QueryPrx >) const &
ice/cpp/include/generated/IceGrid/Registry.h:1127: warning: argument 'context' of command @param is not found in the argument list of IceGrid::LocatorPrx::getLocalQueryAsync(::std::function< void(::std::shared_ptr<::IceGrid::QueryPrx >) const &
ice/cpp/include/generated/IceGrid/Registry.h:1081: warning: argument 'response' of command @param is not found in the argument list of IceGrid::LocatorPrx::getLocalRegistryAsync(::std::function< void(::std::shared_ptr<::IceGrid::RegistryPrx >) const &
ice/cpp/include/generated/IceGrid/Registry.h:1081: warning: argument 'ex' of command @param is not found in the argument list of IceGrid::LocatorPrx::getLocalRegistryAsync(::std::function< void(::std::shared_ptr<::IceGrid::RegistryPrx >) const &
ice/cpp/include/generated/IceGrid/Registry.h:1081: warning: argument 'sent' of command @param is not found in the argument list of IceGrid::LocatorPrx::getLocalRegistryAsync(::std::function< void(::std::shared_ptr<::IceGrid::RegistryPrx >) const &
ice/cpp/include/generated/IceGrid/Registry.h:1081: warning: argument 'context' of command @param is not found in the argument list of IceGrid::LocatorPrx::getLocalRegistryAsync(::std::function< void(::std::shared_ptr<::IceGrid::RegistryPrx >) const &
ice/cpp/include/generated/IceGrid/Registry.h:455: warning: argument 'response' of command @param is not found in the argument list of IceGrid::QueryPrx::findObjectByIdAsync(const ::Ice::Identity &id, ::std::function< void(::std::shared_ptr<::Ice::ObjectPrx >) const &
ice/cpp/include/generated/IceGrid/Registry.h:455: warning: argument 'ex' of command @param is not found in the argument list of IceGrid::QueryPrx::findObjectByIdAsync(const ::Ice::Identity &id, ::std::function< void(::std::shared_ptr<::Ice::ObjectPrx >) const &
ice/cpp/include/generated/IceGrid/Registry.h:455: warning: argument 'sent' of command @param is not found in the argument list of IceGrid::QueryPrx::findObjectByIdAsync(const ::Ice::Identity &id, ::std::function< void(::std::shared_ptr<::Ice::ObjectPrx >) const &
ice/cpp/include/generated/IceGrid/Registry.h:455: warning: argument 'context' of command @param is not found in the argument list of IceGrid::QueryPrx::findObjectByIdAsync(const ::Ice::Identity &id, ::std::function< void(::std::shared_ptr<::Ice::ObjectPrx >) const &
ice/cpp/include/generated/IceGrid/Registry.h:505: warning: argument 'response' of command @param is not found in the argument list of IceGrid::QueryPrx::findObjectByTypeAsync(const ::std::string &type, ::std::function< void(::std::shared_ptr<::Ice::ObjectPrx >) const &
ice/cpp/include/generated/IceGrid/Registry.h:505: warning: argument 'ex' of command @param is not found in the argument list of IceGrid::QueryPrx::findObjectByTypeAsync(const ::std::string &type, ::std::function< void(::std::shared_ptr<::Ice::ObjectPrx >) const &
ice/cpp/include/generated/IceGrid/Registry.h:505: warning: argument 'sent' of command @param is not found in the argument list of IceGrid::QueryPrx::findObjectByTypeAsync(const ::std::string &type, ::std::function< void(::std::shared_ptr<::Ice::ObjectPrx >) const &
ice/cpp/include/generated/IceGrid/Registry.h:505: warning: argument 'context' of command @param is not found in the argument list of IceGrid::QueryPrx::findObjectByTypeAsync(const ::std::string &type, ::std::function< void(::std::shared_ptr<::Ice::ObjectPrx >) const &
ice/cpp/include/generated/IceGrid/Registry.h:564: warning: argument 'response' of command @param is not found in the argument list of IceGrid::QueryPrx::findObjectByTypeOnLeastLoadedNodeAsync(const ::std::string &type, LoadSample sample, ::std::function< void(::std::shared_ptr<::Ice::ObjectPrx >) const &
ice/cpp/include/generated/IceGrid/Registry.h:564: warning: argument 'ex' of command @param is not found in the argument list of IceGrid::QueryPrx::findObjectByTypeOnLeastLoadedNodeAsync(const ::std::string &type, LoadSample sample, ::std::function< void(::std::shared_ptr<::Ice::ObjectPrx >) const &
ice/cpp/include/generated/IceGrid/Registry.h:564: warning: argument 'sent' of command @param is not found in the argument list of IceGrid::QueryPrx::findObjectByTypeOnLeastLoadedNodeAsync(const ::std::string &type, LoadSample sample, ::std::function< void(::std::shared_ptr<::Ice::ObjectPrx >) const &
ice/cpp/include/generated/IceGrid/Registry.h:564: warning: argument 'context' of command @param is not found in the argument list of IceGrid::QueryPrx::findObjectByTypeOnLeastLoadedNodeAsync(const ::std::string &type, LoadSample sample, ::std::function< void(::std::shared_ptr<::Ice::ObjectPrx >) const &
ice/cpp/include/generated/IceGrid/Registry.h:804: warning: argument 'response' of command @param is not found in the argument list of IceGrid::RegistryPrx::createAdminSessionAsync(const ::std::string &userId, const ::std::string &password, ::std::function< void(::std::shared_ptr<::IceGrid::AdminSessionPrx >) const &
ice/cpp/include/generated/IceGrid/Registry.h:804: warning: argument 'ex' of command @param is not found in the argument list of IceGrid::RegistryPrx::createAdminSessionAsync(const ::std::string &userId, const ::std::string &password, ::std::function< void(::std::shared_ptr<::IceGrid::AdminSessionPrx >) const &
ice/cpp/include/generated/IceGrid/Registry.h:804: warning: argument 'sent' of command @param is not found in the argument list of IceGrid::RegistryPrx::createAdminSessionAsync(const ::std::string &userId, const ::std::string &password, ::std::function< void(::std::shared_ptr<::IceGrid::AdminSessionPrx >) const &
ice/cpp/include/generated/IceGrid/Registry.h:804: warning: argument 'context' of command @param is not found in the argument list of IceGrid::RegistryPrx::createAdminSessionAsync(const ::std::string &userId, const ::std::string &password, ::std::function< void(::std::shared_ptr<::IceGrid::AdminSessionPrx >) const &
ice/cpp/include/generated/IceGrid/Registry.h:899: warning: argument 'response' of command @param is not found in the argument list of IceGrid::RegistryPrx::createAdminSessionFromSecureConnectionAsync(::std::function< void(::std::shared_ptr<::IceGrid::AdminSessionPrx >) const &
ice/cpp/include/generated/IceGrid/Registry.h:899: warning: argument 'ex' of command @param is not found in the argument list of IceGrid::RegistryPrx::createAdminSessionFromSecureConnectionAsync(::std::function< void(::std::shared_ptr<::IceGrid::AdminSessionPrx >) const &
ice/cpp/include/generated/IceGrid/Registry.h:899: warning: argument 'sent' of command @param is not found in the argument list of IceGrid::RegistryPrx::createAdminSessionFromSecureConnectionAsync(::std::function< void(::std::shared_ptr<::IceGrid::AdminSessionPrx >) const &
ice/cpp/include/generated/IceGrid/Registry.h:899: warning: argumGrid::AdapterDescriptor...
Doxygen prints lots of warnings about misnamed or missing parameters in the C++ documentation that we should either fix or suppress. For example: