nixpkgs/nixos/doc/manual
2019-07-26 18:08:05 +02:00
..
administration doc: Use prompt more often 2019-06-17 13:25:50 +02:00
configuration docs/xserver: use <note> tag for notes 2019-07-26 18:08:05 +02:00
development doc: Use prompt more often 2019-06-17 13:25:50 +02:00
installation doc: Use prompt more often 2019-06-17 13:25:50 +02:00
release-notes Merge pull request #64052 from aanderse/tomcat-connector 2019-07-19 15:25:44 -04:00
.gitignore
default.nix
Makefile
man-configuration.xml
man-nixos-build-vms.xml
man-nixos-enter.xml
man-nixos-generate-config.xml doc: Use prompt more often 2019-06-17 13:25:50 +02:00
man-nixos-install.xml doc: Use prompt more often 2019-06-17 13:25:50 +02:00
man-nixos-option.xml doc: Use prompt more often 2019-06-17 13:25:50 +02:00
man-nixos-rebuild.xml doc: Use prompt more often 2019-06-17 13:25:50 +02:00
man-nixos-version.xml
man-pages.xml
manual.xml
options-to-docbook.xsl
postprocess-option-descriptions.xsl
README
shell.nix

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.