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

Unified Diff: docs/developer_wiki.md

Issue 1309473002: WIP: Migrate Wiki content over to src/docs (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 4 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
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)

Powered by Google App Engine
This is Rietveld 408576698