feat(Doxygen): Use logo from assets
This commit is contained in:
parent
c9d334aafe
commit
6f9d90bf4d
4 changed files with 3 additions and 3 deletions
01/docs
|
@ -61,7 +61,7 @@ PROJECT_BRIEF =
|
|||
# pixels and the maximum width should not exceed 200 pixels. Doxygen will copy
|
||||
# the logo to the output directory.
|
||||
|
||||
PROJECT_LOGO = ../../docs/logo.png
|
||||
PROJECT_LOGO = ../../../assets/logo.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…
Add table
Add a link
Reference in a new issue