about summary refs log tree commit diff
path: root/doc/outline.txt
diff options
context:
space:
mode:
authorEelco Dolstra <eelco.dolstra@logicblox.com>2008-08-27 12:59:55 +0000
committerEelco Dolstra <eelco.dolstra@logicblox.com>2008-08-27 12:59:55 +0000
commit649ccdd2db16b209338b1903766fd86800bee27a (patch)
tree875c659b4f702e3dc0ee2304b08574ee63adfaa2 /doc/outline.txt
parent0217f5d4853b4f1c5b753bd4d02c810710ea6978 (diff)
downloadnixlib-649ccdd2db16b209338b1903766fd86800bee27a.tar
nixlib-649ccdd2db16b209338b1903766fd86800bee27a.tar.gz
nixlib-649ccdd2db16b209338b1903766fd86800bee27a.tar.bz2
nixlib-649ccdd2db16b209338b1903766fd86800bee27a.tar.lz
nixlib-649ccdd2db16b209338b1903766fd86800bee27a.tar.xz
nixlib-649ccdd2db16b209338b1903766fd86800bee27a.tar.zst
nixlib-649ccdd2db16b209338b1903766fd86800bee27a.zip
* Moved the Linux kernel maintenance notes to the manual, expanded
  them.

svn path=/nixpkgs/trunk/; revision=12739
Diffstat (limited to 'doc/outline.txt')
-rw-r--r--doc/outline.txt20
1 files changed, 0 insertions, 20 deletions
diff --git a/doc/outline.txt b/doc/outline.txt
index a7dfc3bdc86c..816cdbdc3ed7 100644
--- a/doc/outline.txt
+++ b/doc/outline.txt
@@ -1,23 +1,3 @@
-- Intro
-
-  - Goal of this manual
-
-
-- Quick start to adding a package
-
-  (Some of this can be copied/moved from the Nix manual)
-
-  - Hello example
-    - Nix expr
-    - Update all-packages.nix
-    - How to test
-    - How to debug failing builds    
-
-  - Subversion example
-
-  - Some X example?
-
-
 - The standard environment
 
   (Some of this can be moved from the Nix manual)