X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;ds=sidebyside;f=include%2Fecoli_string.h;h=3ef022cb9e5864d59403b87c7a05e54ccfcb67dc;hb=70ebe6bd8740d8cb32cd0b0a21ca28a4fa74a2a5;hp=d611a13369e1c1fbe7334d46cb80eeacfa601a33;hpb=a83942778fc85ad92db9082cf0d7c2d958d98aaf;p=protos%2Flibecoli.git 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_