about summary refs log tree commit diff
path: root/nixpkgs/doc/manual.md.in
diff options
context:
space:
mode:
Diffstat (limited to 'nixpkgs/doc/manual.md.in')
-rw-r--r--nixpkgs/doc/manual.md.in14
1 files changed, 14 insertions, 0 deletions
diff --git a/nixpkgs/doc/manual.md.in b/nixpkgs/doc/manual.md.in
new file mode 100644
index 000000000000..a4a73a913097
--- /dev/null
+++ b/nixpkgs/doc/manual.md.in
@@ -0,0 +1,14 @@
+# Nixpkgs Manual {#nixpkgs-manual}
+## Version @MANUAL_VERSION@
+
+```{=include=} chapters
+preface.chapter.md
+```
+
+```{=include=} parts
+using-nixpkgs.md
+lib.md
+stdenv.md
+builders.md
+contributing.md
+```