Update Doxyfile

This commit is contained in:
Dorian Zedler 2021-07-09 15:04:37 +00:00
parent c2883008c7
commit 477ea1e849
1 changed files with 2 additions and 2 deletions

View File

@ -51,7 +51,7 @@ PROJECT_BRIEF = "... better know the details."
# pixels and the maximum width should not exceed 200 pixels. Doxygen will copy
# the logo to the output directory.
PROJECT_LOGO = ./Bilder/coderace_logo.JPG
PROJECT_LOGO = ../Bilder/coderace_logo.JPG
# The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute) path
# into which the generated documentation will be written. If a relative path is
@ -873,7 +873,7 @@ RECURSIVE = YES
# Note that relative paths are relative to the directory from which doxygen is
# run.
EXCLUDE = ../../vsode/coderacer_mkII/lib/CodeRacer_MKII/examples
EXCLUDE = ../CodeRacer_MKII/examples
# 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