mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
STYLE: move bin/doxyFilt -> bin/tools/doxyFilter
- normally only for doxygen generation, not needed in the path
This commit is contained in:
@ -669,7 +669,7 @@ IMAGE_PATH =
|
||||
# If FILTER_PATTERNS is specified, this tag will be
|
||||
# ignored.
|
||||
|
||||
INPUT_FILTER = doxyFilt
|
||||
INPUT_FILTER = $(WM_PROJECT_DIR)/bin/tools/doxyFilter
|
||||
|
||||
# The FILTER_PATTERNS tag can be used to specify filters on a per file pattern
|
||||
# basis.
|
||||
|
||||
Reference in New Issue
Block a user