more doc groups, cleaner modules hierarchy
This commit is contained in:
parent
4310aaf5cc
commit
8b9aea4a0b
10 changed files with 44 additions and 8 deletions
|
|
@ -42,9 +42,11 @@
|
|||
|
||||
#include "eoVector.h"
|
||||
|
||||
/** @defgroup bitstring
|
||||
/** @defgroup bitstring Bit strings
|
||||
|
||||
Various functions for a bitstring representation
|
||||
|
||||
@ingroup Representations
|
||||
*/
|
||||
|
||||
/** Implementation of bitstring chromosome.
|
||||
|
|
|
|||
Reference in a new issue