Index: docs/developer_wiki.md |
diff --git a/docs/developer_wiki.md b/docs/developer_wiki.md |
new file mode 100644 |
index 0000000000000000000000000000000000000000..c000d9bdd80801183ff1e03e459fa8365a275650 |
--- /dev/null |
+++ b/docs/developer_wiki.md |
@@ -0,0 +1,14 @@ |
+# Chromium Developer Wiki |
Bons
2015/08/20 20:16:50
propose deletion since this doesn't cover every do
|
+ |
+This wiki is for developer-oriented content about the Chromium browser. |
+ |
+Please feel free to fix mistakes directly on the pages as you see them! |
+ |
+## Common Links |
+ |
+ * [Build on Mac](MacBuildInstructions.md) |
+ * [Build on Linux](LinuxBuildInstructions.md) |
+ * [Viewing the source](http://src.chromium.org/viewvc/chrome/) |
+ * Report bugs at http://code.google.com/p/chromium/issues/entry |
+ * View existing bugs at http://code.google.com/p/chromium/issues/list |
+ * [Create your own local buildbot / try server](BuildYourOwnBuildServer.md) |