From: Costa Shulyupin Date: Tue, 26 Apr 2022 16:34:59 +0000 (+0300) Subject: doxygen comment for cdt.h X-Git-Tag: 4.0.0~64^2~1 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ee04af6355e9bcecd5e668e966f29fc6ed5d026f;p=graphviz doxygen comment for cdt.h --- diff --git a/lib/cdt/cdt.h b/lib/cdt/cdt.h index 8e6acbbef..6bab2ff5c 100644 --- a/lib/cdt/cdt.h +++ b/lib/cdt/cdt.h @@ -1,3 +1,8 @@ +/** + * @file + * @brief container data types API + */ + #pragma once #ifdef __cplusplus