docs: TVG logo svg file added to the docs directory

The logo path is changed in the Doxygen file.
This commit is contained in:
Mira Grudzinska 2021-10-01 00:06:12 +02:00 committed by Hermet Park
parent 5e7981106b
commit 236c777466
2 changed files with 2 additions and 2 deletions

View file

@ -51,7 +51,7 @@ PROJECT_BRIEF =
# pixels and the maximum width should not exceed 200 pixels. Doxygen will copy
# the logo to the output directory.
PROJECT_LOGO = /home/hermet/Projects/thorvg/res/small_logo.svg
PROJECT_LOGO = small_logo.svg
# 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

View file

Before

Width:  |  Height:  |  Size: 1.2 KiB

After

Width:  |  Height:  |  Size: 1.2 KiB