X-Git-Url: http://git.droids-corp.org/?p=protos%2Flibecoli.git;a=blobdiff_plain;f=include%2Fecoli_string.h;h=3ef022cb9e5864d59403b87c7a05e54ccfcb67dc;hp=d611a13369e1c1fbe7334d46cb80eeacfa601a33;hb=ae32f7f2fd1bc44a5388e1984f7c96bc29d3fdc2;hpb=a83942778fc85ad92db9082cf0d7c2d958d98aaf diff --git a/include/ecoli_string.h b/include/ecoli_string.h index d611a13..3ef022c 100644 --- a/include/ecoli_string.h +++ b/include/ecoli_string.h @@ -2,6 +2,13 @@ * Copyright 2016, Olivier MATZ */ +/** + * @defgroup string String + * @{ + * + * @brief Helpers for strings manipulation. + */ + #ifndef ECOLI_STRING_ #define ECOLI_STRING_