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

Unified Diff: docs/quickstart.md

Issue 245283002: warn that docs/quickstart.md is out of sync with official docs (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 6 years, 8 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 | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: docs/quickstart.md
diff --git a/docs/quickstart.md b/docs/quickstart.md
index 601ecf4f4f75eee134b4b18e7181d815ad29f001..9a7b01cb5e2905b49d11da6f1761dca1df12140b 100644
--- a/docs/quickstart.md
+++ b/docs/quickstart.md
@@ -1,6 +1,15 @@
Skia Quickstart Guide
=====================
+
+WARNING: Several steps in this guide are out of sync with our automatically-
+tested, officially-supported processes for checking out and building Skia.
+The officially supported processes are the ones documented in skiadocs; see
+https://sites.google.com/site/skiadocs/user-documentation/quick-start-guides
+
+The steps documented within this file are more experimental in nature.
+
+
This guide assumes you've got `git`, `ninja`, and `python` on your path.
1. First, checkout Skia:
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698