Contributing
If you make modifications to the manual, it's important to build the manual before contributing:
  $ git clone git://github.com/NixOS/nixpkgs.git
  $ nix-build -A manual nixpkgs/pkgs/top-level/release.nix
  
  Inside the built derivation you shall see manual/index.html file.