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

Unified Diff: site/dev/contrib/directory.md

Issue 866133002: Collect everything Skia into one document. (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Another Patch Set Created 5 years, 11 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: site/dev/contrib/directory.md
diff --git a/site/dev/contrib/directory.md b/site/dev/contrib/directory.md
new file mode 100644
index 0000000000000000000000000000000000000000..9b78f545005f25dc5bc7f2750e758d1802de2248
--- /dev/null
+++ b/site/dev/contrib/directory.md
@@ -0,0 +1,47 @@
+The Skia Directory
+==================
+
+* Docs & Bugs
+ - [Skia.org](https://skia.org/)
+ - [Issue Tracker](https://code.google.com/p/skia/issues/)
+ - [Autogenerated API
jcgregorio 2015/01/23 15:43:01 This might be just as clear as [Doxygen], but that
+ Documentation](https://chromium-skia-gm.commondatastorage.googleapis.com/doxygen/doxygen/html/index.html)
+
+* Code Repositories
+ - [Git repository](https://skia.googlesource.com/skia/)
+ - [Other Skia project repositories](https://skia.googlesource.com/)
+ - [Github Mirror](https://github.com/google/skia)
+
+* BuildBot Consoles
+ - [Tree Status](https://skia-tree-status.appspot.com/) (requires login)
+ - [BuildBot Console](https://build.chromium.org/p/client.skia/console)
+ - [FYI BuildBot
+ Console](https://build.chromium.org/p/client.skia.fyi/console)
+ - [Android BuildBot
+ Console](https://build.chromium.org/p/client.skia.android/console)
+ - [Compile BuildBot
+ Console](https://build.chromium.org/p/client.skia.compile/console)
+
+* Other
+ - [SkFiddle](https://skfiddle.com/) Try out Skia on the web!
+ - [Gold](https://gold.skia.org/) Correctness testing.
+ - [Perf](https://perf.skia.org/) Performance testing.
+ - [Mon](https://mon.skia.org/) Grafana dashboard (requires login).
+ - [Alerts](https://alerts.skia.org/) Monitor testing and bot status.
+ - [Push](https://push.skia.org/)
+ - [Code Review](https://codereview.chromium.org/)
+
+* Mailing Lists
+ - [Discussion Mailing List](https://groups.google.com/group/skia-discuss)
+ - [Commit Announce
+ List](https://groups.google.com/forum/#!forum/skia-commit)
+ - [Code Review Announce
+ List](https://groups.google.com/a/skia.org/forum/#!forum/reviews)
+ - [Bug Announce
+ List](https://groups.google.com/a/skia.org/forum/#!forum/bugs)
+
+<!-- TODO: Remove these links once all information is scraped off them. -->
+* Deprecated
+ - [Old deprecated wiki](https://code.google.com/p/skia/w/list)
+ - [Old deprecated documentation](https://sites.google.com/site/skiadocs/)
+
« 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