Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(103)

Unified Diff: Doxyfile

Issue 1127383010: Documentation: SkCanvas API (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: 2015-05-19 (Tuesday) 13:19:57 EDT Created 5 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | site/user/METADATA » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Doxyfile
diff --git a/Doxyfile b/Doxyfile
index 28dd00ea95370422c292ae9e4f7d645d96c9c9a3..d5a86825ff36600a8718e28c050f35f7709ca2dd 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
« no previous file with comments | « no previous file | site/user/METADATA » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698