aboutsummaryrefslogtreecommitdiffhomepage
path: root/Doxyfile
diff options
context:
space:
mode:
authorGravatar borenet <borenet@google.com>2014-10-14 04:44:44 -0700
committerGravatar Commit bot <commit-bot@chromium.org>2014-10-14 04:44:44 -0700
commitaf44e701a5007e08223cd0dfe5ef31e808cf4c63 (patch)
treeb45a5bc18ebc60fa48f479b2a8af63d276486475 /Doxyfile
parentd2e7dfba212557e2ef7c570c297b00683a603916 (diff)
Fix links to skia-buildbot code in preparation for deletion
Diffstat (limited to 'Doxyfile')
-rw-r--r--Doxyfile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Doxyfile b/Doxyfile
index 8a8bf160ce..3497e271f8 100644
--- a/Doxyfile
+++ b/Doxyfile
@@ -1,5 +1,5 @@
# Configuration used by
-# https://skia.googlesource.com/buildbot/+/master/slave/skia_slave_scripts/generate_doxygen.py
+# https://chromium.googlesource.com/chromium/tools/build/+/0f611b202b0e/scripts/slave/recipe_modules/skia/resources/generate_and_upload_doxygen.py
# to generate our Doxygen docs, which are then uploaded to
# http://chromium-skia-gm.commondatastorage.googleapis.com/doxygen/doxygen/html/index.html
@@ -8,7 +8,7 @@ PROJECT_NAME = skia
PROJECT_BRIEF = 2D Graphics Library
# These lines are overridden by
-# https://skia.googlesource.com/buildbot/+/master/slave/skia_slave_scripts/generate_doxygen.py ,
+# 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
# for some reason.
OUTPUT_DIRECTORY = ../docs