X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=doc%2Fdali-core-doc.h;h=c7b1570f5454f28a201a0eed300f2d51eb25b605;hb=5aa1c8bef17523b520f6d66a5d4dfe4c17915d27;hp=312f3bd9cc3502820c84c12dcb370387e76b6bca;hpb=2ab55aa4b1e1ee6d28598cd0fa9b17174650eb73;p=platform%2Fcore%2Fuifw%2Fdali-core.git diff --git a/doc/dali-core-doc.h b/doc/dali-core-doc.h index 312f3bd..c7b1570 100644 --- a/doc/dali-core-doc.h +++ b/doc/dali-core-doc.h @@ -2,7 +2,7 @@ #define DALI_DOC_H /* - * Copyright (c) 2019 Samsung Electronics Co., Ltd. + * Copyright (c) 2021 Samsung Electronics Co., Ltd. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -70,6 +70,10 @@ * @ref dali_core_signals * Classes for the signal and slot structure. * + * + * @ref dali_core_size_negotiation + * Classes for the size negotiation. + * * * * \ifnot show_tizen_feature @@ -84,7 +88,7 @@ * * To ensure your application is only running on the device with specific features, please define the features in your manifest file using the manifest editor in the SDK.\n * - * More details on featuring your application can be found from Feature Element. + * More details on featuring your application can be found from Feature Element. * * \endif * @@ -116,7 +120,10 @@ * @defgroup dali_core_signals Signal * @brief Classes for the signal and slot structure. + + * @defgroup dali_core_size_negotiation Size Negotiation + * @brief Classes for the size negotiation. * @} */ -#endif /* DALI_DOC_H */ +#endif /* DALI_DOC_H */