mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-07-28 00:21:48 +03:00
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:
@ -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
|
* 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)
|
* https://www.doxygen.nl for more information on Doxygen)
|
||||||
*/
|
*/
|
||||||
|
Reference in New Issue
Block a user