Ignore tinycrypt headers from doxygen input

This commit is contained in:
Jarno Lamsa 2019-04-25 15:11:29 +03:00
parent 02493afe6c
commit 95de220ade

View File

@ -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