mirror of https://github.com/axmolengine/axmol.git
update document for CCDataVisitor.h
This commit is contained in:
parent
36bf7c6d39
commit
44c04153a6
|
@ -41,8 +41,7 @@ class __Dictionary;
|
|||
class __Set;
|
||||
|
||||
/**
|
||||
* @addtogroup data_structures
|
||||
* @{
|
||||
* @cond
|
||||
*/
|
||||
|
||||
/**
|
||||
|
@ -106,8 +105,9 @@ private:
|
|||
std::string _result;
|
||||
};
|
||||
|
||||
// end of data_structure group
|
||||
/// @}
|
||||
/**
|
||||
* @endcond
|
||||
*/
|
||||
|
||||
NS_CC_END
|
||||
|
||||
|
|
Loading…
Reference in New Issue