update document for CCDataVisitor.h

This commit is contained in:
minggo 2015-03-17 20:54:47 +08:00
parent 36bf7c6d39
commit 44c04153a6
1 changed files with 4 additions and 4 deletions

View File

@ -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