mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-07-28 00:21:48 +03:00
- Updated Doxygen documentation generation and documentation on small parts
This commit is contained in:
@ -614,7 +614,9 @@ RECURSIVE = YES
|
||||
# excluded from the INPUT source files. This way you can easily exclude a
|
||||
# subdirectory from a directory tree whose root is specified with the INPUT tag.
|
||||
|
||||
EXCLUDE = tests/fct.h
|
||||
EXCLUDE = tests/fct.h \
|
||||
programs \
|
||||
CMakeFiles
|
||||
|
||||
# The EXCLUDE_SYMLINKS tag can be used select whether or not files or
|
||||
# directories that are symbolic links (a Unix filesystem feature) are excluded
|
||||
|
Reference in New Issue
Block a user