Index: site/dev/contrib/skia-directory.md |
diff --git a/site/dev/contrib/skia-directory.md b/site/dev/contrib/skia-directory.md |
new file mode 100644 |
index 0000000000000000000000000000000000000000..a13711c58df4072f419ea38e32a7d6621964e48d |
--- /dev/null |
+++ b/site/dev/contrib/skia-directory.md |
@@ -0,0 +1,48 @@ |
+The Skia Directory |
mtklein
2015/01/22 21:22:20
Sort of seems redundant with the index on the left
hal.canary
2015/01/22 21:29:37
I tend to agree. But until all of these links are
jcgregorio
2015/01/23 15:07:16
I agree with Hal, in that I'd rather have this inf
mtklein
2015/01/23 15:18:50
sgtm
|
+================== |
+ |
jcgregorio
2015/01/23 15:07:16
Please rename this file to just directory.md.
hal.canary
2015/01/23 15:36:39
Done.
|
+* Docs & Bugs |
+ - [Skia.org](http://skia.org/) |
mtklein
2015/01/22 21:22:20
One of these is a link to itself...
hal.canary
2015/01/22 21:29:37
This document should stand on its own: you may be
jcgregorio
2015/01/23 15:07:15
Link should be https://skia.org
hal.canary
2015/01/23 15:36:39
Done.
|
+ - [Skia Issue Tracker](https://code.google.com/p/skia/issues/) |
jcgregorio
2015/01/23 15:07:15
Just [Issue Tracker]
hal.canary
2015/01/23 15:36:39
Done.
|
+ - [Autogenerated API |
+ Documentation](http://skia-autogen.googlecode.com/svn/docs/html/index.html) |
jcgregorio
2015/01/23 15:07:16
This link is a 404 for me.
hal.canary
2015/01/23 15:36:39
fixed. Not sure what happened.
|
+ - [Skia Docs](http://skiadocs.com:8000/) |
mtklein
2015/01/22 21:22:20
...and the other is deprecated.
hal.canary
2015/01/22 21:29:37
Right. I thought I needed this for the ?cl=... sy
|
+ |
+* Code Repositories |
+ - [Skia git repository](https://skia.googlesource.com/skia/) |
jcgregorio
2015/01/23 15:07:15
Can we drop Skia from all the link descriptions be
hal.canary
2015/01/23 15:36:39
Done.
|
+ - [Other Skia project repositories](https://skia.googlesource.com/) |
+ - [Skia Github Mirror](https://github.com/google/skia) |
+ |
+* BuildBot Consoles |
+ - [Skia Tree Status](https://skia-tree-status.appspot.com/) |
+ - [Skia BuildBot Console](http://build.chromium.org/p/client.skia/console) |
+ - [Skia BuildBot Console |
+ (FYI)](http://build.chromium.org/p/client.skia.fyi/console) |
+ - [Skia BuildBot Console |
+ (Android)](http://build.chromium.org/p/client.skia.android/console) |
+ - [Skia BuildBot Console |
+ (Compile)](http://build.chromium.org/p/client.skia.compile/console) |
+ |
+* Other |
+ - [Skia Fiddle](https://skfiddle.com/) |
jcgregorio
2015/01/23 15:07:15
A very short sentence fragment after each of these
|
+ - [Skia Gold](https://gold.skia.org/) |
+ - [Skia Perf](https://perf.skia.org/) |
+ - [Skia Mon](https://mon.skia.org/) |
+ - [Skia Alerts](https://alerts.skia.org/) |
+ - [Skia Push](https://push.skia.org/) |
+ - [Code Review](https://codereview.chromium.org/) |
+ |
+* Mailing Lists |
+ - [Skia Discussion Mailing |
+ List](http://groups.google.com/group/skia-discuss) |
+ - [Skia Commit Announce |
+ List](https://groups.google.com/forum/#!forum/skia-commit) |
+ - [Skia Code Review Announce |
+ List](https://groups.google.com/a/skia.org/forum/#!forum/reviews) |
+ - [Skia Bug Announce |
+ List](https://groups.google.com/a/skia.org/forum/#!forum/bugs) |
+ |
+* Deprecated |
+ - [Old deprecated wiki](https://code.google.com/p/skia/w/list) |
+ - [Old deprecated documentation](https://sites.google.com/site/skiadocs/) |
+ |