xref: /third_party/libcoap/doc/module_api_wrap.h (revision c87c5fba)
1/* doc/module_api_wrap.h
2 *
3 * Copyright (C) 2021-2023 Jon Shallow <supjps-libcoap@jpshallow.com>
4 *
5 * SPDX-License-Identifier: BSD-2-Clause
6 *
7 * This file is part of the CoAP C library libcoap. Please see README and
8 * COPYING for terms of use.
9 */
10
11/**
12 * @file module_api_wrap.h
13 * @brief Doxygen specific wrapper for Modules layout
14 */
15
16/**
17 * @defgroup application_api Application API
18 * Application API Structures, Macros, Typedefs, Enums and Functions
19 * @defgroup internal_api Libcoap Internal API
20 * libcoap Internal API Structures, Macros, Typedefs, Enums and Functions
21 */
22