doc/Doxygen/Doxyfile: Exclude src/mesh/blockMesh/blockMesh/blockMesh.C

to avoid clash with the blockMesh.C application source file
This commit is contained in:
Henry Weller
2018-09-06 00:02:48 +01:00
parent 9668a8ca7b
commit a9be0f471a

View File

@ -810,7 +810,7 @@ RECURSIVE = YES
# Note that relative paths are relative to the directory from which doxygen is
# run.
EXCLUDE =
EXCLUDE = $(WM_PROJECT_DIR)/src/mesh/blockMesh/blockMesh/blockMesh.C
# 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