1
0
mirror of https://github.com/Mbed-TLS/mbedtls.git synced 2025-10-20 03:32:32 +03:00

Merge pull request #10364 from felixc-arm/doxygen-minor-fix

Remove `tf-psa-crypto/include/mbedtls/private` from Doxygen
This commit is contained in:
Manuel Pégourié-Gonnard
2025-08-29 09:10:19 +00:00
committed by GitHub

View File

@@ -8,6 +8,7 @@ EXTRACT_STATIC = YES
CASE_SENSE_NAMES = NO
INPUT = ../include input ../tf-psa-crypto/include ../tests/include/alt-dummy
FILE_PATTERNS = *.h
EXCLUDE = ../tf-psa-crypto/include/mbedtls/private
RECURSIVE = YES
EXCLUDE_SYMLINKS = YES
SOURCE_BROWSER = YES