summary refs log tree commit diff
path: root/nixos/doc/manual/README
diff options
context:
space:
mode:
authorDoron Behar <doron.behar@gmail.com>2020-10-22 15:18:55 +0300
committerDoron Behar <doron.behar@gmail.com>2020-10-22 17:40:48 +0300
commit7fb1e3af7722d4ae3d8046f33a59882f3c150429 (patch)
tree13225e0e0ddd7dfa176622bfdc47f8fe1825879d /nixos/doc/manual/README
parentc5c468bda61d409ea68ccd8cd7296377e32f645a (diff)
downloadnixpkgs-7fb1e3af7722d4ae3d8046f33a59882f3c150429.tar
nixpkgs-7fb1e3af7722d4ae3d8046f33a59882f3c150429.tar.gz
nixpkgs-7fb1e3af7722d4ae3d8046f33a59882f3c150429.tar.bz2
nixpkgs-7fb1e3af7722d4ae3d8046f33a59882f3c150429.tar.lz
nixpkgs-7fb1e3af7722d4ae3d8046f33a59882f3c150429.tar.xz
nixpkgs-7fb1e3af7722d4ae3d8046f33a59882f3c150429.tar.zst
nixpkgs-7fb1e3af7722d4ae3d8046f33a59882f3c150429.zip
nixos/doc: Mention how to contribute to it
Instead of putting a README in the directory where the manual is
written, put the information from it straight in the docs themselves.
It's a bit untrivial to guess the manual is located exactly there for
contributers.
Diffstat (limited to 'nixos/doc/manual/README')
-rw-r--r--nixos/doc/manual/README13
1 files changed, 2 insertions, 11 deletions
diff --git a/nixos/doc/manual/README b/nixos/doc/manual/README
index 587f6275197..120c127d7af 100644
--- a/nixos/doc/manual/README
+++ b/nixos/doc/manual/README
@@ -1,12 +1,3 @@
-To build the manual, you need Nix installed on your system (no need
-for NixOS). To install Nix, follow the instructions at
+Moved to: ./contributing-to-this-manual.xml. Link:
 
-    https://nixos.org/nix/download.html
-
-When you have Nix on your system, in the root directory of the project
-(i.e., `nixpkgs`), run:
-
-    nix-build nixos/release.nix -A manual.x86_64-linux
-
-When this command successfully finishes, it will tell you where the
-manual got generated.
+https://nixos.org/manual/nixos/unstable/#chap-contributing