doxygen @ tags replaced to \
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
/*! @file pilibrary.h
|
||||
* @brief Dynamic library
|
||||
/*! \file pilibrary.h
|
||||
* \brief Dynamic library
|
||||
*/
|
||||
/*
|
||||
PIP - Platform Independent Primitives
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
/*! @file piplugin.h
|
||||
* @brief Plugin helpers
|
||||
/*! \file piplugin.h
|
||||
* \brief Plugin helpers
|
||||
*/
|
||||
/*
|
||||
PIP - Platform Independent Primitives
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
/*! @file piprocess.h
|
||||
* @brief Process
|
||||
/*! \file piprocess.h
|
||||
* \brief Process
|
||||
*/
|
||||
/*
|
||||
PIP - Platform Independent Primitives
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
/*! @file pisignals.h
|
||||
* @brief System signals
|
||||
/*! \file pisignals.h
|
||||
* \brief System signals
|
||||
*/
|
||||
/*
|
||||
PIP - Platform Independent Primitives
|
||||
|
||||
Reference in New Issue
Block a user