1
0
mirror of https://github.com/Mbed-TLS/mbedtls.git synced 2025-09-02 16:01:16 +03:00

Document the section "General configuration options"

Replace the copypasta that was there.

Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
This commit is contained in:
Gilles Peskine
2022-04-13 23:05:10 +02:00
parent 1341e21462
commit 726652648e

View File

@@ -3622,15 +3622,9 @@
/** /**
* \name SECTION: General configuration options * \name SECTION: General configuration options
* *
* This section allows for the setting of module specific sizes and * This section contains Mbed TLS build settings that are not associated
* configuration options. The default values are already present in the * with a particular module.
* relevant header files and should suffice for the regular use cases.
* *
* Our advice is to enable options and change their values here
* only if you have a good reason and know the consequences.
*
* Please check the respective header file for documentation on these
* parameters (to prevent duplicate documentation).
* \{ * \{
*/ */