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

Unified Diff: docs/UserDocumentation.md

Issue 1292053003: Lots of documentation cleanup (Closed) Base URL: https://chromium.googlesource.com/external/gyp@md-pages
Patch Set: more nits 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
« no previous file with comments | « docs/Testing.md ('k') | index.md » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: docs/UserDocumentation.md
diff --git a/docs/UserDocumentation.md b/docs/UserDocumentation.md
index 132de9eb40f617c9004bb297100433cca23316d5..66a7253934dc1054cb1788b314fb8fbf7df9ed44 100644
--- a/docs/UserDocumentation.md
+++ b/docs/UserDocumentation.md
@@ -1,12 +1,4 @@
-# GYP (Generate Your Projects) User Documentation
-
-Status: Draft (as of 2009-05-19)
-
-Mark Mentovai <mark@chromium.org>,
-Steven Knight <sgk@chromium.org>
-_et al._
-
-Modified: 2009-05-19
+# User Documentation
[TOC]
@@ -446,7 +438,7 @@ the list.)
**Including or excluding files using patterns**: There are more
complicated ways to construct a `sources` list based on patterns. See
-`TODO(sgk)` below.
+`TODO` below.
### Add a new executable
@@ -956,20 +948,20 @@ will be named after `target_name`as usual.
### Move files (refactoring)
-TODO(sgk)
+TODO
### Custom build steps
-TODO(sgk)
+TODO
#### Adding an explicit build step to generate specific files
-TODO(sgk)
+TODO
#### Adding a rule to handle files with a new suffix
-TODO(sgk)
+TODO
### Build flavors
-TODO(sgk)
+TODO
« no previous file with comments | « docs/Testing.md ('k') | index.md » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698