2012-01-23 09:44:43 +00:00
|
|
|
/**
|
2018-01-23 15:36:58 +00:00
|
|
|
* \file doc_mainpage.h
|
|
|
|
*
|
|
|
|
* \brief Main page documentation file.
|
|
|
|
*/
|
|
|
|
/*
|
2015-08-06 08:59:26 +00:00
|
|
|
*
|
2020-08-07 11:07:28 +00:00
|
|
|
* Copyright The Mbed TLS Contributors
|
2023-11-03 12:21:36 +00:00
|
|
|
* SPDX-License-Identifier: Apache-2.0 OR GPL-2.0-or-later
|
2011-01-06 12:28:03 +00:00
|
|
|
*/
|
|
|
|
|
|
|
|
/**
|
2024-09-03 16:36:30 +00:00
|
|
|
* @mainpage Mbed TLS v4.0.0 API Documentation
|
2013-09-10 14:16:50 +00:00
|
|
|
*
|
2023-05-04 14:22:35 +00:00
|
|
|
* This documentation describes the internal structure of Mbed TLS. It was
|
2011-01-06 12:28:03 +00:00
|
|
|
* automatically generated from specially formatted comment blocks in
|
2023-05-04 14:22:35 +00:00
|
|
|
* Mbed TLS's source code using Doxygen. (See
|
2023-05-04 14:20:21 +00:00
|
|
|
* https://www.doxygen.nl for more information on Doxygen)
|
2011-01-06 12:28:03 +00:00
|
|
|
*/
|