about summary refs log tree commit diff
path: root/nixpkgs/doc/functions.md
diff options
context:
space:
mode:
Diffstat (limited to 'nixpkgs/doc/functions.md')
-rw-r--r--nixpkgs/doc/functions.md11
1 files changed, 11 insertions, 0 deletions
diff --git a/nixpkgs/doc/functions.md b/nixpkgs/doc/functions.md
new file mode 100644
index 000000000000..09033c9e3c19
--- /dev/null
+++ b/nixpkgs/doc/functions.md
@@ -0,0 +1,11 @@
+# Functions reference {#chap-functions}
+
+The nixpkgs repository has several utility functions to manipulate Nix expressions.
+
+```{=include=} sections
+functions/library.md
+functions/generators.section.md
+functions/debug.section.md
+functions/prefer-remote-fetch.section.md
+functions/nix-gitignore.section.md
+```