- Updated Doxygen documentation generation and documentation on small parts
This commit is contained in:
parent
0a62cd1a18
commit
f3b86c1e62
18 changed files with 228 additions and 79 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue