minor doc updates
authorEvan Martin <martine@danga.com>
Fri, 28 Jan 2011 17:40:44 +0000 (09:40 -0800)
committerEvan Martin <martine@danga.com>
Fri, 28 Jan 2011 17:42:49 +0000 (09:42 -0800)
manual.asciidoc
todo

index fda1c12..63d863b 100644 (file)
@@ -144,6 +144,9 @@ ninja target
 where `target` is a known output described by `build.ninja` in the
 current directory.
 
+There is no installation step; the only files of interest to user are
+the resulting binary and this manual.
+
 
 Creating .ninja files
 ---------------------
diff --git a/todo b/todo
index 3b3c5df..b97df0d 100644 (file)
--- a/todo
+++ b/todo
@@ -1,6 +1,10 @@
 necessary
 =========
 
+website, contact info
+
+-j flag for parallelism
+
 delete halfway-built output files when interrupted
 
 frosting