mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-03-11 16:26:28 +00:00
Rename to mbed TLS in the documentation/comments
This commit is contained in:
2
Makefile
2
Makefile
@@ -71,7 +71,7 @@ lcov:
|
||||
lcov --add-tracefile files.info --add-tracefile tests.info -o all.info
|
||||
lcov --remove all.info -o final.info '*.h'
|
||||
gendesc tests/Descriptions.txt -o descriptions
|
||||
genhtml --title PolarSSL --description-file descriptions --keep-descriptions --legend --no-branch-coverage -o Coverage final.info
|
||||
genhtml --title mbed TLS --description-file descriptions --keep-descriptions --legend --no-branch-coverage -o Coverage final.info
|
||||
rm -f files.info tests.info all.info final.info descriptions
|
||||
|
||||
apidoc:
|
||||
|
||||
Reference in New Issue
Block a user