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>
This commit is contained in:
David Horstmann 2023-05-04 15:22:35 +01:00
parent 2a82474834
commit 89988949ae

View file

@ -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)
*/