From 236c777466f9feffa01e8bcc778f75af7ae31a2f Mon Sep 17 00:00:00 2001 From: Mira Grudzinska Date: Fri, 1 Oct 2021 00:06:12 +0200 Subject: [PATCH] docs: TVG logo svg file added to the docs directory The logo path is changed in the Doxygen file. --- docs/Doxyfile | 2 +- {res => docs}/small_logo.svg | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) rename {res => docs}/small_logo.svg (95%) 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