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 pilibrary.h
* \brief Dynamic library
/*! @file pilibrary.h
* @brief Dynamic library
*/
/*
PIP - Platform Independent Primitives

View File

@@ -25,7 +25,7 @@
#include "piincludes_p.h"
/*! \class PIPluginLoader
* \brief Plugin loader
* @brief Plugin loader
*
* \section PIPluginLoader_sec0 Synopsis
* This class provides several macro to define plugin and %PIPluginLoader - class

View File

@@ -1,5 +1,5 @@
/*! \file piplugin.h
* \brief Plugin helpers
/*! @file piplugin.h
* @brief Plugin helpers
*/
/*
PIP - Platform Independent Primitives

View File

@@ -1,5 +1,5 @@
/*! \file piprocess.h
* \brief Process
/*! @file piprocess.h
* @brief Process
*/
/*
PIP - Platform Independent Primitives

View File

@@ -1,5 +1,5 @@
/*! \file pisignals.h
* \brief System signals
/*! @file pisignals.h
* @brief System signals
*/
/*
PIP - Platform Independent Primitives