mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-04-04 19:46:06 +02:00
Ignore tinycrypt headers from doxygen input
This commit is contained in:
@@ -696,7 +696,9 @@ RECURSIVE = YES
|
||||
# Note that relative paths are relative to the directory from which doxygen is
|
||||
# run.
|
||||
|
||||
EXCLUDE =
|
||||
EXCLUDE = ./../include/tinycrypt/ecc.h \
|
||||
./../include/tinycrypt/ecc_dh.h \
|
||||
./../include/tinycrypt/ecc_dsa.h
|
||||
|
||||
# The EXCLUDE_SYMLINKS tag can be used to select whether or not files or
|
||||
# directories that are symbolic links (a Unix file system feature) are excluded
|
||||
|
||||
Reference in New Issue
Block a user