diff options
author | stephana <stephana@google.com> | 2016-11-05 13:28:47 -0700 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2016-11-05 13:28:47 -0700 |
commit | db64acacf9c4a1ed29b6b3c499f1acfd404c6043 (patch) | |
tree | 8d792fed2a5f92babcd2757e42d290de60fa5227 | |
parent | 525e13c1d318b067e679d7ca540fc1436c38385b (diff) |
Add indexfile to obsolute quickstart section
BUG=skia:
GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2477153002
NOTRY=true
DOCS_PREVIEW= https://skia.org/?cl=2477153002
Review-Url: https://codereview.chromium.org/2477153002
-rw-r--r-- | site/user/quick/index.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/site/user/quick/index.md b/site/user/quick/index.md new file mode 100644 index 0000000000..c6c497316b --- /dev/null +++ b/site/user/quick/index.md @@ -0,0 +1,7 @@ +Quick Start Guides (Deprecated) +=============================== + +This section is obsolete and will be removed soon. +See [How to build Skia](/user/build) for the best way to build Skia. + +Legacy guidelines (soon be removed): [iOS](/user/quick/ios) |