aboutsummaryrefslogtreecommitdiffhomepage
path: root/Doxyfile
diff options
context:
space:
mode:
Diffstat (limited to 'Doxyfile')
-rw-r--r--Doxyfile4
1 files changed, 3 insertions, 1 deletions
diff --git a/Doxyfile b/Doxyfile
index 28dd00ea95..d5a86825ff 100644
--- a/Doxyfile
+++ b/Doxyfile
@@ -4,9 +4,11 @@
# http://chromium-skia-gm.commondatastorage.googleapis.com/doxygen/doxygen/html/index.html
-PROJECT_NAME = skia
+PROJECT_NAME = Skia
PROJECT_BRIEF = 2D Graphics Library
+PROJECT_LOGO = https://skia.org/res/img/logo.png
+
# These lines are overridden by
# https://chromium.googlesource.com/chromium/tools/build/+/0f611b202b0e/scripts/slave/recipe_modules/skia/resources/generate_and_upload_doxygen.py
# but they are needed in case someone wants to generate the doxygen manually