nixpkgs/nixos/doc/manual
2018-04-27 22:44:51 -04:00
..
administration
configuration nixos docs: Move generated XML in to a specific subdirectory to allow easier hacking 2018-04-27 22:44:51 -04:00
development Merge pull request #31418 from ryantm/doc-nixos-extra-module-path 2018-04-27 21:26:06 -04:00
installation Clarify installation steps w.r.t. disk partitions 2018-04-17 14:29:07 +02:00
release-notes lib/debug: add replacement instructions & release notes 2018-04-27 18:59:39 +02:00
default.nix nixos docs: Move generated XML in to a specific subdirectory to allow easier hacking 2018-04-27 22:44:51 -04:00
man-configuration.xml nixos docs: Move generated XML in to a specific subdirectory to allow easier hacking 2018-04-27 22:44:51 -04:00
man-nixos-build-vms.xml nixpkgs module: Clean up platform options 2018-04-06 12:41:44 -04:00
man-nixos-enter.xml
man-nixos-generate-config.xml
man-nixos-install.xml
man-nixos-option.xml
man-nixos-rebuild.xml
man-nixos-version.xml
man-pages.xml
manual.xml nixos docs: Move generated XML in to a specific subdirectory to allow easier hacking 2018-04-27 22:44:51 -04:00
options-to-docbook.xsl
README

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.