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