summaryrefslogtreecommitdiffstats
path: root/doc/README.md
diff options
context:
space:
mode:
authorRobert Hensing <robert@roberthensing.nl>2021-03-04 17:52:32 +0100
committerRobert Hensing <robert@roberthensing.nl>2021-03-04 18:10:39 +0100
commit0a4a486096bc2a6efb1bc0d11543f208eda23dc3 (patch)
tree5a86539441a12927edf0f0717502caa42bb88985 /doc/README.md
parent16b327c0b4eb3fed619960d6b9542a5204041cc2 (diff)
doc/README.md: init
Diffstat (limited to 'doc/README.md')
-rw-r--r--doc/README.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/README.md b/doc/README.md
new file mode 100644
index 000000000000..cb52608bde50
--- /dev/null
+++ b/doc/README.md
@@ -0,0 +1,8 @@
+
+# Nixpkgs/doc
+
+This directory houses the sources files for the Nixpkgs manual.
+
+You can find the [rendered documentation for Nixpkgs `unstable` on nixos.org](https://nixos.org/manual/nixpkgs/unstable/).
+
+If you want to contribute to the documentation, [here's how to do it](https://nixos.org/manual/nixpkgs/unstable/#chap-contributing).