docs: fixed relative thorvg image path to the absolute one.
authorHermet Park <chuneon.park@samsung.com>
Tue, 25 May 2021 06:31:07 +0000 (15:31 +0900)
committerJunsuChoi <jsuya.choi@samsung.com>
Tue, 25 May 2021 08:48:45 +0000 (17:48 +0900)
docs/Doxyfile
docs/html/dir_bfccd401955b95cf8c75461437045ac0.html
docs/html/index.html
docs/html/thorvg_8h_source.html
docs/html/thorvg__capi_8h_source.html
docs/main-page.md

index e42193c28d918eb440441971443695b69ba3ad65..9eebce35e255d1191a2e8e087837839c0dea12e2 100644 (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/junsu/dev/os/thorvg/res/small_logo.svg
+PROJECT_LOGO           = /home/hermet/Projects/thorvg/res/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
@@ -791,9 +791,7 @@ WARN_LOGFILE           =
 # Note: If this tag is empty the current directory is searched.
 
 INPUT                  = ../inc \
-                         ./main-page.md \
-                         ../../res/thorvg_card2.png \
-                         ../../res/small_logo.svg
+                         ./main-page.md
 
 # This tag can be used to specify the character encoding of the source files
 # that doxygen parses. Internally doxygen uses the UTF-8 encoding. Doxygen uses
index 19986346227a1b807e918b44f9a7b74ca482b4fd..04be556a0b4244c3b3c5b10fda5d03b8b7dd4b8b 100644 (file)
@@ -5,7 +5,7 @@
 <meta http-equiv="X-UA-Compatible" content="IE=9"/>
 <meta name="generator" content="Doxygen 1.8.13"/>
 <meta name="viewport" content="width=device-width, initial-scale=1"/>
-<title>ThorVG: /home/junsu/dev/os/thorvg/inc Directory Reference</title>
+<title>ThorVG: /home/hermet/Projects/thorvg/inc Directory Reference</title>
 <link href="tabs.css" rel="stylesheet" type="text/css"/>
 <script type="text/javascript" src="jquery.js"></script>
 <script type="text/javascript" src="dynsections.js"></script>
index 740aedce82277c4bfc276445b878bb256282006c..ce2efb9af5bdfb93f0d1ea2c366bea36964426e6 100644 (file)
@@ -66,7 +66,7 @@ $(function() {
 </div><!--header-->
 <div class="contents">
 <div class="textblock"><div class="image">
-<img src="../../res/thorvg_card2.png" width="500"/>
+<img src="https://raw.githubusercontent.com/Samsung/thorvg/master/res/thorvg_card2.png" width="500"/>
 </div>
  <p><br />
  </p>
index bd4d0c58a975458ed4673c4ddf2e433f2d4cddc8..1e354bf7e1ad497fb8409b5fd41871c7be1591fb 100644 (file)
@@ -5,7 +5,7 @@
 <meta http-equiv="X-UA-Compatible" content="IE=9"/>
 <meta name="generator" content="Doxygen 1.8.13"/>
 <meta name="viewport" content="width=device-width, initial-scale=1"/>
-<title>ThorVG: /home/junsu/dev/os/thorvg/inc/thorvg.h Source File</title>
+<title>ThorVG: /home/hermet/Projects/thorvg/inc/thorvg.h Source File</title>
 <link href="tabs.css" rel="stylesheet" type="text/css"/>
 <script type="text/javascript" src="jquery.js"></script>
 <script type="text/javascript" src="dynsections.js"></script>
index 92817a385650e6fbfc8c957409c73bc9573dc8b4..70766c76ba5f706734b396c2a0edaaa2c5189a9b 100644 (file)
@@ -5,7 +5,7 @@
 <meta http-equiv="X-UA-Compatible" content="IE=9"/>
 <meta name="generator" content="Doxygen 1.8.13"/>
 <meta name="viewport" content="width=device-width, initial-scale=1"/>
-<title>ThorVG: /home/junsu/dev/os/thorvg/inc/thorvg_capi.h Source File</title>
+<title>ThorVG: /home/hermet/Projects/thorvg/inc/thorvg_capi.h Source File</title>
 <link href="tabs.css" rel="stylesheet" type="text/css"/>
 <script type="text/javascript" src="jquery.js"></script>
 <script type="text/javascript" src="dynsections.js"></script>
index 5ebb30540b23faa680b304935f899224a3afd5f1..1ef3ec90a51242d40e090cb3f5bb57b7ed1a4a0c 100644 (file)
@@ -1,6 +1,6 @@
 # ThorVG API Documentation
 
 <p align="center">
-  <img width="500" src="../../res/thorvg_card2.png">
+  <img width="500" src="https://raw.githubusercontent.com/Samsung/thorvg/master/res/thorvg_card2.png">
 </p>
 <br />