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

Unified Diff: blimp/docs/build.md

Issue 1772213002: Create doc on build arg best practices for Blimp. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Address doc review recommendations pending larger structure discussion. Created 4 years, 9 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
« blimp/docs/args.md ('K') | « blimp/docs/args.md ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: blimp/docs/build.md
diff --git a/blimp/docs/build.md b/blimp/docs/build.md
index a235121d4852a023b5e6970b3ba408e8d4089a04..7ce13866ce2f422b91876af5ce7732b809f6d5b0 100644
--- a/blimp/docs/build.md
+++ b/blimp/docs/build.md
@@ -2,8 +2,10 @@
Blimp only supports building using [GN](../../tools/gn/README.md). A quick
overview over how to use GN can be found in the GN
[quick start guide](../../tools/gn/docs/quick_start.md).
+If you want to add new arguments, see the
+[build arguments guide](args.md).
Dirk Pranke 2016/03/09 01:28:45 I would try to distinguish between creating an ent
Jess 2016/03/09 19:14:27 Done.
-There are three different build configurations depending on what you want to
+There are two different build configurations depending on what you want to
build:
## Android client
« blimp/docs/args.md ('K') | « blimp/docs/args.md ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698