aboutsummaryrefslogtreecommitdiff
path: root/doxygen
diff options
context:
space:
mode:
authorDavid Horstmann <david.horstmann@arm.com>2023-05-04 15:22:35 +0100
committerDavid Horstmann <david.horstmann@arm.com>2023-05-04 15:22:35 +0100
commit89988949aedaf6428bf7f85140543a4bd2c894eb (patch)
treec1d124cbf0a67b5116410272e2e205200d8f0edb /doxygen
parent2a82474834270d3165a54c5045aac2d5614c089c (diff)
downloadmbedtls-89988949aedaf6428bf7f85140543a4bd2c894eb.zip
mbedtls-89988949aedaf6428bf7f85140543a4bd2c894eb.tar.gz
mbedtls-89988949aedaf6428bf7f85140543a4bd2c894eb.tar.bz2
Minor cosmetic changes
* Change "source code documentation" to "API documentation" for precision * Change "mbed TLS" to "Mbed TLS" following established convention * Use title case in the title Signed-off-by: David Horstmann <david.horstmann@arm.com>
Diffstat (limited to 'doxygen')
-rw-r--r--doxygen/input/doc_mainpage.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/doxygen/input/doc_mainpage.h b/doxygen/input/doc_mainpage.h
index 7fe744e..4053df8 100644
--- a/doxygen/input/doc_mainpage.h
+++ b/doxygen/input/doc_mainpage.h
@@ -22,10 +22,10 @@
*/
/**
- * @mainpage mbed TLS v3.4.0 source code documentation
+ * @mainpage Mbed TLS v3.4.0 API Documentation
*
- * This documentation describes the internal structure of mbed TLS. It was
+ * This documentation describes the internal structure of Mbed TLS. It was
* automatically generated from specially formatted comment blocks in
- * mbed TLS's source code using Doxygen. (See
+ * Mbed TLS's source code using Doxygen. (See
* https://www.doxygen.nl for more information on Doxygen)
*/