grouping classes in documentation
This commit is contained in:
parent
44d1ab1bc2
commit
f478817c6e
73 changed files with 326 additions and 164 deletions
|
|
@ -46,6 +46,10 @@ removes them from the first pop argument
|
|||
eoDeterministicSaDReplacement
|
||||
*/
|
||||
|
||||
/** @addtogroup Replacors
|
||||
* @{
|
||||
*/
|
||||
|
||||
/** eoSurviveAndDie
|
||||
A pure abstract class, to store the howmany's
|
||||
*/
|
||||
|
|
@ -187,5 +191,7 @@ private :
|
|||
};
|
||||
|
||||
|
||||
/** @} */
|
||||
|
||||
#endif
|
||||
|
||||
|
|
|
|||
Reference in a new issue