nixpkgs/nixos/doc/manual
2014-07-21 17:24:10 +02:00
..
configuration.xml Fix trivial spelling mistake in docs 2014-06-13 11:11:27 +01:00
containers.xml
default.nix Handle <nixpkgs> being a symlink 2014-06-13 16:48:49 +02:00
development.xml
installation.xml nixos manual: fix typo (close #2997) 2014-06-17 21:52:22 +02: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 README for building the nixos manual 2014-07-21 17:24:10 +02:00
release-notes.xml
running.xml
style.css
troubleshooting.xml

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 were the
manual got generated.