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
$ cd nixpkgs/pkgs/top-level
$ nix-build -A tarball release.nix
Inside the built derivation you shall see manual/index.html file.