diff --git a/docs/Doxyfile b/docs/Doxyfile index b8c5ea57..02a3f664 100644 --- a/docs/Doxyfile +++ b/docs/Doxyfile @@ -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 diff --git a/res/small_logo.svg b/docs/small_logo.svg similarity index 95% rename from res/small_logo.svg rename to docs/small_logo.svg index e7c0aea3..ded2e098 100644 --- a/res/small_logo.svg +++ b/docs/small_logo.svg @@ -1 +1 @@ - + \ No newline at end of file