nixpkgs/nixos/doc/manual
2015-12-19 09:32:21 -06:00
..
administration nixos-manual: fix grammar 2015-12-10 19:17:33 +01:00
configuration nixos/acme: Add module documentation 2015-12-12 16:06:53 +01:00
development
installation nixos manual: point to NixOps' homepage, not Github 2015-11-14 17:17:29 +01:00
release-notes release-notes: note addition of ELPA and MELPA packages 2015-12-19 09:32:21 -06:00
default.nix nixos/acme: Add module documentation 2015-12-12 16:06:53 +01:00
man-configuration.xml
man-nixos-build-vms.xml
man-nixos-generate-config.xml
man-nixos-install.xml
man-nixos-option.xml
man-nixos-rebuild.xml
man-pages.xml
manual.xml
options-to-docbook.xsl
README
style.css

To build the manual, you need Nix installed on your system (no need
for NixOS). To install Nix, follow the instructions at

    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.