aboutsummaryrefslogtreecommitdiff
path: root/doxygen
diff options
context:
space:
mode:
authorPaul Elliott <paul.elliott@arm.com>2023-03-23 10:57:39 +0000
committerPaul Elliott <paul.elliott@arm.com>2023-03-23 10:57:39 +0000
commitdb67e99bbfda52fc82d1b176cd5eeed1a38f1bf5 (patch)
tree7ce9f75d0767a5f00f8d4df1509211edc9153f8e /doxygen
parentdbe435cda022affa0e927975264a019a134fcaf4 (diff)
downloadmbedtls-db67e99bbfda52fc82d1b176cd5eeed1a38f1bf5.zip
mbedtls-db67e99bbfda52fc82d1b176cd5eeed1a38f1bf5.tar.gz
mbedtls-db67e99bbfda52fc82d1b176cd5eeed1a38f1bf5.tar.bz2
Bump library, libcrypto and libx509 versions
Signed-off-by: Paul Elliott <paul.elliott@arm.com>
Diffstat (limited to 'doxygen')
-rw-r--r--doxygen/input/doc_mainpage.h2
-rw-r--r--doxygen/mbedtls.doxyfile2
2 files changed, 2 insertions, 2 deletions
diff --git a/doxygen/input/doc_mainpage.h b/doxygen/input/doc_mainpage.h
index 7c6464f..c5bbf2c 100644
--- a/doxygen/input/doc_mainpage.h
+++ b/doxygen/input/doc_mainpage.h
@@ -22,7 +22,7 @@
*/
/**
- * @mainpage mbed TLS v3.3.0 source code documentation
+ * @mainpage mbed TLS v3.4.0 source code documentation
*
* This documentation describes the internal structure of mbed TLS. It was
* automatically generated from specially formatted comment blocks in
diff --git a/doxygen/mbedtls.doxyfile b/doxygen/mbedtls.doxyfile
index c33c7e3..5e79743 100644
--- a/doxygen/mbedtls.doxyfile
+++ b/doxygen/mbedtls.doxyfile
@@ -1,4 +1,4 @@
-PROJECT_NAME = "mbed TLS v3.3.0"
+PROJECT_NAME = "mbed TLS v3.4.0"
OUTPUT_DIRECTORY = ../apidoc/
FULL_PATH_NAMES = NO
OPTIMIZE_OUTPUT_FOR_C = YES