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
|
2015-09-04 12:21:07 +00:00
|
|
|
* SPDX-License-Identifier: Apache-2.0
|
2015-08-06 08:59:26 +00:00
|
|
|
*
|
2015-09-04 12:21:07 +00:00
|
|
|
* Licensed under the Apache License, Version 2.0 (the "License"); you may
|
|
|
|
* not use this file except in compliance with the License.
|
|
|
|
* You may obtain a copy of the License at
|
2015-08-06 08:59:26 +00:00
|
|
|
*
|
2015-09-04 12:21:07 +00:00
|
|
|
* http://www.apache.org/licenses/LICENSE-2.0
|
2015-08-06 08:59:26 +00:00
|
|
|
*
|
2015-09-04 12:21:07 +00:00
|
|
|
* Unless required by applicable law or agreed to in writing, software
|
|
|
|
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
|
|
|
|
* WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
|
|
* See the License for the specific language governing permissions and
|
|
|
|
* limitations under the License.
|
2011-01-06 12:28:03 +00:00
|
|
|
*/
|
|
|
|
|
|
|
|
/**
|
2023-10-03 21:02:18 +00:00
|
|
|
* @mainpage Mbed TLS v3.5.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
|
|
|
*/
|