Ronald Cron | b58c225 | 2024-10-04 17:19:50 +0200 | [diff] [blame^] | 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 TF-PSA-Crypto v@TF-PSA-Crypto_VERSION@ source code documentation |
| 14 | * |
| 15 | * This documentation describes the internal structure of the TF-PSA-Crypto |
| 16 | * library. It was automatically generated from specially formatted comment |
| 17 | * blocks in TF-PSA-Crypto source code using Doxygen (see |
| 18 | * http://www.stack.nl/~dimitri/doxygen/ for more information on Doxygen). |
| 19 | */ |