Fix image path in doxygen config

This commit is contained in:
Leonetienne 2022-06-01 21:13:17 +02:00
parent 01dc9f1d1f
commit 8d9bebef2c
No known key found for this signature in database
GPG Key ID: C33879CD92E9708C

View File

@ -51,7 +51,7 @@ PROJECT_BRIEF = "Simple, easy to use, command line parameter interface"
# pixels and the maximum width should not exceed 200 pixels. Doxygen will copy
# the logo to the output directory.
PROJECT_LOGO = ../Brand/nupp_small.png
PROJECT_LOGO = ../../Brand/nupp_small.png
# 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