rename doc macros

This commit is contained in:
2021-08-04 16:31:32 +03:00
parent 0c7ce272e6
commit 25def958a1
140 changed files with 963 additions and 983 deletions

View File

@@ -1,5 +1,5 @@
/*! \file pibroadcast.h
* \brief Broadcast for all interfaces, including loopback
/*! @file pibroadcast.h
* @brief Broadcast for all interfaces, including loopback
*/
/*
PIP - Platform Independent Primitives
@@ -117,7 +117,7 @@ public:
//! \{
//! \fn void receiveEvent(PIByteArray data)
//! \brief Raise on packet received
//! @brief Raise on packet received
//! \}