about summary refs log tree commit diff
path: root/nixos/doc/manual/development/development.md
diff options
context:
space:
mode:
Diffstat (limited to 'nixos/doc/manual/development/development.md')
-rw-r--r--nixos/doc/manual/development/development.md14
1 files changed, 14 insertions, 0 deletions
diff --git a/nixos/doc/manual/development/development.md b/nixos/doc/manual/development/development.md
new file mode 100644
index 0000000000000..6a0dd091b1292
--- /dev/null
+++ b/nixos/doc/manual/development/development.md
@@ -0,0 +1,14 @@
+# Development {#ch-development}
+
+This chapter describes how you can modify and extend NixOS.
+
+```{=include=} chapters
+sources.chapter.md
+writing-modules.chapter.md
+building-parts.chapter.md
+bootspec.chapter.md
+what-happens-during-a-system-switch.chapter.md
+writing-documentation.chapter.md
+nixos-tests.chapter.md
+testing-installer.chapter.md
+```