Fix image path in doxygen config
This commit is contained in:
parent
01dc9f1d1f
commit
8d9bebef2c
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user