mirror of
https://github.com/espressif/mbedtls.git
synced 2026-06-05 21:14:47 +00:00
Merge tag 'mbedtls-4.0.0-beta' into mbedtls-4.0.0-beta-mergeback
Mbed TLS 4.0.0-beta
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
*/
|
||||
|
||||
/**
|
||||
* @mainpage Mbed TLS v4.0.0 API Documentation
|
||||
* @mainpage Mbed TLS v4.0.0-beta API Documentation
|
||||
*
|
||||
* This documentation describes the application programming interface (API)
|
||||
* of Mbed TLS.
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
PROJECT_NAME = "Mbed TLS v4.0.0"
|
||||
PROJECT_NAME = "Mbed TLS v4.0.0-beta"
|
||||
OUTPUT_DIRECTORY = ../apidoc/
|
||||
FULL_PATH_NAMES = NO
|
||||
OPTIMIZE_OUTPUT_FOR_C = YES
|
||||
|
||||
Reference in New Issue
Block a user