summaryrefslogtreecommitdiff
path: root/Doxyfile
diff options
context:
space:
mode:
Diffstat (limited to 'Doxyfile')
-rw-r--r--Doxyfile5
1 files changed, 3 insertions, 2 deletions
diff --git a/Doxyfile b/Doxyfile
index 6230d656ff..0b46c939b6 100644
--- a/Doxyfile
+++ b/Doxyfile
@@ -838,7 +838,7 @@ RECURSIVE = YES
# run.
EXCLUDE = **/CMakeLists.txt \
- docs/software_detailed_design_template.dox \
+ docs/FORD.OpenSDL.SDD.TPL.dox
src/components/test_main.cc
src/thirdPartyLibs \
tools/FlexeLint \
@@ -898,7 +898,8 @@ EXAMPLE_RECURSIVE = NO
# that contain images that are to be included in the documentation (see the
# \image command).
-IMAGE_PATH =
+IMAGE_PATH = \
+ src/components/security_manager/docs/assets
# The INPUT_FILTER tag can be used to specify a program that doxygen should
# invoke to filter for each input file. Doxygen will invoke the filter program