summaryrefslogtreecommitdiffstats
path: root/buildtools
diff options
context:
space:
mode:
authorJabier Arraiza <jabier.arraiza@marker.es>2017-09-22 23:04:41 +0000
committerJabier Arraiza <jabier.arraiza@marker.es>2017-09-22 23:04:41 +0000
commit9d04be759628dc9b743b9a8c0f12aec16a9090a8 (patch)
treedb9a1866bc115bc8418d6b4d2e353f3c415d6b64 /buildtools
parentFixes to Doxifile (diff)
downloadinkscape-9d04be759628dc9b743b9a8c0f12aec16a9090a8.tar.gz
inkscape-9d04be759628dc9b743b9a8c0f12aec16a9090a8.zip
Fix wrong parameter in Doxifile pointed by Eduard Brown
Diffstat (limited to 'buildtools')
-rw-r--r--buildtools/Doxyfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/buildtools/Doxyfile b/buildtools/Doxyfile
index 4eee24909..c63081e02 100644
--- a/buildtools/Doxyfile
+++ b/buildtools/Doxyfile
@@ -51,7 +51,7 @@ PROJECT_BRIEF = "Vector Graphics Editor"
# pixels and the maximum width should not exceed 200 pixels. Doxygen will copy
# the logo to the output directory.
-PROJECT_LOGO = /home/jtx/Development/inkscape/inkscape/share/branding/inkscape.svg
+PROJECT_LOGO = ../share/branding/inkscape.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