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

Unified Diff: tools/gn/README.md

Issue 1024783002: Add a --markdown flag to GN to be able to output help in markdown. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@gn_all_help
Patch Set: fix bold/italic formatting Created 5 years, 8 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 | tools/gn/command_help.cc » ('j') | tools/gn/docs/reference.md » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/gn/README.md
diff --git a/tools/gn/README.md b/tools/gn/README.md
index 3cf3336f603115eb6d1c2780051d6743e5f5ceb7..6173a51f8ada4bb6f8e061a56b42fb50155079e2 100644
--- a/tools/gn/README.md
+++ b/tools/gn/README.md
@@ -94,6 +94,7 @@ Read these links:
* [FAQ](docs/faq.md)
* [GYP conversion cookbook](docs/cookbook.md)
* [Language and operation details](docs/language.md)
+ * [Reference](docs/reference.md) The built-in `gn help` documentation.
* [Style guide](docs/style_guide.md)
* [Cross compiling and toolchains](docs/cross_compiles.md)
* [Hacking on GN itself](docs/hacking.md)
« no previous file with comments | « no previous file | tools/gn/command_help.cc » ('j') | tools/gn/docs/reference.md » ('J')

Powered by Google App Engine
This is Rietveld 408576698