1 /** 2 * \file doc_mainpage.h 3 * 4 * \brief Main page documentation file. 5 */ 6 /* 7 * 8 * Copyright The Mbed TLS Contributors 9 * SPDX-License-Identifier: Apache-2.0 OR GPL-2.0-or-later 10 */ 11 12 /** 13 * @mainpage Mbed TLS v3.5.2 API Documentation 14 * 15 * This documentation describes the internal structure of Mbed TLS. It was 16 * automatically generated from specially formatted comment blocks in 17 * Mbed TLS's source code using Doxygen. (See 18 * https://www.doxygen.nl for more information on Doxygen) 19 */ 20