blob: 7c6ccb640025fb29ee1d1b3a29496f9c80fe5ed9 [file] [log] [blame]
Ronald Cronb58c2252024-10-04 17:19:50 +02001/**
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 */