Improve doxygen comments in code.
This commit is contained in:
@@ -463,7 +463,7 @@ LOOKUP_CACHE_SIZE = 0
|
||||
# DOT_NUM_THREADS setting.
|
||||
# Minimum value: 0, maximum value: 32, default value: 1.
|
||||
|
||||
NUM_PROC_THREADS = 1
|
||||
NUM_PROC_THREADS = 0
|
||||
|
||||
#---------------------------------------------------------------------------
|
||||
# Build related configuration options
|
||||
@@ -968,7 +968,8 @@ EXCLUDE = ../include/stm32 \
|
||||
../linklist-lib/test \
|
||||
../base64-lib/test \
|
||||
../shellmatta/doc/main.dox \
|
||||
../updater/ram-code
|
||||
../updater/ram-code \
|
||||
./
|
||||
|
||||
# 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