mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2025-04-20 11:01:48 +00:00
Merge remote-tracking branch 'public/pr/1577' into mbedtls-2.1-proposed
* public/pr/1577: Doxygen: don't traverse symbolic links
This commit is contained in:
commit
6f861a3be9
|
@ -702,7 +702,7 @@ EXCLUDE = configs
|
|||
# directories that are symbolic links (a Unix file system feature) are excluded
|
||||
# from the input.
|
||||
|
||||
EXCLUDE_SYMLINKS = NO
|
||||
EXCLUDE_SYMLINKS = YES
|
||||
|
||||
# If the value of the INPUT tag contains directories, you can use the
|
||||
# EXCLUDE_PATTERNS tag to specify one or more wildcard patterns to exclude
|
||||
|
|
Loading…
Reference in a new issue