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.in15
1 files changed, 15 insertions, 0 deletions
diff --git a/nixpkgs/doc/manual.md.in b/nixpkgs/doc/manual.md.in
new file mode 100644
index 000000000000..52971ff526c2
--- /dev/null
+++ b/nixpkgs/doc/manual.md.in
@@ -0,0 +1,15 @@
+# Nixpkgs Manual {#nixpkgs-manual}
+## Version @MANUAL_VERSION@
+
+```{=include=} chapters
+preface.chapter.md
+```
+
+```{=include=} parts
+using-nixpkgs.md
+lib.md
+stdenv.md
+build-helpers.md
+development.md
+contributing.md
+```