commit | ee2a8eede9ba9efd34cd132c5abc175f9c434b7a | [log] [tgz] |
---|---|---|
author | halcanary <halcanary@google.com> | Tue May 19 10:21:29 2015 -0700 |
committer | Commit bot <commit-bot@chromium.org> | Tue May 19 10:21:29 2015 -0700 |
tree | f53f8309b1877fb10283a4b8994e0760d9dd6ca8 | |
parent | 4b91f768b348aa1cebeb54f3ff9331938734c242 [diff] [blame] |
Documentation: SkCanvas API NOTRY=true DOCS_PREVIEW= https://skia.org/?cl=1127383010 DOCS_PREVIEW= https://skia.org/user/api?cl=1127383010 DOCS_PREVIEW= https://skia.org/user/api/skcanvas?cl=1127383010 DOCS_PREVIEW= https://skia.org/user/api/skpaint?cl=1127383010 DOCS_PREVIEW= https://skia.org/user/api/skrect?cl=1127383010 DOCS_PREVIEW= https://skia.org/user/api/skregion?cl=1127383010 DOCS_PREVIEW= https://skia.org/user/api/skmatrix?cl=1127383010 DOCS_PREVIEW= https://skia.org/user/api/canvas?cl=1127383010 Review URL: https://codereview.chromium.org/1127383010
diff --git a/Doxyfile b/Doxyfile index 28dd00e..d5a8682 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