ENH: Add some doc for visible class
This commit is contained in:
parent
4259971961
commit
4763c14502
@ -57,6 +57,10 @@ namespace @KWSYS_NAMESPACE@
|
|||||||
{
|
{
|
||||||
|
|
||||||
class SystemToolsTranslationMap;
|
class SystemToolsTranslationMap;
|
||||||
|
/** \class SystemToolsManager
|
||||||
|
* \brief Use to make sure SystemTools is initialized before it is used
|
||||||
|
* and is the last static object destroyed
|
||||||
|
*/
|
||||||
class @KWSYS_NAMESPACE@_EXPORT SystemToolsManager
|
class @KWSYS_NAMESPACE@_EXPORT SystemToolsManager
|
||||||
{
|
{
|
||||||
public:
|
public:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user